start_python_journal#
- class ansys.fluent.core.generated.solver.settings_242.start_python_journal.start_python_journal(name=None, parent=None)#
Bases:
Command
Start recording all input in a python file.
- Parameters:
- file_name
str
Name of the Python journal file to write.
- file_name
Arguments
Argument |
Summary |
---|---|
Name of the Python journal file to write. |
Included in:
Parent |
Summary |
---|---|
Allows you to import and export several kinds of files. Files that are read include mesh, case, data, profile, Scheme, and journal files. Files that are written include case, data, profile, journal, and transcript files. |