current_domain#

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

Bases: String, AllowedValuesMixin

Select the domain.

Included in:

Parent

Summary

area_2

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_1

Print flow rate of scalar through surfaces.

integral

Print integral of scalar over surfaces.

mass_flow_rate_4

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_1

Print sum of scalar over specified cell zones.

twopisum

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

minimum_8

Print minimum of scalar over specified cell zones.

maximum_7

Print maximum of scalar over specified cell zones.

volume_2

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.