Learn R Programming

EcoHydRology (version 0.4.1)

RainHeat: Heat from Rain

Description

Temperature added to the land from heat exchange with rain (usually in the context of snowmelt) [kJ m-2 d-1]

Usage

RainHeat(airtemp, rain)

Arguments

airtemp
average dailiy air temperature [C]
rain
depth of rainfall [m]

Examples

Run this code
RainHeat(20,0.01)

Run the code above in your browser using DataLab