ansys.mapdl.core.Mapdl.slashclog#
- Mapdl.slashclog(fname='', ext='', **kwargs)#
Copies the session log file to a named file.
Mechanical APDL Command: /CLOG
- Parameters:
- fname
str
File name and directory path to which the log file is to be copied (248 characters maximum, including directory). If you do not specify a directory path, it will default to your working directory and you can use all 248 characters for the file name.
- ext
str
Filename extension (eight-character maximum).
- fname
Notes
This command is valid in any processor, but only during an interactive run.