Skip to contents

Simulator Constructor

Usage

SimulatorConstructor(model_directory, integration_method = RK4, ...)

Arguments

model_directory

A string giving a path to a directory containing model definition files.

integration_method

One of the functions described in integration_methods, used to integrate the dynamical system.

...

Arguments to pass to TMBModel.