Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(nutrient_competition_method_type), | intent(in) | :: | this | |||
type(file_desc_t), | intent(inout) | :: | ncid |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(nutrient_competition_FlexibleCN_type) | :: | this | ||||
type(bounds_type), | intent(in) | :: | bounds |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(nutrient_competition_FlexibleCN_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | num_soilp | |||
integer, | intent(in) | :: | filter_soilp(:) | |||
type(cnveg_state_type), | intent(inout) | :: | cnveg_state_inst | |||
type(crop_type), | intent(in) | :: | crop_inst | |||
type(CanopyState_type), | intent(in) | :: | canopystate_inst | |||
type(cnveg_carbonstate_type), | intent(in) | :: | cnveg_carbonstate_inst | |||
type(cnveg_carbonflux_type), | intent(inout) | :: | cnveg_carbonflux_inst | |||
type(cnveg_carbonflux_type), | intent(inout) | :: | c13_cnveg_carbonflux_inst | |||
type(cnveg_carbonflux_type), | intent(inout) | :: | c14_cnveg_carbonflux_inst | |||
type(cnveg_nitrogenstate_type), | intent(inout) | :: | cnveg_nitrogenstate_inst | |||
type(cnveg_nitrogenflux_type), | intent(inout) | :: | cnveg_nitrogenflux_inst | |||
type(soilbiogeochem_nitrogenstate_type), | intent(in) | :: | soilbiogeochem_nitrogenstate_inst | |||
real(kind=r8), | intent(in) | :: | aroot(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | arepr(bounds%begp:) | |||
real(kind=r8), | intent(in) | :: | fpg_col(bounds%begc:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(nutrient_competition_FlexibleCN_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | num_soilp | |||
integer, | intent(in) | :: | filter_soilp(:) | |||
type(photosyns_type), | intent(in) | :: | photosyns_inst | |||
type(crop_type), | intent(in) | :: | crop_inst | |||
type(CanopyState_type), | intent(in) | :: | canopystate_inst | |||
type(cnveg_state_type), | intent(inout) | :: | cnveg_state_inst | |||
type(cnveg_carbonstate_type), | intent(inout) | :: | cnveg_carbonstate_inst | |||
type(cnveg_carbonflux_type), | intent(inout) | :: | cnveg_carbonflux_inst | |||
type(cnveg_carbonflux_type), | intent(inout) | :: | c13_cnveg_carbonflux_inst | |||
type(cnveg_carbonflux_type), | intent(inout) | :: | c14_cnveg_carbonflux_inst | |||
type(cnveg_nitrogenstate_type), | intent(in) | :: | cnveg_nitrogenstate_inst | |||
type(cnveg_nitrogenflux_type), | intent(inout) | :: | cnveg_nitrogenflux_inst | |||
type(soilbiogeochem_carbonflux_type), | intent(in) | :: | soilbiogeochem_carbonflux_inst | |||
type(soilbiogeochem_nitrogenstate_type), | intent(in) | :: | soilbiogeochem_nitrogenstate_inst | |||
type(energyflux_type), | intent(in) | :: | energyflux_inst | |||
real(kind=r8), | intent(out) | :: | aroot(bounds%begp:) | |||
real(kind=r8), | intent(out) | :: | arepr(bounds%begp:) |