GroundHeat: Heat conducted to the bottom of a snowpack

Description Usage Author(s) Examples

View source: R/GroundHeat.R

Description

The heat conducted to the bottom of a snowpack, assumed constant [kJ m-2 d-1]

Usage

1

Author(s)

M. Todd Walter

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function(){
# the heat conducted to the bottom of a snowpack, assumed constant [kJ m-2 d-1]

return(173)
  }

EcoHydRology documentation built on May 2, 2019, 8:28 a.m.