Shell property definition
- @SHELL_PROPERTY_DEFINITION {
- @SHELL_PROPERTY_NAME {ShlPropName} {
- @MATERIAL_PROPERTY_NAME {MatPropName}
- @THICKNESS_PROPERTY_NAME {ThkPrpName}
- @FILE_NAME {FileName}
- @COMMENTS {CommentText}
- }
- }
NOTES
-
The physical mass and stiffness properties of a shell are defined in this section.
-
The stiffness properties of the shell can be defined in two alternative manners, depending on the keyword defined first.
-
If keyword @MATERIAL_PROPERTY_NAME appears first, the shell is assumed to be made of a homogeneous, isotropic, linearly elastic material, whose mass and stifness properties are defined by material properties, MatPropName. When using this option, the thickness of the shell must defined by thickness property, ThkPrpName.
-
If the keyword @FILE_NAME appears first, the mass and stiffness matrices of the shell will be read from file FileName.
-
It is possible to attach comments to the definition of the object; these comments have no effect on its definition.