ansys.fluent.core.journaling.Journal#

class ansys.fluent.core.journaling.Journal(scheme_eval)#

Control the writing of Fluent Python journals.

Methods

__init__(scheme_eval)

__init__ method of Journal class.

start(file_name)

Start writing a Fluent Python journal at the specified file_name.

stop()

Stop writing the Fluent Python journal.