Dekka
Begin main content
Search · Index
No registered users in community XoWiki
in last 20 minutes

Systems simulator package

Vision Statement

A package that sets up components that then interact based on defined spaces (rules). This could be a simple version of systems simulation software that iterates through time sequences to model planetary motion, HVAC system behavior/diagnostics etc.

Requirements

  • Use TCL
  • one proc defines each object
  • a consistent method is used to iterate between objects

Implementation notes

Graphical representation is not important at first.  Build from tables/reports. Consider passing information using tcl arrays.