Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | jtop(bounds%begc:) | |||
integer, | intent(in) | :: | lbj | |||
integer, | intent(in) | :: | ubj | |||
integer, | intent(in) | :: | numf | |||
integer, | intent(in) | :: | filter(:) | |||
real(kind=r8), | intent(in) | :: | eff_porosity(bounds%begc:,lbj:) | |||
real(kind=r8), | intent(in) | :: | h2osoi_liq(bounds%begc:,lbj:) | |||
real(kind=r8), | intent(in) | :: | denh2o | |||
real(kind=r8), | intent(inout) | :: | vol_liq(bounds%begc:,lbj:) |