Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | normalize_q10_to_century_tfunc | = | .true. | ||
logical, | public | :: | use_century_tfunc | = | .false. | ||
real(kind=r8), | public | :: | normalization_tref | = | 15._r8 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | NLFilename |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(file_desc_t), | intent(inout) | :: | ncid |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
type(soilbiogeochem_state_type), | intent(inout) | :: | soilbiogeochem_state_inst | |||
type(soilstate_type), | intent(in) | :: | soilstate_inst |
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 |