read_pars
returns structure with values of core primary parameters for a given DEB model from allStat
Contents
Syntax
par = read_pars (nm)
Description
Read in global allStat the core primary parameters as specified in get_parfields for a specified entry
Input
- string with name of entry
Output
- par: structure with core parameter values
- model: string with model
Remarks
Assumes that allStat is available as global
Example of use
[par model] = read_pars('Daphnia_magna')