POST
I/O Options and Subcase Information Entry Used to request subcase-specific output to separate files.
Format
POST,tofile,label
Definitions
Argument | Options | Description |
---|---|---|
tofile | TOFILE No default |
Keyword that indicates the output file "label" will follow. |
label | <label> No default |
The user-specified "label" that will be appended to the <model_filename> in the generated subcase-specific output file. |
Comments
- Currently only subcase-specific H3D, OP2 and PCH files are available.
- For subcase-specific H3D output, POST,TOFILE command should be used in conjunction with OUTFILE,H3D. This is currently supported for Static analysis only.
- For subcase-specific OP2 output, the POST,TOFILE command should always be used in conjunction with OUTFILE,OP2 or PARAM, POST,-1.
- For subcase-specific PCH output, the POST,TOFILE command should be used in conjunction with OUTFILE,PCH. This is currently supported for Static analysis only.
- POST,TOFILE can be used in conjunction with the REPCASE entry to allow output of different result types of a subcase in multiple output files.