rcurv_interp_flo Subroutine

subroutine rcurv_interp_flo(icha, flo_rate)

Uses

  • proc~~rcurv_interp_flo~~UsesGraph proc~rcurv_interp_flo rcurv_interp_flo module~sd_channel_module sd_channel_module proc~rcurv_interp_flo->module~sd_channel_module

~ ~ ~ PURPOSE ~ ~ ~ this subroutine interpolates between points on a rating curve given flow rate

keep max travel time at max bankfull

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: icha
real, intent(in) :: flo_rate

Calls

proc~~rcurv_interp_flo~~CallsGraph proc~rcurv_interp_flo rcurv_interp_flo proc~chrc_interp chrc_interp proc~rcurv_interp_flo->proc~chrc_interp