form#

Mapdl.form(lab='', **kwargs)[source]#

Specifies the format of the file dump.

APDL Command: FORM

Parameters:
lab

Format:

RECO - Basic record description only (minimum output) (default).

TEN - Same as RECO plus the first ten words of each record.

LONG - Same as RECO plus all words of each record.

Notes

Specifies the format of the file dump (from the DUMP command).