:orphan: .. _surface_integrals: surface_integrals ================= .. autoclass:: ansys.fluent.core.solver.settings_241.surface_integrals.surface_integrals :show-inheritance: .. rubric:: Methods ====================================================================== =============================================================== Method Summary ====================================================================== =============================================================== :ref:`area ` Print total area of surfaces. :ref:`area_weighted_avg ` Print area-weighted average of scalar on surfaces. :ref:`vector_based_flux ` Print custom vector based flux. :ref:`vector_flux ` Print custom vector flux. :ref:`vector_weighted_average ` Print custom vector weighted average. :ref:`facet_avg ` Print average of scalar at facet centroids of the surfaces. :ref:`facet_min ` Print minimum of scalar at facet centroids of the surfaces. :ref:`facet_max ` Print maximum of scalar at facet centroids of the surfaces. :ref:`flow_rate ` Print flow rate of scalar through surfaces. :ref:`integral ` Print integral of scalar over surfaces. :ref:`mass_flow_rate ` Print mass flow rate through surfaces. :ref:`mass_weighted_avg ` Print mass-average of scalar over surfaces. :ref:`standard_deviation ` Print standard deviation of scalar. :ref:`sum ` Print sum of scalar at facet centroids of the surfaces. :ref:`uniformity_index_area_weighted ` Print uniformity index of scalar over surfaces. :ref:`uniformity_index_mass_weighted ` Print uniformity index of scalar over surfaces. :ref:`vertex_avg ` Print average of scalar at vertices of the surfaces. :ref:`vertex_min ` Print minimum of scalar at vertices of the surfaces. :ref:`vertex_max ` Print maximkum of scalar at vertices of the surfaces. :ref:`volume_flow_rate ` Print volume flow rate through surfaces. ====================================================================== =============================================================== .. rubric:: Included in: ======================== =================== Parent Summary ======================== =================== :ref:`report ` 'report' child. ======================== ===================