Description Usage Arguments Value Examples
This function returns absorption rate of diffuse radiation
1 | cardif(leaf_albedo, ground_albedo, kdif)
|
leaf_albedo |
The foliage albedo |
ground_albedo |
The ground albedo |
kdif |
diffuse radiation interception coefficient |
The absorption rate of diffuse radiation
1 | cardif(leaf_albedo = 0.22, ground_albedo = 0.18, kdif = 0.6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.