optim_odem_static | R Documentation |
run static odem
optim_odem_static( p, input.values, nep = 1000, min = 100, sed = 3000, wind, khalf = 500, elev = NULL, verbose, startdate = NULL, enddate = NULL, field.values, obs_weigh_df )
p |
estimated model parameters values |
input.values |
input matrix of for instance thermocline depth |
nep |
epilimnion net ecosystem production |
min |
hypolimnion net ecosystem production |
sed |
sediment oxygen demand |
wind |
time series of wind velocity |
khalf |
half-saturation coefficient |
elev |
lake elevation |
verbose |
verbose statement |
startdate |
start data |
enddate |
end date |
field.values |
observed oxygen data |
list of output data, fit metric, and plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.