Description
The BSNET entry defines a cloud of nodes which will interact with contact surfaces. The nodes will not penetrate a contact surface defined by faces (segments in BSSEG terminology). The set of nodes are treated as secondary quantities. The set of nodes is paired with contact surfaces using a BSCONP entry.
Format
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
BSNSET | CSID | TYPE |
Example 1
Create a set of contact nodes from a node set defined by a SET entry.
BSNSET | 17 | GRID |
Example 2
Create a set of contact nodes from all the unique nodes in an element set defined by a SET entry.
BSNSET | 88 | ELEM |
Example 3
Create a set of contact nodes from all the unique nodes in a part defined by a property ID.
BSNSET | 2 | PROP |
Field | Definition | Type | Default |
---|---|---|---|
CSID | The contact node set is assigned to an internal list which is referenced via this CSID. The grid points in the set will be determined by the TYPE specification. | Integer > 0 | Required |
TYPE | The choices for TYPE are as follows:
|
Character | Required |