SKIP
I/O Options and Subcase Information Entry Requests skipping certain lines from the analysis.
Format
SKIP<option>
Example
SKIPON
SUBCASE 1
SPC=2
LOAD=3
SKIPOFF
Definition
Argument | Options | Description |
---|---|---|
option | <ON, OFF> No default |
|
Comments
- SKIPON turns on skipping of lines below it and subsequently, SKIPOFF turns off skipping of lines. Any lines that are skipped are identified and printed in the .out file.
- If SKIPON is present, and SKIPOFF is not present, then skipping of lines terminates at BEGIN BULK. Therefore, if SKIPON is present, then all lines below it are skipped from the analysis until a SKIPOFF or BEGIN BULK command is encountered.
- If SKIPON or SKIPOFF are added in Bulk Data section, then they are ignored and appropriate message is printed in the .out file.
- SKIPON and SKIPOFF are generally supported for all solution sequences.