Model

Top  Previous  Next

Implemented as Runnable so that more than one can be run in same time

 - Can access resources via Resource Manager Singleton

 - Manages the VarMap

 - Manages the state in time and the settings of the model run

 - Can write outputs via Output Manager Singleton

Implemented simulation modules

 - Model parts are implemented from abstract simulation modules (init, clone (mit reset), process)