effectiveness_curve#
- class ansys.fluent.core.generated.solver.settings_271.effectiveness_curve(name=None, parent=None)#
Bases:
GroupVelocity-effectiveness data for the Simple Effectiveness Model. Active only when the heat transfer model is “Simple Effectiveness Model”.
Attributes
Attribute |
Summary |
|---|---|
Number of (velocity, effectiveness) data points. |
|
Primary fluid velocity values (m/s). |
|
Heat exchanger effectiveness values corresponding to each velocity. |
Methods
Method |
Summary |
|---|---|
Read velocity-effectiveness table from a .tab or .txt file. |
|
Write velocity-effectiveness table to a .tab or .txt file. |
|
Print velocity-effectiveness table to the console. |
Included in:
Parent |
Summary |
|---|---|
Model data for a heat exchanger core. |