STRAIN
Requests element strain output.
Format
STRAIN([PRINT,POST])={ALL,n,NONE}
Examples
STRAIN=6
STRAIN(PRINT)=ALL
STRAIN(SORT2, PUNCH, REAL)=ALL
Describers
| Type | Meaning |
|---|---|
| Disk output to text and HDF5 (default). | |
| POST | Disk output to HDF5 only. |
| ALL | Output for all elements. |
| n | Output only for the elements listed in SET n. |
| NONE | Do not output at any elements . |
Remarks
- Only the requested results are provided in CoFE solution data.
- Results are passed to the workspace in native CoFE format.
- Disk output is also controlled by the
writeOutput2Diskargument andPARAM,POSTbulk data input. - See Output Data for additional details.