plot#

class ansys.fluent.core.solver.tui_231.main_menu.results.plot(path, service)#

Bases: TUIMenu

Enter the XY plot menu.

Classes:

ansys_sound_analysis(path, service)

Ansys Sound analysis and specification.

cumulative_plot(path, service)

Plot Cumulative Force and Moments.

flamelet_curves(path, service)

Plot flamelet curves.

Methods:

change_fft_ref_pressure(*args, **kwargs)

Change acoustic reference pressure.

circum_avg_axial(*args, **kwargs)

Compute iso-axial band surfaces and plot data vs axial coordinate on them.

circum_avg_radial(*args, **kwargs)

Compute iso-radial band surfaces and plot data vs radius on them.

datasources(*args, **kwargs)

Enter the menu to set data sources.

display_profile_data(*args, **kwargs)

Plot profile data.

fft(*args, **kwargs)

Plot FFT of file data.

fft_set(*args, **kwargs)

Enter the menu to set histogram plot parameters.

file(*args, **kwargs)

Plot data from file.

file_list(*args, **kwargs)

Plot data from multiple files.

file_set(*args, **kwargs)

Enter the menu to set file plot parameters.

histogram(*args, **kwargs)

Plot a histogram of a specified scalar quantity.

histogram_set(*args, **kwargs)

Enter the menu to set histogram plot parameters.

label_alignment(*args, **kwargs)

Set the alignment of xy plot label to horizontal or axis aligned.

plot(*args, **kwargs)

Plot solution on surfaces.

plot_direction(*args, **kwargs)

Set plot direction for xy plot.

residuals(*args, **kwargs)

Plot equation residual history.

residuals_set(*args, **kwargs)

Enter the menu to set residual plot parameters.

set_boundary_val_off(*args, **kwargs)

Set boundary value off when node values off for XY/Solution Plot.

solution(*args, **kwargs)

Plot solution on surfaces and/or zones.

solution_set(*args, **kwargs)

Enter the menu to set solution plot parameters.

class ansys_sound_analysis(path, service)#

Bases: TUIMenu

Ansys Sound analysis and specification.

Methods:

print_indicators(*args, **kwargs)

Print Ansys Sound indicators.

write_files(*args, **kwargs)

Write Ansys Sound out files.

print_indicators(*args, **kwargs)#

Print Ansys Sound indicators.

write_files(*args, **kwargs)#

Write Ansys Sound out files.

change_fft_ref_pressure(*args, **kwargs)#

Change acoustic reference pressure.

circum_avg_axial(*args, **kwargs)#

Compute iso-axial band surfaces and plot data vs axial coordinate on them.

circum_avg_radial(*args, **kwargs)#

Compute iso-radial band surfaces and plot data vs radius on them.

class cumulative_plot(path, service)#

Bases: TUIMenu

Plot Cumulative Force and Moments.

Methods:

add(*args, **kwargs)

Add a new object.

axes(*args, **kwargs)

Set axes options of an object.

curves(*args, **kwargs)

Set curves options of an object.

delete(*args, **kwargs)

Delete an object.

edit(*args, **kwargs)

Edit an object.

list(*args, **kwargs)

List objects.

list_properties(*args, **kwargs)

List properties of an object.

plot(*args, **kwargs)

Plot the Cumulative Forces/Moments.

print(*args, **kwargs)

Print the Cumulative Forces/Moments.

write(*args, **kwargs)

Write the Cumulative Forces/Moments.

add(*args, **kwargs)#

Add a new object.

axes(*args, **kwargs)#

Set axes options of an object.

curves(*args, **kwargs)#

Set curves options of an object.

delete(*args, **kwargs)#

Delete an object.

edit(*args, **kwargs)#

Edit an object.

list(*args, **kwargs)#

List objects.

list_properties(*args, **kwargs)#

List properties of an object.

plot(*args, **kwargs)#

Plot the Cumulative Forces/Moments.

print(*args, **kwargs)#

Print the Cumulative Forces/Moments.

write(*args, **kwargs)#

Write the Cumulative Forces/Moments.

datasources(*args, **kwargs)#

Enter the menu to set data sources.

display_profile_data(*args, **kwargs)#

Plot profile data.

fft(*args, **kwargs)#

Plot FFT of file data.

fft_set(*args, **kwargs)#

Enter the menu to set histogram plot parameters.

file(*args, **kwargs)#

Plot data from file.

file_list(*args, **kwargs)#

Plot data from multiple files.

file_set(*args, **kwargs)#

Enter the menu to set file plot parameters.

class flamelet_curves(path, service)#

Bases: TUIMenu

Plot flamelet curves.

Methods:

plot_curves(*args, **kwargs)

Plot of a property.

write_to_file(*args, **kwargs)

Write curve to a file instead of plot.

plot_curves(*args, **kwargs)#

Plot of a property.

write_to_file(*args, **kwargs)#

Write curve to a file instead of plot.

histogram(*args, **kwargs)#

Plot a histogram of a specified scalar quantity.

histogram_set(*args, **kwargs)#

Enter the menu to set histogram plot parameters.

label_alignment(*args, **kwargs)#

Set the alignment of xy plot label to horizontal or axis aligned.

plot(*args, **kwargs)#

Plot solution on surfaces.

plot_direction(*args, **kwargs)#

Set plot direction for xy plot.

residuals(*args, **kwargs)#

Plot equation residual history.

residuals_set(*args, **kwargs)#

Enter the menu to set residual plot parameters.

set_boundary_val_off(*args, **kwargs)#

Set boundary value off when node values off for XY/Solution Plot. Note: This setting is valid for current Fluent session only.

solution(*args, **kwargs)#

Plot solution on surfaces and/or zones.

solution_set(*args, **kwargs)#

Enter the menu to set solution plot parameters.