append_data#

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

Bases: Boolean

‘append_data’ child.

Included in:

Parent

Summary

mass_flow

Print mass flow rate at inlets and outlets.

heat_transfer

Print heat transfer rate at boundaries.

heat_transfer_sensible

Print sensible heat transfer rate at boundaries.

radiation_heat_transfer

Print radiation heat transfer rate at boundaries.

film_mass_flow

Print film mass flow rate at boundaries.

film_heat_transfer

Print film heat transfer rate at boundaries.

electric_current

Print electric current rate at boundaries.

pressure_work

Print pressure work rate at moving boundaries.

viscous_work

Print viscous work rate at boundaries.

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.

forces

‘forces’ command.

write_to_file

Write parameter value to file.

write_all_to_file

Write all parameters value to file.