surface_integrals#
Bases:
TUIMenu
Enters the surface integral menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
area
(service, version, mode, path)Prints the area of the selected surfaces.
area_weighted_avg
(service, version, mode, path)facet_avg
(service, version, mode, path)Prints the facet average of the specified quantity over the selected surfaces.
facet_max
(service, version, mode, path)Prints the maximum of the specified quantity over facet centroids of the selected surfaces.
facet_min
(service, version, mode, path)Prints the minimum of the specified quantity over facet centroids of the selected surfaces.
flow_rate
(service, version, mode, path)Prints the flow rate of the specified quantity over the selected surfaces.
integral
(service, version, mode, path)Prints the integral of the specified quantity over the selected surfaces.
mass_flow_rate
(service, version, mode, path)Prints the mass flow rate through the selected surfaces.
mass_weighted_avg
(service, version, mode, path)Prints the mass-averaged quantity over the selected surfaces.
standard_deviation
(service, version, mode, path)Prints the standard deviation of the scalar at the facet centroids of the surface.
sum
(service, version, mode, path)Prints sum of scalar at facet centroids of the surfaces.
uniformity_index_area_weighted
(service, ...)Prints the area-weighted uniformity index of the specified quantity over the selected surfaces.
uniformity_index_mass_weighted
(service, ...)Prints the mass-weighted uniformity index of the specified quantity over the selected surfaces.
vector_based_flux
(service, version, mode, path)Prints the vector-based flux of the specified quantity over the selected surfaces.
vector_flux
(service, version, mode, path)Prints the vector flux over the selected surfaces.
vector_weighted_average
(service, version, ...)Prints the vector-averaged quantity over the selected surfaces.
vertex_avg
(service, version, mode, path)Prints the vertex average of the specified quantity over the selected surfaces.
vertex_max
(service, version, mode, path)Prints the maximum of the specified quantity over vertices of the selected surfaces.
vertex_min
(service, version, mode, path)Prints the minimum of the specified quantity over vertices of the selected surfaces.
volume_flow_rate
(service, version, mode, path)Prints the volume flow rate through the selected surfaces.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Prints the area of the selected surfaces.
Bases:
TUIMethod
.
Bases:
TUIMethod
Prints the facet average of the specified quantity over the selected surfaces.
Bases:
TUIMethod
Prints the maximum of the specified quantity over facet centroids of the selected surfaces.
Bases:
TUIMethod
Prints the minimum of the specified quantity over facet centroids of the selected surfaces.
Bases:
TUIMethod
Prints the flow rate of the specified quantity over the selected surfaces.
Bases:
TUIMethod
Prints the integral of the specified quantity over the selected surfaces. You can include a wildcard (*) within the surface names.
Bases:
TUIMethod
Prints the mass flow rate through the selected surfaces.
Bases:
TUIMethod
Prints the mass-averaged quantity over the selected surfaces.
Bases:
TUIMethod
Prints the standard deviation of the scalar at the facet centroids of the surface.
Bases:
TUIMethod
Prints sum of scalar at facet centroids of the surfaces.
Bases:
TUIMethod
Prints the area-weighted uniformity index of the specified quantity over the selected surfaces.
Bases:
TUIMethod
Prints the mass-weighted uniformity index of the specified quantity over the selected surfaces.
Bases:
TUIMethod
Prints the vector-based flux of the specified quantity over the selected surfaces.
Bases:
TUIMethod
Prints the vector flux over the selected surfaces.
Bases:
TUIMethod
Prints the vector-averaged quantity over the selected surfaces.
Bases:
TUIMethod
Prints the vertex average of the specified quantity over the selected surfaces.
Bases:
TUIMethod
Prints the maximum of the specified quantity over vertices of the selected surfaces.
Bases:
TUIMethod
Prints the minimum of the specified quantity over vertices of the selected surfaces.
Bases:
TUIMethod
Prints the volume flow rate through the selected surfaces.