HyperWorks Solvers

PARAM, EXTOUT

PARAM, EXTOUT

Previous topic Next topic No expanding text in this topic  

PARAM, EXTOUT

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

Parameter

Value1

Value2

Description

EXTOUT

<DMIGPCH,
DMIGBIN, DMIGOP2, DMIGOP4>

Default = DMIGPCH

<DIGITS>

Default = 16

EXTOUT controls the output of reduced matrices to external data files for use in subsequent analyses.

If DMIGPCH, the matrices are written to an ASCII .pch file.

If DMIGBIN, the matrices are written to a binary .dmg file.

If DMIGOP2, the matrices are written to the .DMIGOP2 file. This option is only available for CMS Super Elements. This output is not supported for static reduction. This is a binary file. The mass, stiffness, viscous damping, and structural damping matrices, as well as the interface GRID and components are written to the .op2 file.

If DMIGOP4, the matrices are written to the .op4 file. This option is only available for CMS Super Elements. This output is not supported for static reduction. This is an ASCII file. The mass, stiffness, viscous damping, and structural damping matrices are written to the .op4 file.

The OUTPUT4 FORMAT is 1P,rEw.d where d=DIGITS and w=d+7. The number of columns is the integer portion of r=80/w. So, the default value of 16 gives the format 1P,3E23.16.

For the DMIGOP4 option, and additional files with the extension .USET is written. This file contains the USET U1 data for the connection points as well as SPOINT data for the modal degrees of freedom.

Refer to The Direct Matrix Approach in the User's Guide for more detailed information.

Note

1.The Value2 field is optional and only applicable for the DMIGOP4 option.