Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | nclumps |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(column_state_updater_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(column_state_updater_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | clump_index |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(column_state_updater_type), | intent(in) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | clump_index | |||
real(kind=r8), | intent(inout) | :: | var(bounds%begc:) | |||
real(kind=r8), | intent(in), | optional | :: | fractional_area_old(bounds%begc:) | ||
real(kind=r8), | intent(in), | optional | :: | fractional_area_new(bounds%begc:) | ||
real(kind=r8), | intent(out), | optional | :: | adjustment(bounds%begc:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(column_state_updater_type), | intent(in) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | clump_index | |||
real(kind=r8), | intent(inout) | :: | var(bounds%begc:) | |||
real(kind=r8), | intent(inout) | :: | non_conserved_mass_grc(bounds%begg:) | |||
real(kind=r8), | intent(in), | optional | :: | fractional_area_old(bounds%begc:) | ||
real(kind=r8), | intent(in), | optional | :: | fractional_area_new(bounds%begc:) | ||
real(kind=r8), | intent(out), | optional | :: | adjustment(bounds%begc:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(column_state_updater_type), | intent(in) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | clump_index | |||
real(kind=r8), | intent(inout) | :: | var(bounds%begc:) | |||
real(kind=r8), | intent(in) | :: | landunit_values(:) | |||
real(kind=r8), | intent(inout) | :: | non_conserved_mass_grc(bounds%begg:) | |||
real(kind=r8), | intent(in), | optional | :: | fractional_area_old(bounds%begc:) | ||
real(kind=r8), | intent(in), | optional | :: | fractional_area_new(bounds%begc:) | ||
real(kind=r8), | intent(out), | optional | :: | adjustment(bounds%begc:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(column_state_updater_type), | intent(in) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
integer, | intent(in) | :: | clump_index | |||
real(kind=r8), | intent(inout) | :: | var(bounds%begc:) | |||
real(kind=r8), | intent(in) | :: | special_value | |||
real(kind=r8), | intent(inout) | :: | non_conserved_mass_grc(bounds%begg:) | |||
real(kind=r8), | intent(in), | optional | :: | fractional_area_old(bounds%begc:) | ||
real(kind=r8), | intent(in), | optional | :: | fractional_area_new(bounds%begc:) | ||
real(kind=r8), | intent(out), | optional | :: | adjustment(bounds%begc:) |