annual_flux_dribbler_patch Function

public function annual_flux_dribbler_patch(bounds, name, units, allows_non_annual_delta) result(this)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
character(len=*), intent(in) :: name
character(len=*), intent(in) :: units
logical, intent(in), optional :: allows_non_annual_delta

Return Value type(annual_flux_dribbler_type)