This package contains examples for the use of models that can be found in AixLib.Fluid.HeatExchangers.
| Name | Description |
|---|---|
| AirHeater_T | Example model for the heater with prescribed outlet temperature and air as the medium |
| AirHeater_u | Example model for the heater with prescribed heat input and air as the medium |
| DryCoilEffectivenessNTUMassFlow | Model of epsilon-NTU dry coil that tests variable mass flow rates |
| DryCoilEffectivenessNTUPControl | Model that demonstrates use of a heat exchanger without condensation that uses the epsilon-NTU relation with feedback control |
| DynamicHX | Model that demonstrates use of a simple dynamic heat exchanger |
| HeatingRod | Example for the usage of the heating rod model |
| WaterCooler_T | Example model for the sensible cooler with prescribed outlet temperature and water as the medium |
| WaterHeater_T | Example model for the heater with prescribed outlet temperature and water as the medium |
| WaterHeater_u | Example model for the heater with prescribed heat input and water as the medium |
| WetCoilEffectivenessNTUMassFlow | Model that tests the wet coil effectiveness-NTU model with variable mass flow rates |
| BaseClasses | Package with base classes for AixLib.Fluid.HeatExchangers.Examples |