MONITOR

I/O Options and Subcase Information Entry Controls the printing of monitor point data to the .monpnt file, whenever monitor points (MONPT1/MONPNT2/MONPNT3) are defined in the model.

Format

MONITOR (nopnt1, nopnt2, nopnt3) = option

Example

MONITOR (NOPNT1) = ALL

MONITOR (NOPNT1, NOPNT2) = NONE

Definitions

Argument Options Description
nopnt1 2 <NOPNT1, blank>
NOPNT1
MONPNT1 results are not included in the MONITOR point prints.
blank (Default)
MONPNT1 results are included in the MONITOR point prints.
nopnt2 2 <NOPNT2, blank>
NOPNT2
MONPNT2 results are not included in the MONITOR point prints.
blank (Default)
MONPNT2 results are included in the MONITOR point prints.
nopnt3 2 <NOPNT3, blank>
NOPNT3
MONPNT3 results are not included in the MONITOR point prints.
blank (Default)
MONPNT3 results are included in the MONITOR point prints.
option <YES, ALL, NO, NONE, blank>

Default = ALL

YES, ALL, blank
Results are included for all monitor point prints, except for the deselected ones.
NO, NONE,
None of the monitor point results are output.

Comments

  1. The MONITOR entry can be used for controlling the output only in case of linear static analysis. It has no effect in case of static aeroelastic analysis.
  2. If a model has at least one load monitor point (MONPNT1/MONPNT2/MONPNT3) defined:
    • For linear static analysis, the .monpnt file will be generated only in the presence of the MONITOR I/O Option.
    • For static aeroelastic analysis, the .monpnt file will be generated automatically.
  3. The output is printed to the .monpnt ASCII file.