View source: R/Rimplementation.R
twostream | R Documentation |
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.
twostream(micro, reqhgt = 0.05, pai_a = NA, tfact = 1.5)
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 |
an object of class micro with additional terms added for subsequent modelling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.