cal_soilHeatFlux_monthly: Calculating soil heat flux(G) for monthly periods

View source: R/calculate_meteorlogy.R

cal_soilHeatFlux_monthlyR Documentation

Calculating soil heat flux(G) for monthly periods

Description

When assuming a constant soil heat capacity of 2.1 MJ m-3 °C-1 and an appropriate soil depth, cal_soilHeatFlux_general can be used to derive G for monthly periods.

Usage

cal_soilHeatFlux_monthly(T1, T0, Tmonth2 = TRUE)

Arguments

T1

air temperature at time i [degrees Celsius].

T0

air temperature at time i-1 [degrees Celsius].

Tmonth2

Is the mean air temperature of next month know?

Value

A vector for soil heat flux [MJ m-2 day-1]

References

Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. FAO Irrigation and drainage paper No. 56. Rome: Food and Agriculture Organization of the United Nations, 1998.


simET documentation built on Aug. 19, 2023, 5:09 p.m.