effectiveness_curve#

class ansys.fluent.core.generated.solver.settings_271.effectiveness_curve(name=None, parent=None)#

Bases: Group

Velocity-effectiveness data for the Simple Effectiveness Model. Active only when the heat transfer model is “Simple Effectiveness Model”.

Attributes

Attribute

Summary

point_count

Number of (velocity, effectiveness) data points.

velocity

Primary fluid velocity values (m/s).

effectiveness

Heat exchanger effectiveness values corresponding to each velocity.

Methods

Method

Summary

read_table

Read velocity-effectiveness table from a .tab or .txt file.

write_table

Write velocity-effectiveness table to a .tab or .txt file.

print_table

Print velocity-effectiveness table to the console.

Included in:

Parent

Summary

model_data

Model data for a heat exchanger core.