modelLightsControl
Example model with one actuator that controls the lights in EnergyPlus
Extends from Buildings.ThermalZones.EnergyPlus_24_2_0.Examples.SingleFamilyHouse.Unconditioned (Example model with one unconditoned zone simulated in Modelica, and the other two unconditioned zones simulated in EnergyPlus).
Information
Example of a building that uses an EMS actuator to assign the lighting power in EnergyPlus. The lights are on 30 minutes before sunset, and remain on until 22:00.
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 25, 2020, by Michael Wetter:
First implementation.