SET - Set Definition
PSET - Set Definition
The SET and PSET commands can be used in the I/O Options or Subcase Information section of the OptiStruct input deck to define sets of grids, elements, properties, or frequencies.
|
SET n = i1, i2, …, in |
integers are used for grids and elements |
|
SET n = r1, r2, …, rn |
real values are used for frequencies |
|
PSET n = PID1, PID2, …, PIDn |
property identification numbers are used for property set definition |
Every SET must have a unique identification number, n, regardless of whether the SET is defined within a subcase or in the I/O Options section. Also, a SET cannot have the same ID as a PSET.
Go To
Alphabetical List of I/O Options