hmnasto2
Translates OUTPUT2 Nastran binary results into HyperMesh binary results files. hmnasto2 can be executed either independently or directly from HyperMesh.
Syntax
hmnasto2 [arguments] <inputfile>
<outputfile>
Application
Translators
Description
- Displacements, velocities and accelerations
- Nonlinear Stress and StrainElement Name Codes: 90, 88, 85, 91, 93
- Real and complex stressesElement Name Codes: 4, 33, 39, 64, 67, 68, 74, 75, 144
- Real strainsElement Name Codes: 4, 33, 39, 64, 67, 68, 74, 75, 144
- Strain energies
- Shear
- Flux
To extract displacements and maximum von Mises stresses from the OUTPUT2 file, use the option -d –von_max.
To extract only the maximum values of the data types, use the option -m.
For iterative solutions encountered in SOL 106, use the option -iter.
Simulation names:
hmnasto2 organizes the punch file results into series of simulation names and data types.
The simulation names correspond to the LABEL card for SOL101. The corresponding data types are displacements and von Mises stress, for example. If the option -nolabels is selected, the simulation name corresponds to the SUBCASE ID number.
SUBCASE # Iter
#.
Mode # f #Hz
Mode # f
#Hz(c)
Subcase #f
#
-nolabels
for SOL106.- Corner options:
Use -corner option when STRESS(CORNER) or STRESS(BILIN) is used in the data file.
hmnasto2
averages
the corner stresses at the nodes for adjacent elements. If there is no geometry
information in the op2 file, use an additional –bulk
<bulkfilename> option. In general, geometry information is written
into the op2 file if PARAM,POST,-2 is used
in the input file. For more information regarding geometry information in an
op2 file, see Nastran
documentation.- If the size of the punch file is too large, use the option -disk -size n -file /temp/scratch.tmp, where n corresponds to the maximum number of nodes/elements in the model and scratch.tmp is the scratch file name that hmnasto2 creates in the /temp/ directory.
- hmnasto2 supports OUTPUT2 files for the following solutions:
- hmnasto2 supports the following data block names for PARAM,POST,-1:
- hmnasto2 supports the following data block names for PARAM,POST,-2:
- Use -nosubcman for SOL103 OUTPUT2 files when the HMNASTO2 default is unsatisfactory.
- To extract only a selected set of nodes and subcases, use the option -selsubc <selsubcfile> or -selmodes <selmodesfile>. See hmnast for the file format.
Inputs
- [arguments]
- Optional arguments.