SnowTemp: Estimates snow temperature

View source: R/snowfitfunctions.R

SnowTempR Documentation

Estimates snow temperature

Description

The function SnowTemp estimates snow temperatures

Usage

SnowTemp(Rabs, gHa, tc, STparams, snowem = 0.99)

Arguments

Rabs

radiation absorbed by snow surface (W/m^2)

gHa

molar conductivity for heat (mol/m^2/s)

tc

air temperature (deg G)

STparams

an object of class SnowTparams as returned by fitsnowtemp()

snowem

optionally, numeric value(s) of snow emissivity (~0.95)

Value

snow temperature (deg C)


ilyamaclean/microsnow documentation built on April 7, 2023, 8:55 a.m.