| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | nd | |||
| real(kind=r_2), | intent(inout), | DIMENSION(mvtype,nd) | :: | csoil_x | ||
| real, | intent(in), | DIMENSION(mvtype) | :: | frac_x | ||
| logical, | intent(in), | DIMENSION(mvtype) | :: | ifpre_x | ||
| real(kind=r_2), | intent(inout), | DIMENSION(mvtype,nd) | :: | csoil_y | ||
| real, | intent(in), | DIMENSION(mvtype) | :: | frac_y | ||
| logical, | intent(in), | DIMENSION(mvtype) | :: | ifpre_y |