DMIGNAME
I/O Options and Subcase Information Entry The DMIGNAME command can be used in the I/O Options section to define the name given to the reduced matrices written to an external data file.
Format
DMIGNAME = mtxname
Definitions
| Argument | Options | Description | 
|---|---|---|
| mtxname | <up to 6
                                    characters> Default = AX  | 
                            The name given to the
                                reduced matrices written to an external data file, when PARAM, EXTOUT is present
                                in the Bulk Data section. If PARAM, EXTOUT, DMIGPCH is used, the file outfile_mtxname.pch is created. If PARAM, EXTOUT, DMIGBIN is used, the file outfile_mtxname.dmg is created. Both files contain the matrices: 
 Note: The reduced mass matrix is only
                                    output if an eigenvalue subcase is present in the input file and
                                    the reduced loading matrix is only output if a linear static
                                    subcase is present in the input file.  | 
                        
Comments
- When a DMIGNAME command is not present, AX is used for mtxname.
 - Only one occurrence of DMIGNAME is permitted.
 - DMIGNAME must appear before the first subcase.
 - See Direct Matrix Input (Superelements) in the User Guide for more detailed usage information.