11.01.2013 Views

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

NX Nastran DMAP Programmer's Guide - Kxcad.net

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

MODTRL Modify trailer<br />

Modify data block trailer data.<br />

Format:<br />

MODTRL DB//P1/P2/P3/P4/P5/P6 $<br />

Input Data Block:<br />

DB Data block with trailer that is to be modified.<br />

Parameters:<br />

Pi Input-integer-default=-1. New value for i-th trailer word.<br />

MODTRL<br />

Modify trailer<br />

Remarks:<br />

1. Negative parameters are ignored. Nonnegative parameters cause the<br />

corresponding word of the data block trailer to be replaced by the value of the<br />

parameter.<br />

2. MODTRL should be scheduled immediately after the functional module that<br />

generates the data block. For example:<br />

ADD I1,I2/O1 $<br />

MODTRL O1////6 $<br />

EQUIVX Ol/O2/ALWAYS $<br />

3. If MODTRL is used to increase the number of columns in a matrix, then the<br />

resulting matrix is unusable in most modules, including MATPRN and ADD.<br />

4. The correspondence between the parameters and the content of a matrix trailer is<br />

as follows:<br />

Parameter Matrix Trailer<br />

P1 Number of columns<br />

P2 Number of rows<br />

P3 Form<br />

P5 Number of nonzero words<br />

For matrices, P4 and P6 must be -1 or unspecified. See Examples 2 and 3.<br />

5. For table trailer contents, see “Data Blocks” in Chapter 2.<br />

121

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!