RainHeat: Heat from Rain

Description Usage Arguments Examples

View source: R/RainHeat.R

Description

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

Usage

1
RainHeat(airtemp, rain)

Arguments

airtemp

average dailiy air temperature [C]

rain

depth of rainfall [m]

Examples

1
RainHeat(20,0.01)

Example output

Loading required package: operators

Attaching package: 'operators'

The following objects are masked from 'package:base':

    options, strrep

Loading required package: topmodel
Loading required package: DEoptim
Loading required package: parallel

DEoptim package
Differential Evolution algorithm in R
Authors: D. Ardia, K. Mullen, B. Peterson and J. Ulrich

Loading required package: XML
[1] 840

EcoHydRology documentation built on March 29, 2021, 3:01 p.m.