Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=r8), | public | :: | surfprof_exp | = | 10. |
aggregate root profile to column
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | num_soilc | |||
integer, | intent(in) | :: | filter_soilc(:) | |||
integer, | intent(in) | :: | num_soilp | |||
integer, | intent(in) | :: | filter_soilp(:) | |||
type(CanopyState_type), | intent(in) | :: | canopystate_inst | |||
type(soilstate_type), | intent(in) | :: | soilstate_inst | |||
type(soilbiogeochem_state_type), | intent(inout) | :: | soilbiogeochem_state_inst |