Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(annual_flux_dribbler_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
type(file_desc_t), | intent(inout) | :: | ncid | |||
character(len=*), | intent(in) | :: | flag |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(annual_flux_dribbler_type), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(annual_flux_dribbler_type), | intent(inout) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
real(kind=r8), | intent(in) | :: | delta(get_beg(bounds,this%bounds_subgrid_level):) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(annual_flux_dribbler_type), | intent(in) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
real(kind=r8), | intent(out) | :: | flux(get_beg(bounds,this%bounds_subgrid_level):) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(annual_flux_dribbler_type), | intent(in) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
real(kind=r8), | intent(out) | :: | delta(get_beg(bounds,this%bounds_subgrid_level):) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(annual_flux_dribbler_type), | intent(in) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
real(kind=r8), | intent(out) | :: | amount_left_to_dribble(get_beg(bounds,this%bounds_subgrid_level):) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(annual_flux_dribbler_type), | intent(in) | :: | this | |||
type(bounds_type), | intent(in) | :: | bounds | |||
real(kind=r8), | intent(out) | :: | amount_left_to_dribble(get_beg(bounds,this%bounds_subgrid_level):) |