.Buildings.Fluid.Types.HeatExchangerFlowRegime

Information

Enumeration to define the heat exchanger flow regime.

This enumeration defines for the current capacity flow rate the kind of heat transfer relation that will be used to compute the relation between effectiveness and Number of Transfer Units.

The following heat exchanger flow regimes are available in this enumeration:

EnumerationDescription
ParallelFlowParallel flow
CounterFlowCounter flow
CrossFlowUnmixedCross flow, both streams unmixed
CrossFlowCMinMixedCMaxUnmixedCross flow, CMin mixed, CMax unmixed
CrossFlowCMinUnmixedCMaxMixedCross flow, CMin unmixed, CMax mixed
ConstantTemperaturePhaseChangeConstant temperature phase change in one stream

Definition

type HeatExchangerFlowRegime = enumeration(ParallelFlow "Parallel flow", CounterFlow "Counter flow", CrossFlowUnmixed "Cross flow, both streams unmixed", CrossFlowCMinMixedCMaxUnmixed "Cross flow, CMin mixed,   CMax unmixed", CrossFlowCMinUnmixedCMaxMixed "Cross flow, CMin unmixed, CMax mixed", ConstantTemperaturePhaseChange "Constant temperature phase change in one stream");

Revisions


Generated at 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos