packageExamples

Collection of models that illustrate model use and test models

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Information

This package contains examples for the use of models that can be found in Buildings.Fluid.HeatExchangers.

Contents

NameDescription
AirHeater_TExample model for the heater with prescribed outlet temperature and air as the medium
AirHeater_uExample model for the heater with prescribed heat input and air as the medium
DryCoilCounterFlowMassFlowModel of a cooling coil that tests variable mass flow rates
DryCoilCounterFlowPControlModel that demonstrates use of a heat exchanger without condensation and with feedback control
DryCoilDiscretizedModel that demonstrates use of a finite volume model of a heat exchanger without condensation
DryCoilDiscretizedPControlModel that demonstrates use of a finite volume model of a heat exchanger without condensation and with feedback control
DryCoilEffectivenessNTUMassFlowModel of epsilon-NTU dry coil that tests variable mass flow rates
DryCoilEffectivenessNTUPControlModel that demonstrates use of a heat exchanger without condensation that uses the epsilon-NTU relation with feedback control
PlateHeatExchangerEffectivenessNTUPControlModel that demonstrates use of a plate heat exchanger without condensation that uses the epsilon-NTU relation with feedback control
WaterCooler_TExample model for the sensible cooler with prescribed outlet temperature and water as the medium
WaterHeater_TExample model for the heater with prescribed outlet temperature and water as the medium
WaterHeater_uExample model for the heater with prescribed heat input and water as the medium
WetCoilCounterFlowMassFlowModel of a cooling coil that tests variable mass flow rates
WetCoilCounterFlowPControlModel that demonstrates use of a heat exchanger with condensation and with feedback control
WetCoilCounterFlowPIControlAutoTuningModel that demonstrates the use of a heat exchanger with condensation and with autotuning PI feedback control
WetCoilCounterFlowPIControlAutoTuningFailureModel that demonstrates the use of a heat exchanger with condensation and with autotuning PI feedback control (intentionally designed to fail)
WetCoilCounterFlowPIDControlAutoTuningModel that demonstrates the use of a heat exchanger with condensation and with autotuning PID feedback control
WetCoilDiscretizedMassFlowModel of a cooling coil that tests variable mass flow rates
WetCoilDiscretizedPControlModel that demonstrates use of a finite volume model of a heat exchanger with condensation and feedback control
WetCoilEffectivenessNTUMassFlowModel that tests the wet coil effectiveness-NTU model with variable mass flow rates
BaseClassesPackage with base classes for Buildings.Fluid.HeatExchangers.Examples