ESE
Requests element strain energy output.
Format
ESE([PRINT,PLOT])={ALL,n,NONE}
Examples
ESE=6
ESE(PRINT)=ALL
ESE(SORT2, PUNCH, REAL)=ALL
Describers
Type | Meaning |
---|---|
Disk output to text and HDF5 (default). | |
PLOT | Disk output to HDF5 only. |
ALL | Output for all elements. |
n | Output only for the elements listed by 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
writeOutput2Disk
argument andPARAM,PLOT
bulk data input. - See Output Data for additional details.
- There is no threshold applied to suppresses output for elements having low energy values.
- Energy, energy percent, and energy density are all output.