ansys.mapdl.core.Mapdl.fileaux2#
- Mapdl.fileaux2(fname='', ident='', **kwargs)#
Specifies the binary file to be dumped.
Mechanical APDL Command: FILEAUX2
- Parameters:
- fname
str
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. The file name defaults to the current
Jobname
ifIdent
is specified.- ident
str
File name identifier. See the Basic Analysis Guide for file descriptions and identifiers. If not an identifier, the program uses
Ident
as the file name extension.
- fname
Notes
Specifies the binary file to be dumped with the dump command.