Marine systems simulation
6 Model development

With model development we mean implementation of the SimObject interface. This interface facilitates the implementation of ordinary differential equations, with states, parameters, inputs and outputs. Each SimObject is thus a sub-model of a whole model system, where each sub-model usually is fully described by these attributes. The pages listed below provide information for getting you started on writing your own SimObjects.