current_domain#

class ansys.fluent.core.solver.settings_241.current_domain.current_domain(name=None, parent=None)#

Bases: String, _HasAllowedValuesMixin

‘current_domain’ child.

Included in:

Parent

Summary

area

Print total area of surfaces.

area_weighted_avg

Print area-weighted average of scalar on surfaces.

vector_based_flux

Print custom vector based flux.

vector_flux

Print custom vector flux.

vector_weighted_average

Print custom vector weighted average.

facet_avg

Print average of scalar at facet centroids of the surfaces.

facet_min

Print minimum of scalar at facet centroids of the surfaces.

facet_max

Print maximum of scalar at facet centroids of the surfaces.

flow_rate

Print flow rate of scalar through surfaces.

integral

Print integral of scalar over surfaces.

mass_flow_rate

Print mass flow rate through surfaces.

mass_weighted_avg

Print mass-average of scalar over surfaces.

standard_deviation

Print standard deviation of scalar.

sum

Print sum of scalar at facet centroids of the surfaces.

uniformity_index_area_weighted

Print uniformity index of scalar over surfaces.

uniformity_index_mass_weighted

Print uniformity index of scalar over surfaces.

vertex_avg

Print average of scalar at vertices of the surfaces.

vertex_min

Print minimum of scalar at vertices of the surfaces.

vertex_max

Print maximkum of scalar at vertices of the surfaces.

volume_flow_rate

Print volume flow rate through surfaces.

mass_average

Print mass-average of scalar over specified cell zones.

mass_integral

Print mass-weighted integral of scalar over specified cell zones.

mass

Print total mass of specified cell zones.

sum

Print sum of scalar over specified cell zones.

twopisum

Print sum of scalar over specified cell zones multiplied by 2*Pi.

minimum

Print minimum of scalar over specified cell zones.

maximum

Print maximum of scalar over specified cell zones.

volume

Print total volume of specified cell zones.

volume_average

Print volume-weighted average of scalar over specified cell zones.

volume_integral

Print volume integral of scalar over specified cell zones.