slashfdele#
- Mapdl.slashfdele(ident='', stat='', **kwargs)#
Deletes a binary file after it is used.
APDL Command: /FDELE
- Parameters:
- ident
ANSYS file name identifier. Valid identifiers are: EMAT, ESAV, FULL, SUB, MODE, DSUB, USUB, OSAV, and SELD. See the Basic Analysis Guide for file descriptions.
- stat
Keep or delete key:
KEEP - Keep this file.
DELE - Delete (or do not write, if not necessary) this file.
Notes
Deletes as soon as possible (or prevents writing) a binary file created by the ANSYS program to save space.
Warning
Deleting files that are necessary for the next substep, load step, or analysis will prevent continuation of the run.
This command is valid only at the Begin Level.