decomp_rate_constants_cn Subroutine

public subroutine decomp_rate_constants_cn(bounds, num_soilc, filter_soilc, canopystate_inst, soilstate_inst, temperature_inst, ch4_inst, soilbiogeochem_carbonflux_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))

Arguments

Type IntentOptional 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