Structured models

From ASCEND
Revision as of 02:20, 28 September 2014 by Jpye (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ASCEND supports an object-oriented hierarchy of MODEL elements that can be nested together to produce complex simulations.

  • models can contain sub-models
  • models support REFINES for specialisations of generic model types
  • models support parameters so one can have for example S IS_A stream('water')

See also Object-oriented modelling.