_impl.h3d file
A compressed binary file, containing both model and result data. It can be used to post-process results in HyperView or when using the HyperView Player.
File Creation
The _impl.h3d file is a general on-the-fly output file for nonlinear implicit (static and transient) analysis. This is output on-the-fly when NLOUT Bulk/Subcase pair is specified in conjunction with PARAM,IMPLOUT,YES or if NLOUT argument on specific I/O Entries is specified pointing to NLOUT Bulk Data.
- PARAM,IMPLOUT,YES/ONLY is defined in the model in conjunction with NLOUT Subcase/Bulk Data Entries.
- Results specific output on-the-fly is activated. For example: STRESS(NLOUT=<ID>).
File Contents
| Result | Description |
|---|---|
| Displacement | Displacement (translational and rotational) results from
nonlinear analysis. Output is controlled by the DISPLACEMENT I/O Option. |
| Velocity | Velocity results from nonlinear analysis. Output is controlled by the VELOCITY I/O Option. |
| Acceleration | Acceleration results from nonlinear analysis. Output is controlled by the ACCELERATION I/O Option. |
| SPC Force and Moment | Single-point force of constraint results from nonlinear
analysis. Output is controlled by the SPCFORCE I/O Option. |
| MPC Force and Moment | Multi-point force of constraint results from nonlinear
analysis. Output is controlled by the MPCFORCE I/O Option. |
| Applied Force and Moment | Applied load vector results from nonlinear analysis.
Output is controlled by the OLOAD I/O Option. |
| Grid Point Force and Moment | Grid point force balance results from nonlinear analysis. Output is controlled by the GPFORCE I/O Option. |
| Strain | Strain results from nonlinear analysis. 2 Output is controlled by the STRAIN I/O Option. |
| Stress | Stress results from nonlinear analysis. 2 Output is controlled by the STRESS / ELSTRESS I/O Option. |
| Contact Results | Contact results from nonlinear analysis. 5 Output is controlled by the CONTF I/O Option. |
| JOINTG Displacements | JOINTG displacement results. Output is controlled by the I/O option JOINTD. |
| JOINTG Forces | JOINTG force results. Output is controlled by the I/O option JOINTF. |
| Element Forces | Element force results from random response analysis.
Output is controlled by the I/O option FORCE / ELFORCE. |
| Composite Stress | Composite stress results from random response analysis.
Output is controlled by the I/O option CSTRESS. |
| Composite Strain | Composite stain results from random response analysis.
Output is controlled by the I/O option CSTRAIN. |
| Composite Failure | Composite failure results. Output is controlled by the I/O option CFAILURE. |
Comments
- Refer to PARAM, IMPLOUT and NLOUT for more information.
- Generally, on-the-fly output is applicable to small (SMDISP) and large displacement (LGDISP) nonlinear implicit (static and transient) analysis.
- The following table summarizes support
information for on-the-fly output of stress and strain results.
Output Location Type Supported Elements Stress Element Corner
Gauss
N/A Available for: - 1st and 2nd order solid elements in both SMDISP and LGDISP analysis.
- 1st order shell elements in both SMDISP and LGDISP analysis, 2nd order shell elements only in SMDISP analysis.
- CBAR/CBEAM elements in SMDISP and LGDISP analysis.
- CELAS1/CELAS2 elements in SMDISP and LGDISP.
Composite Stress Corner N/A - Shell elements referencing PCOMP, PCOMPP, or PCOMPG properties.
Strain Element Corner
Gauss
Thermal Plastic
Creep
Available for: - 1st and 2nd order solid elements in both SMDISP and LGDISP analysis.
- 1st order shell elements in both SMDISP and LGDISP analysis, 2nd order shell elements only in SMDISP analysis.
- CBAR/CBEAM elements in SMDISP and LGDISP analysis.
Composite Strain Corner N/A - Shell elements referencing PCOMP, PCOMPP, or PCOMPG properties.
- If MATS1 is present, no elemental on-the-fly results are output for second order shell elements.
- Contact results are generally supported for both SMDISP, LGDISP analysis and for N2S and S2S contact.
- Gasket element and JOINTG element results are generally supported for both SMDISP and LGDISP for _impl.h3d output.
- On-the-fly computation of ELFORCE for shell elements (CQUAD4, CTRIA3, CTRIA6, CQUAD8) is supported for random response analysis when the underlying Frequency Response Function (FRF) plate force results are not required.
- On-the-fly axial stress for CELAS1 and CELAS2 elements is supported via STRESS output in TENSOR and DIRECT formats.
- For implicit on-the-fly H3D output, ELFORCE is
available for ROD (CROD), BAR (CBAR,
CBEAM), BUSH (CBUSH), ELSA
(CELAS1, CELAS2), SCALAR DAMPER
(CDAMP1, CDAMP2), and VISCOUS
DAMPER (CVISC).
By default, the output for on-the-fly H3D is TENSOR. The DIRECT option must be explicitly specified if direct force output is required.
- The NDIV option is supported for on-the-fly computation for CSTRESS, CSTRAIN, CFAILURE.