| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(file_desc_t), | intent(inout) | :: | ncid |
for terminal pools (i.e. 100% respiration)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| type(soilbiogeochem_state_type), | intent(inout) | :: | soilbiogeochem_state_inst |
use separate (possibly equal) t funcs above and below freezing point t_scalar(c,1)=t_scalar(c,1) + (1.5((t_soisno(c,j)-(SHR_CONST_TKFRZ+25._r8))/10._r8))*fr(c,j) use separate (possibly equal) t funcs above and below freezing point t_scalar(c,j)= (1.5((t_soisno(c,j)-(SHR_CONST_TKFRZ+25._r8))/10._r8))
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| integer, | intent(in) | :: | num_soilc | |||
| integer, | intent(in) | :: | filter_soilc(:) | |||
| type(CanopyState_type), | intent(in) | :: | canopystate_inst | |||
| type(soilstate_type), | intent(in) | :: | soilstate_inst | |||
| type(temperature_type), | intent(in) | :: | temperature_inst | |||
| type(ch4_type), | intent(in) | :: | ch4_inst | |||
| type(soilbiogeochem_carbonflux_type), | intent(inout) | :: | soilbiogeochem_carbonflux_inst |