This package contains examples for the use of models that can be found in Buildings.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 |
DryCoilCounterFlowMassFlow | Model of a cooling coil that tests variable mass flow rates |
DryCoilCounterFlowPControl | Model that demonstrates use of a heat exchanger without condensation and with feedback control |
DryCoilDiscretized | Model that demonstrates use of a finite volume model of a heat exchanger without condensation |
DryCoilDiscretizedPControl | Model that demonstrates use of a finite volume model of a heat exchanger without condensation and with feedback control |
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 |
PlateHeatExchangerEffectivenessNTUPControl | Model that demonstrates use of a plate heat exchanger without condensation that uses the epsilon-NTU relation with feedback control |
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 |
WetCoilCounterFlowMassFlow | Model of a cooling coil that tests variable mass flow rates |
WetCoilCounterFlowPControl | Model that demonstrates use of a heat exchanger with condensation and with feedback control |
WetCoilDiscretizedMassFlow | Model of a cooling coil that tests variable mass flow rates |
WetCoilDiscretizedPControl | Model that demonstrates use of a finite volume model of a heat exchanger with condensation and feedback control |
WetCoilEffectivenessNTUMassFlow | Model that tests the wet coil effectiveness-NTU model with variable mass flow rates |
BaseClasses | Package with base classes for Buildings.Fluid.HeatExchangers.Examples |