Specialized Result Outputs

Keyword Description Default Frequency Affected Files Options Details
ADAMSMNF Output of flexible body to a modal neutral file for MSC.ADAMS. 17 - *.mnf <YES, NO>

Default = YES

-
HGFREQ Frequency Analysis output presentation for HyperGraph. 3 FL *_freq.mvw,

*_s#_a.frf,

*_s#_d.frf,

*_s#_v.frf

- -
HGTRANS Transient Analysis output presentation for HyperGraph. 2 3 28 - *_tran.mvw,

*_s#_a.trn,

*_s#_d.trn,

*_s#_s.trn,

*_s#_v.trn

- -
HGMBD

Multibody Dynamics output presentation for HyperGraph. 2 3

- *_mbd.mvw,

*_s#_a.mbd,

*_s#_d.mbd,

*_s#_v.mbd

- -
HGEFFMASS Effective mass is output as a HyperGraph bar chart via the BAR option (default), or as a HyperGraph XY plot via XY option. - *.mass,

*_mass.mvw

- -
HGMODFAC Modal participation factor output presentation for HyperGraph 3D. 14 FL *_modal.mvw,

*_modal.#.mvw

<REGULAR, NORM>

Default = REGULAR

MASSPROP Controls the output of Center of Gravity and Mass Moments of Inertia tables based on properties to .out file. 20 FL *.out - The center of gravity is specified in the basic coordinate system. The Mass Properties are printed in two tables: one with respect to the center of gravity of the item, and the other with respect to the origin of the basic coordinate system.
MASSCOMP Controls the output of mass based on HyperMesh components to the .out file. FL *.out - The center of gravity is specified in the basic coordinate system. The Mass Properties are printed in two tables: one with respect to the center of gravity of the item, and the other with respect to the origin of the basic coordinate system.
MODES Controls the printing of modes to the .out file from normal modes or modal dynamic optimization runs. ALL *.out - The default is ALL, that is modes extracted are printed to the .out file for all optimization iterations.

All frequency options except CONV and CURRENT are applicable to OUTPUT,MODES.

REGCOMPL Controls the output of regional compliance table to .out file. *.out <YES, NO>

Default = YES

24
KPI Controls the output of Key Performance Indicators to .kpi file (ASCII). FL *.kpi - 24
MATRIX Controls the output of Stiffness, Mass, Grid-to-DOF mapping, Heat Capacity, Conductivity, Convection, and the Grid to Heat DOF mapping matrices to .full.mat and .reduced.mat files (ASCII). - *.reduced.mat,

*.full.mat

Option 1:

<FULL, REDUCED>

No default

Option 2:

<DENSE, SPARSE>

Default = DENSE

Option 3:

<'format'>

Default = Blank
The FULL and REDUCED options control whether the full or reduced matrices are output to the .full.mat and .reduced.mat ASCII files.

An additional optional control, DENSE and SPARSE allows control over whether to output the fully dense matrices or to only output the sparse matrices (without zeros).

The third option allows you to control the precision and format of the output. The format is defined using the Fortran syntax, which provides the number of entries per line, followed by the precision.
Note: The format should be enclosed in single quotes.
A couple of examples:
  • OUTPUT,MATRIX,FULL,SPARSE,'5f16.5' Implies 5 entries per line with fixed point notation of field width 16 and 5 decimal places.
  • OUTPUT,MATRIX,REDUCED,DENSE,'6e12.3' Implies 6 entries per line with exponent notation of field width 12 and 3 decimal places.
PCOMP Output equivalent PCOMPG from the ply-based modeling (STACK/PCOMPP) input. - *.pcomp - This is supported for analysis and optimization. The Frequency option is not supported for this keyword.