Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=r_2), | intent(out), | DIMENSION(mp) | :: | xklitter | ||
real(kind=r_2), | intent(out), | DIMENSION(mp) | :: | xksoil | ||
type(veg_parameter_type), | intent(inout) | :: | veg | |||
type(soil_parameter_type), | intent(inout) | :: | soil | |||
type(casa_met), | intent(inout) | :: | casamet | |||
type(casa_biome), | intent(inout) | :: | casabiome |