surface_integrals#
Bases:
TUIMenuEnters 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)No help available.
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:
TUIMethodPrints the area of the selected surfaces.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodPrints the facet average of the specified quantity over the selected surfaces.
Bases:
TUIMethodPrints the maximum of the specified quantity over facet centroids of the selected surfaces.
Bases:
TUIMethodPrints the minimum of the specified quantity over facet centroids of the selected surfaces.
Bases:
TUIMethodPrints the flow rate of the specified quantity over the selected surfaces.
Bases:
TUIMethodPrints the integral of the specified quantity over the selected surfaces. You can include a wildcard (*) within the surface names.
Bases:
TUIMethodPrints the mass flow rate through the selected surfaces.
Bases:
TUIMethodPrints the mass-averaged quantity over the selected surfaces.
Bases:
TUIMethodPrints the standard deviation of the scalar at the facet centroids of the surface.
Bases:
TUIMethodPrints sum of scalar at facet centroids of the surfaces.
Bases:
TUIMethodPrints the area-weighted uniformity index of the specified quantity over the selected surfaces.
Bases:
TUIMethodPrints the mass-weighted uniformity index of the specified quantity over the selected surfaces.
Bases:
TUIMethodPrints the vector-based flux of the specified quantity over the selected surfaces.
Bases:
TUIMethodPrints the vector flux over the selected surfaces.
Bases:
TUIMethodPrints the vector-averaged quantity over the selected surfaces.
Bases:
TUIMethodPrints the vertex average of the specified quantity over the selected surfaces.
Bases:
TUIMethodPrints the maximum of the specified quantity over vertices of the selected surfaces.
Bases:
TUIMethodPrints the minimum of the specified quantity over vertices of the selected surfaces.
Bases:
TUIMethodPrints the volume flow rate through the selected surfaces.