steadyStateToolJulia: Calculated the steady states of a given model

View source: R/toolsSeverin.R

steadyStateToolJuliaR Documentation

Calculated the steady states of a given model

Description

Uses julia to calculate the steady state transformations

Usage

steadyStateToolJulia(el, forcings = NULL, neglect = NULL, verboseLevel = 1)

Arguments

el

the equation list

forcings

vector of strings, default c("",""). The names of the forcings which will be set to zero.

neglect

vector of strings, default c("",""). The names of the variables which will be neglected as fluxParameters and therefore will not be solved for.

verboseLevel

integer, default 1. The level of verbosity of the output, right now only 1 (all) and 0 (no) is implementes.

Value

named vector with the steady state transformations. The names are the inner, the values are the outer parameters


dkaschek/dMod documentation built on March 1, 2025, 9:04 p.m.