View source: R/Parameter_config.R
| initialize_soil_pools | R Documentation |
Initialize topsoil and subsoil carbon pools.
initialize_soil_pools(cn, soil_config)
cn |
Soil carbon:nitrogen ratio. |
soil_config |
Soil configuration list. |
A list containing initialized topsoil and subsoil pools.
s_config <- soil_config()
initialize_soil_pools(cn=15, soil_config = s_config)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.