modelEquipmentScheduleOutputVariable
Validation case with a schedule that is not sampled, and output reader of the energy affected by the scheduled value
Extends from Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SingleFamilyHouse.EquipmentSchedule (Example model with a schedule that overrides a schedule in EnergyPlus).
Information
Simple test case that verifies whether the schedule for the internal loads used by EnergyPlus is modified from Modelica, and the electrical equipment load that is controlled by this schedule is reported correctly.
The instance assEqu asserts that the input and output of EnergyPlus
are correctly synchronized. If the output were delayed, the simulation would
stop with an error.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Volume | VRoo (from Unconditioned) | 453.1 | Room volume |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from Unconditioned) | VRoo*1.2*0.3/3600 | Nominal mass flow rate |
Components
Revisions
-
June 5, 2020, by Michael Wetter:
First implementation.