This package contains base classes that are used to construct the models in IBPSA.Fluid.HeatExchangers.
Name | Description |
---|---|
HACoilInside | Calculates the hA value for water inside a coil |
HANaturalCylinder | Calculates an hA value for natural convection around a cylinder |
Internal | Solve f(x, data) for x with given f |
PartialEffectiveness | Partial model to implement heat exchangers based on effectiveness model |
PartialPrescribedOutlet | Ideal heater, cooler, humidifier or dehumidifier with prescribed outlet conditions |
dynamicViscosityWater | Returns the dynamic viscosity for water |
epsilon_ntuZ | Computes heat exchanger effectiveness for given number of transfer units and heat exchanger flow regime |
isobaricExpansionCoefficientWater | Returns the isobaric expansion coefficient for water |
ntu_epsilonZ | Computes number of transfer units for given heat exchanger effectiveness and heat exchanger flow regime |
prandtlNumberWater | Returns the Prandtl number for water |
Examples | Collection of models that illustrate model use and test models |