CONPM
Concentrated Mass ElementCONPM defines a concentrated point mass element at an NLFE grid
Format
<CONPM
       id       = "integer"
       gid      = "integer"
       mass     = "real"
/>Attributes
- id
 - Unique identification number.
 - gid
 - Grid identification number.
 - mass
 - First grid identification number.
 
Example
The example demonstrates the definition of a CONPM element.
<CONPM id="1" gid="17" mass="10"/>
              Comments
- This type of element is used to attach a point mass on an NLFE grid.