MATPCH Will write a matrix using DMI format to the ‘punch’ file FORM: MATPCH KGG// $ where: KGG is the matrix to be punched NOTE: the matrix will be in DMI format and there will be no labels to identify which dof each term is associated with
或者 MATMOD Creates DMIG in the ‘punch’ file for a matrix Form: MATMOD KGGEXT,EQEXINS,,,,/M2,/16/1 $ where: KGGEXT = matrix to be written using DMIG (in external sort) EQEXINS = MSC.Nastran table M2 = table containing the DMIG in a form which can be read by the MTRXIN module (NOTE: this is a convenient way to send matrices without numeric truncation - see OUTPUT2)