R/model_ode.R
Ode.Rd
Create a new ordinary differential equation (ODE).
Ode(lhs, rhs = "", comment = as.character(NA))
left-hand side variable corresponding to derivative name, must start with 'A_'
right-hand side expression corresponding to derivative value
comment if any, single character string
an ODE