run_temp_oxygen_forecast: Simple one-layer water temperature and oxygen model in...

Description Usage Arguments Value

Description

Runs a simple one-layer water temperature and oxygen model in dependence of meteorological drivers and lake setup/configuration.

Usage

1
run_temp_oxygen_forecast(bc, params, ini, times, ice = FALSE, observed)

Arguments

bc

meteorological boundary conditions: day, shortwave radiation, air temperature, dew point temperature, wind speed and wind shear stress

params

configuration parameters

ini

vector of the initial water temperatures of the epilimnion and hypolimnion

times

vector of time information

ice

boolean, if TRUE the model will approximate ice on/off set, otherwise no ice

Value

matrix of simulated water temperature and oxygen mass in the epilimnion and hypolimnion


robertladwig/thermod documentation built on Sept. 15, 2021, 1:52 a.m.