fileaux2#

Mapdl.fileaux2(fname='', ident='', **kwargs)[source]#

Specifies the binary file to be dumped.

APDL Command: FILEAUX2

Parameters:
fname

File name and directory path (248 characters maximum, including the characters needed for the directory path). An unspecified directory path defaults to the working directory; in this case, you can use all 248 characters for the file name.

ident

ANSYS filename identifier. See the Basic Analysis Guide for file descriptions and identifiers. If not an ANSYS identifier, Ident will be used as the filename extension.

Notes

Specifies the binary file to be dumped with the DUMP command.