report_definitions#

class ansys.fluent.core.generated.meshing.tui_242.main_menu.preferences.simulation.report_definitions(service, version, mode, path)#

Bases: TUIMenu

Enter the menu for report definition preferences.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

automatic_plot_file(service, version, mode, path)

New report definitions will automatically create associated report files and plots.

report_plot_history_data_size(service, ...)

Specify how many data points are read from the associated report file and plotted in the graphics window.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class automatic_plot_file(service, version, mode, path)#

Bases: TUIMethod

New report definitions will automatically create associated report files and plots.

class report_plot_history_data_size(service, version, mode, path)#

Bases: TUIMethod

Specify how many data points are read from the associated report file and plotted in the graphics window. If the case/data files are already open, read the case and data again, after changing this setting, and re-plot to see the updated report plot.