modelElectricHeater
Test model for ElectricHeater
Extends from Modelica.Icons.Example (Icon for runnable examples), Buildings.Fluid.HeatExchangers.Examples.BaseClasses.Heater (Base class for example model for the heater and cooler).
Information
This model test the electric heater model: Buildings.Applications.DataCenters.ChillerCooled.Equipment.ElectricHeater.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Volume | V (from Heater) | 6*6*2.7 | Volume |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from Heater) | V*1.2*6/3600 | Nominal mass flow rate |
| Modelica.Units.SI.HeatFlowRate | Q_flow_nominal (from Heater) | 30*6*6 | Nominal heat loss of the room |
Components
Revisions
-
April 11, 2017 by Yangyang Fu:
First implementation.