| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(casa_biome), | intent(in) | :: | casabiome | |||
| real, | intent(in), | DIMENSION(mvtype) | :: | frac_x | ||
| logical, | intent(in), | DIMENSION(mvtype) | :: | ifpre_x | ||
| real, | intent(in), | DIMENSION(mvtype) | :: | frac_y | ||
| logical, | intent(in), | DIMENSION(mvtype) | :: | ifpre_y | ||
| real(kind=r_2), | intent(in), | DIMENSION(mvtype,mplant) | :: | cplant_x | ||
| real(kind=r_2), | intent(in), | DIMENSION(mvtype,mplant) | :: | nplant_x | ||
| real(kind=r_2), | intent(in), | DIMENSION(mvtype,mplant) | :: | pplant_x | ||
| real(kind=r_2), | intent(inout), | DIMENSION(mvtype,mplant) | :: | cplant_y | ||
| real(kind=r_2), | intent(inout), | DIMENSION(mvtype,mplant) | :: | nplant_y | ||
| real(kind=r_2), | intent(inout), | DIMENSION(mvtype,mplant) | :: | pplant_y | ||
| real(kind=r_2), | intent(in), | DIMENSION(mvtype,mlitter) | :: | clitter_x | ||
| real(kind=r_2), | intent(in), | DIMENSION(mvtype,mlitter) | :: | nlitter_x | ||
| real(kind=r_2), | intent(in), | DIMENSION(mvtype,mlitter) | :: | plitter_x | ||
| real(kind=r_2), | intent(inout), | DIMENSION(mvtype,mlitter) | :: | clitter_y | ||
| real(kind=r_2), | intent(inout), | DIMENSION(mvtype,mlitter) | :: | nlitter_y | ||
| real(kind=r_2), | intent(inout), | DIMENSION(mvtype,mlitter) | :: | plitter_y | ||
| real, | intent(in), | DIMENSION(mvtype) | :: | thinRatio |