plot#
- class ansys.fluent.core.generated.solver.settings_261.plot(name=None, parent=None)#
Bases:
Group
Provides access to creating new and editing existing plots (XY histograms and so on) of your computational results.
Attributes
Attribute |
Summary |
---|---|
‘xy_plot’ child. |
|
Provides access to create new and edit existing histogram plots. |
|
Cumulative plots. |
|
Plot the solution data. |
|
Plot solution on surfaces. |
|
Plot data from file. |
|
Plot data from multiple files. |
|
Display profile data. |
|
Display interpolated data. |
Methods
Method |
Summary |
---|---|
Compute iso-axial band surfaces and plot data vs axial coordinate on them. |
|
Compute iso-radial band surfaces and plot data vs radius on them. |
|
Set plot direction for xy plot. |
|
Set the alignment of xy plot label to horizontal or axis aligned. |
|
Set boundary value off when node values off for XY/Solution Plot. |
|
Plot FFT of file data. |
Included in:
Parent |
Summary |
---|---|
‘results’ child. |