MASSSET
Bulk Data Entry Defines a linear combination of mass cases to form the subcase dependent mass.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MASSSET | ID | SA | S0 | ID0 | S1 | ID1 | S2 | ID2 | |
S3 | ID3 | etc. |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MASSSET | 10 | 1.0 | 1.0 | 0 | 1.0 | 10 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
ID | Identification number referenced by MASSSET
Subcase Information Entry. No default (Integer > 0) |
|
SA | The overall scale factor for the linear combination. Default = 0.0 (Real) |
|
Si | The scale factor for the linear combination. Default = 0.0 (Real) |
|
IDi | The MASSID for the i'th mass section. This is
the ID defined on the SEID field of the
BEGIN,MASSID entry to
identify the corresponding mass section. No default (Integer > 0) |
Comments
- This entry is referenced by the MASSSET Subcase Information Entry.
- Fixed reference frame method is adopted for 3D rotor dynamic analysis.
- The mass of a section is calculated as:Where,
- Mass of the linear combination of mass cases.
- Overall scale factor of the linear combination.
- Scale factor of the i'th mass section.
- Mass of the i'th mass section identified by the IDi field. It is the mass of the mass section defined on the corresponding BEGIN,MASSID entry.
- ID of the MASSID section; i = 0 is the base mass case.
- IDs for mass sections defined on the MASSSET Bulk Data Entry should be unique.