get_fn_ground_temperature: get_fn_ground_temperature

Description Usage Arguments Details Value

View source: R/get_fn_ground_temperature.R

Description

Generate a function to model the ground temperature

Usage

1
get_fn_ground_temperature(temp_ref, dtemp_ref, time_ref, diffusivity = 1e-06)

Arguments

temp_ref

numeric, mean air temperature for the year (<c2><b0>C)

dtemp_ref

numeric, amplitude for mean daily air temperature (<c2><b0>C)

time_ref

numeric, number of days after solstice when min temperature (days)

diffusivity

(m^2/s) thermal diffusivity (default 1.e-6, P. Begeury suggestion)

Details

The function will have arguements: instant, depth (m)

The function will return an estimated ground-temperature for the given instant(s) and depth

http://soilphysics.okstate.edu/software/SoilTemperature/document.pdf

Value

function for ground-temperature


ijlyttle/groundTemp documentation built on May 18, 2019, 3:41 a.m.