optim_odem_static: run static odem

View source: R/helper.R

optim_odem_staticR Documentation

run static odem

Description

run static odem

Usage

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
)

Arguments

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

Value

list of output data, fit metric, and plot


jsta/odem.data documentation built on Feb. 10, 2023, 3:56 a.m.