getRightHandSideOfODE-Model-method: Derivative of the state variables as function

getRightHandSideOfODE,Model-methodR Documentation

Derivative of the state variables as function

Description

For non-linear models or models with state dependent influxes the returned function is a true function of state and time For linear models with state independent influxes the returned function is in fact a function of time only.

Usage

## S4 method for signature 'Model'
getRightHandSideOfODE(object)

Arguments

object

no manual documentation

Value

A function f(t)


SoilR documentation built on Oct. 13, 2023, 5:06 p.m.