Buildings.ThermalZones.EnergyPlus_9_6_0.BaseClasses.Synchronize
Package with classes to synchronize Spawn objects
Information
This class is used to synchronize the constructor calls for Spawn. The implementation is based on Elmqvist et al. (2015) and the code provided in Modelica #2842.
References
Hilding Elmqvist, Axel Goteman, Vilhelm Roxling and Toheed Ghandriz.
Generic Modelica Framework for MultiBody Contacts and Discrete Element Method.
Proceedings of the 11th International Modelica Conference, Versailles, France, September 21-23, 2015.
doi: 10.3384/ecp15118427.
Package Content
Name | Description |
---|---|
ObjectSynchronizer | Block that synchronizes an object |
SynchronizeBuilding | Model to synchronize the Spawn objects that belong to a building |
SynchronizeConnector | Connector to synchronize Spawn objects |
Buildings.ThermalZones.EnergyPlus_9_6_0.BaseClasses.Synchronize.ObjectSynchronizer
Block that synchronizes an object
Information
Block with outer
declaration that is used to synchronize the calls to the Spawn objects.
Modelica definition
Buildings.ThermalZones.EnergyPlus_9_6_0.BaseClasses.Synchronize.SynchronizeBuilding
Model to synchronize the Spawn objects that belong to a building
Information
Model that is used to synchronize the calls to the Spawn objects.
Connectors
Type | Name | Description |
---|---|---|
SynchronizeConnector | synchronize | Connector that is used to synchronize objects |
Modelica definition
Buildings.ThermalZones.EnergyPlus_9_6_0.BaseClasses.Synchronize.SynchronizeConnector
Connector to synchronize Spawn objects
Information
Connector that is used to synchronize the calls to the Spawn objects.
Contents
Type | Name | Description |
---|---|---|
Real | do | Potential variable |
flow Real | done | Flow variable |