ansys.mapdl.core.Mapdl.slashclog#

Mapdl.slashclog(fname='', ext='', **kwargs)#

Copies the session log file to a named file.

Mechanical APDL Command: /CLOG

Parameters:
fnamestr

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.

extstr

Filename extension (eight-character maximum).

Notes

This command is valid in any processor, but only during an interactive run.