stm: Seasonal Temperature Model

Description Usage Arguments

View source: R/function_routines.R

Description

(Model and Report) Find the water temperature at a given depth on a given day in a lake

Usage

1
stm(tx, tn, js, jm, je, zm, zj, sp, jd, z)

Arguments

tx

STM parameter maximum surface temperature on JM

tn

STM parameter hypolimnetic temperature at onset of stratification JS

js

STM parameter day of onset of stratification

jm

STM parameter day of peak surface temperature

je

STM parameter day of end of stratification

zm

STM parameter maximum thermocline depth

zj

STM parameter number of days after JS when ZTH attains ZM/2

sp

STM parameter steepness of transition from epi- to hypo-limnion

jd

FIXME: Julian day?

z

FIXME: depth?


stevencarlislewalker/thermopic documentation built on March 10, 2020, 8:31 p.m.