nopr#

Mapdl.nopr(**kwargs)[source]#

Suppresses the expanded interpreted input data listing.

APDL Command: /NOPR

Notes

Suppresses printout of interpreted input data, including information labeled as “Notes.” When this printout is not suppressed, the data input to the analysis is echoed to the output file in an expanded format. Printout is suppressed until a /GOPR or /GO command is read.

Use of /NOPR is not recommended when the graphical user interface (GUI) is active. The GUI sometimes issues “hidden” /NOPR and /GOPR command sequences, which will countermand user-issued /NOPR commands, thus making the use of /NOPR in the GUI environment unpredictable.

This command is valid in any processor.