Carbon allocation algorithm implemented by Dan Qiu and YP Wang in 2011 based on Adam Wolf 1 and 2
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(veg_parameter_type), | intent(in) | :: | veg | |||
type(casa_biome), | intent(in) | :: | casabiome | |||
type(casa_flux), | intent(inout) | :: | casaflux | |||
type(casa_pool), | intent(inout) | :: | casapool | |||
type(casa_met), | intent(in) | :: | casamet |