twostream: Applies two-stream radiation model

View source: R/Rimplementation.R

twostreamR Documentation

Applies two-stream radiation model

Description

The function 'twostream' applies a varient of the Sellers two-stream radiation model to calaculate long and showtwave radiation absorbed by the ground and canopy and shortwave radiation absorbed by leafs.

Usage

twostream(micro, reqhgt = 0.05, pai_a = NA, tfact = 1.5)

Arguments

micro

an object of class 'micro' as returned by [modelin()]

reqhgt

height at which temperatures are required (m). Negative if below ground

pai_a

plant area index above 'reqhgt'. Determined from total 'pai' if not supplied

tfact

coefficient determining sensitivity of soil moisture to variation

Value

an object of class micro with additional terms added for subsequent modelling


ilyamaclean/microclimf documentation built on Sept. 28, 2024, 4:55 p.m.