complexType · extension complexBaseType · all
Beam stiffness
globalBeamStiffnessType, containing the beam stiffnesses such as EA, EI
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@uID | xsd:ID | required | UID |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
EA | doubleBaseType | [1..1] required | Axial stiffness | ||
EIxx | doubleBaseType | [1..1] required | Bending stiffness of the beam around its x-axis | ||
EIyy | doubleBaseType | [1..1] required | Bending stiffness of the beam around its y-axis | ||
EIxy | doubleBaseType | [1..1] required | Coupled bending stiffness | ||
GIt | doubleBaseType | [1..1] required | Torsional stiffness | ||
G | doubleBaseType | [1..1] required | Shear modulus | ||
It | doubleBaseType | [1..1] required | Torsional moment of inertia of the beam | ||
| Type | Name |
|---|---|
globalBeamPropertiesType | beamStiffness |