Package with base classes for Annex60.Fluid.HeatExchangers.Examples
This package contains base classes that are used to construct the models in Annex60.Fluid.HeatExchangers.Examples.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
Name | Description |
---|---|
Heater | Base class for example model for the heater and cooler |
Base class for example model for the heater and cooler
This partial model is used to construct the models Annex60.Fluid.HeatExchangers.Examples.AirHeater_T and Annex60.Fluid.HeatExchangers.Examples.AirHeater_u and the similar models Annex60.Fluid.HeatExchangers.Examples.WaterHeater_T and Annex60.Fluid.HeatExchangers.Examples.WaterHeater_u. It consists of a volume with heat loss to the ambient, a fan, a set point for the temperature of the volume and a PI controller.
The instance bou
is required to set a reference pressure
for system models in which the fluid is modelled as an incompressible fluid,
and it also is required to account for a variation of density of the fluid.
Type | Name | Default | Description |
---|---|---|---|
replaceable package Medium | Modelica.Media.Interfaces.Pa... | Medium model | |
Volume | V | 6*6*2.7 | Volume [m3] |
MassFlowRate | m_flow_nominal | V*1.2*6/3600 | Nominal mass flow rate [kg/s] |
HeatFlowRate | Q_flow_nominal | 30*6*6 | Nominal heat loss of the room [W] |
Type | Name | Description |
---|---|---|
replaceable package Medium | Medium model |