v3.2.0
Features
This version introduces ways to get model executable information for simulations.
- New method in Workspace
- getModelExecutables()
- New method in Case
- getModelExecutable()
- New class ModelExecutable
- createExperimentDefinition()
- getModelDescription()
- getModelExecutableInfo()
- New class ModelDescription
- getDefaultExperiment()
- getModelName()
- getUnits()
- getVariables()
- New class DefaultExperiment
- startTime
- stepSize
- stopTime
- tolerance
Usage
See example in modelDescription.mjs.