Description
The LSEQ entry defines a sequence of static load sets used in transient response analysis.
Format
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
LSEQ | SID | DAREA | LID |
Example
LSEQ | 109 | 100 | 1000 |
Field | Definition | Type | Default |
---|---|---|---|
SID | Identification number of the LSEQ set. | Integer > 0 | Required |
DAREA | The DAREA set identification number assigned to this static load vector. | Integer > 0 | Required |
LID | Load set identification number of a set of static load entries (any entry that may be referenced by the LOAD Case Control command). | Integer > 0 or blank | See Remark 3 |
Remarks
- LSEQ will not be used unless selected in the Case Control Section with the LOADSET command.
- A load vector will be created for each DAREA identification number referenced by a LSEQ entry.
- LID and TID cannot both be blank.