run_model: Simple two-layer water temperature model

Description Usage Arguments Value

Description

Runs a simple two-layer water temperature model in dependence of meteorological drivers and lake setup/configuration. The model automatically calculates summer stratification onset and offset

Usage

1
run_model(bc, params, ini, times, ice = FALSE, new.diagn = TRUE)

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 temperatures in the epilimnion and hypolimnion


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