Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | nlevdecomp | |||
integer, | intent(in) | :: | num_soilc | |||
integer, | intent(in) | :: | filter_soilc(:) | |||
real(kind=r8), | intent(in) | :: | sminn_vr(bounds%begc:,1:) | |||
real(kind=r8), | intent(in) | :: | dzsoi_decomp(1:) | |||
real(kind=r8), | intent(in) | :: | nfixation_prof(bounds%begc:,1:) | |||
real(kind=r8), | intent(inout) | :: | nuptake_prof(bounds%begc:bounds%endc,1:nlevdecomp) |