pure functioninitialize
Initialization for an EnergyPlus thermal zone
Extends from Modelica.Icons.Function (Icon for functions).
Information
External function that generates the EnergyPlus FMU.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.ThermalZones.EnergyPlus_24_2_0.BaseClasses.SpawnExternalObject | adapter | External object | |
| Real | isSynchronized | Set to variable that is used to synchronize the objects |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nObj | Returns 1 from C, used to force synchronization |
Revisions
-
December 11, 2021, by Michael Wetter:
Declared function aspurefor MSL 4.0.0. -
February 18, 2021, by Michael Wetter:
Refactor synchronization of constructors.
This is for #2360. -
March 1, 2018, by Michael Wetter:
First implementation.