surface_integrals#
- class ansys.fluent.core.generated.solver.settings_242.surface_integrals.surface_integrals(name=None, parent=None)#
Bases:
Group
Provides access to settings for reporting surface integrals.
Methods
Method |
Summary |
---|---|
Print total area of surfaces. |
|
Print area-weighted average of scalar on surfaces. |
|
Print custom vector based flux. |
|
Print custom vector flux. |
|
Print custom vector weighted average. |
|
Print average of scalar at facet centroids of the surfaces. |
|
Print minimum of scalar at facet centroids of the surfaces. |
|
Print maximum of scalar at facet centroids of the surfaces. |
|
Print flow rate of scalar through surfaces. |
|
Print integral of scalar over surfaces. |
|
Print mass flow rate through surfaces. |
|
Print mass-average of scalar over surfaces. |
|
Print standard deviation of scalar. |
|
Print sum of scalar at facet centroids of the surfaces. |
|
Print uniformity index of scalar over surfaces. |
|
Print uniformity index of scalar over surfaces. |
|
Print average of scalar at vertices of the surfaces. |
|
Print minimum of scalar at vertices of the surfaces. |
|
Print maximkum of scalar at vertices of the surfaces. |
|
Print volume flow rate through surfaces. |
Included in:
Parent |
Summary |
---|---|
Provides access to common settings to set up reports for your CFD simulation. Reports can be compiled for fluxes forces projected areas surface and volume integrals among others. |