Package for Spawn of EnergyPlus that couples Modelica directly to EnergyPlus.
The models in this package allow simulating the envelope heat transfer of one or several buildings in EnergyPlus, and simulating HVAC and controls in Modelica. EnergyPlus objects are represented graphically as any other Modelica models, and the coupling and co-simulation is done automatically based on these models.
Models are provided to connect to EnergyPlus thermal zones, actuators, output variables and schedules.
See Buildings.ThermalZones.EnergyPlus_9_6_0.UsersGuide for more information.
Name | Description |
---|---|
UsersGuide | EnergyPlus package user's guide |
Actuator | Block to write to an EnergyPlus actuator |
Building | Model that declares a building to which EnergyPlus objects belong to |
OpaqueConstruction | Model to exchange heat of an opaque construction with EnergyPlus |
OutputVariable | Block to read an EnergyPlus output variable |
Schedule | Block to write to an EnergyPlus schedule |
ThermalZone | Model to connect to an EnergyPlus thermal zone |
ZoneSurface | Model to exchange heat with a inside-facing surface of a thermal zone |
Types | Package with type definitions |
Examples | Collection of models that illustrate model use and test models |
Validation | Collection of validation models |
BaseClasses | Package with base classes for Buildings.ThermalZones.EnergyPlus_9_6_0 |