GPSTRESS / GSTRESS
I/O Options and Subcase Information Entry The GPSTRESS command can be used in the I/O Options or Subcase Information sections to request grid point stresses output for all subcases or individual subcases, respectively.
Format
GPSTRESS (format_list, averaging, neuber, type) = option
Definitions
Argument | Options | Description |
---|---|---|
format | <HM, H3D, PUNCH, OP2, blank> |
|
averaging | <GLOBAL, BYPROP> Default = BYPROP |
|
type | <VON,
PRINC, MAXS,
SHEAR, ALL, TENSOR, DIRECT> Default = ALL |
|
neuber | <NEUBER> Default = blank |
The Grid Point stresses, corrected with Neuber rule are output the H3D file. This is currently only supported for Static analysis. 9 |
option | <YES, ALL,
NO, NONE,
SID> Default = ALL |
|
Comments
- When a GPSTRESS command is not present, grid point stresses are not output.
- Grid point stresses are only available for solid elements.
- Grid point stresses are not available for elements which form part of a topology design space. When an analysis only run is performed, grid point stresses are available for all solid elements. When PARAM, REANAL is used, grid point stress contributions are only calculated for fully dense elements.
- Multiple formats are allowed on the same entry; these should be comma separated. If a format is not specified, this output control applies to all formats defined by the OUTPUT command, for which the result is available.
- Multiple instances of this card are allowed; if instances are conflicting, the last instance dominates.
- For optimization, the frequency of output to a given format is controlled by the I/O option OUTPUT.
- Grid point stresses are output for the entire model and for each individual PSOLID component. This allows grid point stresses to be accurately obtained at the interface of two components referencing different material definitions.
- format=OUTPUT2 can also be used to request results to be output in the Nastran output2 format (.op2 file).
- Neuber corrected grid point stresses are calculated based on the Grid point stress from elastic analysis, the Young’s modulus, and the nonlinear material properties defined on the MATS1 Bulk Data Entry. If any grid is located at the junction of two elements of different materials, then the average of the Neuber results of each material is output.