HyperWorks Solvers

.#.h3d file

.#.h3d file

Previous topic Next topic No expanding text in this topic  

.#.h3d file

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The .#.h3d files are compressed binary files, containing model, analysis, and optimization result data. They can be used to post-process results in HyperView or when using the HyperView Player.

File Creation

The .#.h3d files are created when the OUTPUT, H3D, <frequency>, BYITER output option is present and an optimization is performed.

File Contents

The .#.h3d files contain node and element definitions. In the case of shape optimization, the model is updated to the shape of the respective iteration. The following results are included:

Result

Description

Acceleration

Acceleration results from frequency response, transient response, and multi-body dynamics analyses.

Output is controlled by the I/O option ACCELERATION.

Composite ply strain

Ply strain results for composite materials from static analyses.

Output is controlled by the I/O option STRAIN and by the SOUTi field on the PCOMP definition.

Composite ply stress

Ply stress results for composite materials from static and analyses.

Output is controlled by the I/O option STRESS and by the SOUTi field on the PCOMP definition.

Composite failure indices

Failure indices for composite materials from static analyses.

Output is controlled by the I/O option STRESS, by the SOUTi, SB and FT fields on the PCOMP definition and by the related fields on the relevant material definition (see MAT1, MAT2, MAT8).

Density

Density results from topology optimizations.

Output is controlled by the I/O option DENSITY.

Displacement

Displacement results from static, frequency response, transient response, and multi-body dynamics analyses.

Output is controlled by the I/O option DISPLACEMENT.

Eigenvector

Eigenvector results from normal modes and linear buckling analyses.

Output is controlled by the I/O option DISPLACEMENT.

Element force

Element force results from static, frequency response, acoustic, and transient response analyses.

Output is controlled by the I/O option FORCE (or ELFORCE).

Element strain energy

Element strain energy results from static and normal modes analyses.

Output is controlled by the I/O option ESE.

Grid point stress

Grid point stress results for 3D elements from static analyses.

Output is controlled by the I/O option GPSTRESS (or GSTRESS).

Shape

Shape results from topography or shape optimizations.

Output is controlled by the I/O option SHAPE.

Single-point force of constraint

Single-point force of constraint results from static analyses.

Output is controlled by the I/O option SPCFORCE.

Strain

Strain results from static, frequency response, transient response, and multi-body dynamics analyses. Output is controlled by the I/O option STRAIN.

Stress

Stress results from static, frequency response, transient response, and multi-body dynamics analyses.

Output is controlled by the I/O option STRESS (or ELSTRESS).

Thickness

Thickness results from size and topology optimizations.

Output is controlled by the I/O option THICKNESS.

Velocity

Velocity results from frequency response, transient response, and multi-body dynamics analyses.

Output is controlled by the I/O option VELOCITY.

Comments

1.The # in the file name is the iteration number.
2.Grid point stresses are output for the entire model and for each individual component. This allows grid point stresses to be accurately obtained at the interface of two components referencing different material definitions.