CBUSH
Bulk Data Entry Defines a generalized spring-damper structural element.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
CBUSH | EID | PID | GA | GB | G0/X1 | X2 | X3 | CID | |
S | OCID | S1 | S2 | S3 |
Example 1
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
CBUSH | 2 | 6 | 8 | 1 |
Example 2
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
CBUSH | 19 | 7 | 1 | 2 | 4 | ||||
0.3 |
Example 3
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
CBUSH | 41 | 9 | 1 | 2 | 5 | ||||
7 | 1.0 | 0.5 | -0.7 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
EID | Unique element
identification number. No default (Integer > 0) |
|
PID | PBUSH entry property
identification number.
Default = EID (Integer > 0 or <String>) |
|
GA | Grid point identification number of the first connection point. | |
GB | Grid point identification number of the second connection point. | |
Xi | Components of orientation
vector
from GA in the
displacement coordinate system of
GA. (Real) |
|
G0 | Alternate method to supply
vector
using grid point
GO. Direction of
is from GA to
GO. is then transferred to End A. |
|
CID | Element coordinate system identification.
|
|
S | Location of spring-damper
as a fraction along the line segment between GA
and GB. Default = 0.5 (0.0 ≤ Real ≤ 1.0) |
|
OCID | Coordinate system
identification for spring-damper offset. 7
(Integer ≥ -1) |
|
Si | Components of the
spring-damper offset in the OCID coordinate
system, ignored if OCID is
-1. (Real) |
Comments
- Element identification numbers must be unique with respect to all other element identification numbers.
- CID > 0 overrides GO and Xi. Then the element x-axis is along T1, the element y-axis is along T2, and the element z-axis is along T3 of the CID coordinate system. If the CID refers to a cylindrical coordinate system or a spherical coordinate system, the grid GA is used to locate the system. If for cylindrical or spherical coordinate, GA falls on the z-axis used to define them, it is recommended that another CID be selected to define the element x-axis.
- For noncoincident grids (GA ≠ GB), when GO or (X1, X2, X3) is given and no CID is specified, the line AB is the element x-axis and the orientation vector lies in the x-y plane (similar to the CBEAM element).
- For noncoincident grids (GA ≠ GB), if neither GO or (X1, X2, X3) is specified and no CID is specified, the line AB is the element x-axis. This option is valid only when K1 or K4 or both on the PBUSH entry are specified (but K2, K3, K5, and K6 are not specified). If K2, K3, K5, or K6 are specified, the solver will terminate with an error.
- If GA and GB are coincident, or if GB is blank, CID must be specified. If GB is set to blank, the CBUSH simulates a grounded bushing element.
- If OCID refers to a cylindrical or spherical coordinate system, then grid GA is used to locate the system.
- A CBUSH element, referencing a PBUSH property with a single stiffness term, is equivalent to a CELAS1 or CELAS2 element, only when the elements have zero length. A non-zero length CBUSH assumes rigid body connections from the connection points, GA and GB, to the spring-damper location, as defined either by S or the OCID and Si fields.
- Bushing elements are ignored in heat transfer analysis.
- Supported local entries in specific parts can be referenced by the use of "fully-qualified references" on CBUSH entries in the model. A fully-qualified reference ("PartName.number") is similar to the format of a numeric reference. "PartName" is the name of the part that contains the referenced local entry (part names are defined on the BEGIN Bulk Data Entry in the model). "number" is the identification number of a referenced local entry in the part "PartName". See Parts and Instances in the User Guide for detailed information on the use of fully-qualified references.
- The CBUSH element
force is calculated as follows:
F = K(UGB - UGA)
Therefore, the sign of the force will depend on the grids GA and GB. If the grids are switched, the element force will be reversed.
- String based labels allow for easier visual identification of properties, when being referenced by the elements cards. For more details, refer to String Label Based Input File in the Bulk Data Input File.
- This card is represented as a spring element in HyperMesh.