rodeoExt-class: R6 Class 'rodeoExt'

Description Usage Format Fields See Also

Description

The rodeoExt R6 class extends class rodeo to allow encapsulation of ODE-based models together with additional data and utilities for simulation control.

Methods to handle reference class objects of class rodeoExt

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Fields

folder

working directory in which the model is run

modname

name of the model used as the base for the created binary model file and the dll

sources

additional Fortran source files needed to compile the model

lib

internal vector of data returned during compilation of the model source code

grid

discretization grid if the model is a 1D model

activeVars

active initial state used for the simulation

activePars

active parameter values

out

simulation output

See Also

package rodeo-package for fields and methods inherited from package rodeo.

ode, lsoda, rodeo-class, rodeoExt-class


tpetzoldt/rodeoExt documentation built on May 31, 2019, 6:48 p.m.