Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r_2), | intent(in), | DIMENSION(mp) | :: | xnCnpp | ||
real(kind=r_2), | intent(inout), | DIMENSION(mp,mplant) | :: | Nreqmin | ||
real(kind=r_2), | intent(inout), | DIMENSION(mp,mplant) | :: | Nreqmax | ||
real(kind=r_2), | intent(inout), | DIMENSION(mp,mplant) | :: | NtransPtoP | ||
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 |