Submodels

FIXME Dinamica version: 1.9.0

What is

Submodels are a way to reuse models that perform specific operations inside other scripts. Through this you can easily reuse model parts to create a script faster and more organized.

A submodels behaves like a functor with title and description, input and output ports defined by the user. The Submodel Editor is an easy way to create submodels and assemble your own library of personal operators, simple to reuse and share. Internally it is a script like any other wich the user can create or edit in Dinamica as always.