SPSYNTAX – Run Control
SPSYNTAX controls how strict the checks are in the reader for mixing GRIDs and SPOINTs.
SPSYNTAX = option
Argument |
Options |
Descriptions |
|
|
option |
<STRICT, CHECK, Default = CHECK |
STRICT: |
When both grid/component pairs (G#/C#) and grid lists for a given component (as on the alternate formats ASET1 and USET1 bulk data entries) are defined, this option will require that the component be 0 or blank when the grid reference is a scalar point (SPOINT), and that the component be > 1 when the grid reference is a structural grid point (GRID). |
|
CHECK: |
When grid/component pairs (G#/C#) are defined, this option will require that the component be 0 or blank when the grid reference is a scalar point (SPOINT), and that the component be > 1 when the grid reference is a structural grid point (GRID). But when grid lists for a given component (as on alternate formats ASET1 and USET1 bulk data entries) are defined, this option will allow the grid reference to be scalar points (SPOINT) or structural grid points (GRID) when the component is 0, 1 or blank; interpreting all of these as 0 for scalar points and as 1 for structural grids. |
||
|
|
|
MIXED: |
When grid/component pairs (G#/C#) and grid lists for a given component (as on alternate formats ASET1 and USET1 bulk data entries) are defined, this option will allow the grid reference to be scalar points (SPOINT) or structural grid points (GRID) when the component is 0, 1 or blank; interpreting all of these as 0 for scalar points and as 1 for structural grids. |
When the component from a grid/component pair or for a list of grids (as on alternate formats ASET1 and USET1 bulk data entries) is greater than 1 the grid reference must always be a structural grid (GRID).
This control may also be set in the OptiStruct Configuration File.
Go To
Alphabetical List of I/O Options