packageBaseClasses
Package with base classes for Buildings.ThermalZones.EnergyPlus_24_2_0
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
Information
This package contains base classes that are used to construct the models in Buildings.ThermalZones.EnergyPlus_24_2_0.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | buildingsRootFileLocation | Modelica.Utilities.Files.loadResource("modelica://Buildings/legal.html") | Path to top-level legal.html of the Buildings library (used to find the spawn executable) |
Contents
| Name | Description |
|---|---|
| Partial definitions of an EnergyPlus object | |
| SpawnExternalObject | Class used to couple the FMU to interact with a thermal zone |
| Block that interacts with this EnergyPlus zone | |
| Exchange the values with the EnergyPlus thermal zone | |
| Get parameters for an EnergyPlus object | |
| Return the unit enumeration as a string | |
| Initialization for an EnergyPlus thermal zone | |
| Synchronize | Package with classes to synchronize Spawn objects |
| Collection of validation models |
Revisions
-
March 21, 2022, by Michael Wetter:
Addressed platform incompatibility in assignment ofbuildingsLibraryRootFileLocation.
This is for issue 2927. -
December 11, 2021, by Michael Wetter:
Removed call to impure functionModelica.Utilities.Files.FullPathName. This is for MSL 4.0.0.