revise turnover and NPP and dcplantdt to reflect above adjustments End of adjustments to avoid negative stores Ticket#108
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(veg_parameter_type), | intent(inout) | :: | veg | |||
type(casa_biome), | intent(inout) | :: | casabiome | |||
type(casa_pool), | intent(inout) | :: | casapool | |||
type(casa_flux), | intent(inout) | :: | casaflux | |||
type(casa_met), | intent(inout) | :: | casamet | |||
real, | intent(out), | DIMENSION(mp) | :: | cleaf2met | ||
real, | intent(out), | DIMENSION(mp) | :: | cleaf2str | ||
real, | intent(out), | DIMENSION(mp) | :: | croot2met | ||
real, | intent(out), | DIMENSION(mp) | :: | croot2str | ||
real, | intent(out), | DIMENSION(mp) | :: | cwood2cwd | ||
real, | intent(out), | DIMENSION(mp) | :: | nleaf2met | ||
real, | intent(out), | DIMENSION(mp) | :: | nleaf2str | ||
real, | intent(out), | DIMENSION(mp) | :: | nroot2met | ||
real, | intent(out), | DIMENSION(mp) | :: | nroot2str | ||
real, | intent(out), | DIMENSION(mp) | :: | nwood2cwd | ||
real, | intent(out), | DIMENSION(mp) | :: | pleaf2met | ||
real, | intent(out), | DIMENSION(mp) | :: | pleaf2str | ||
real, | intent(out), | DIMENSION(mp) | :: | proot2met | ||
real, | intent(out), | DIMENSION(mp) | :: | proot2str | ||
real, | intent(out), | DIMENSION(mp) | :: | pwood2cwd |