hyd_read_connect Subroutine

subroutine hyd_read_connect(con_file, obtyp, nspu1, nspu, nhyds, ndsave)

Uses

  • proc~~hyd_read_connect~~UsesGraph proc~hyd_read_connect hyd_read_connect module~climate_module climate_module proc~hyd_read_connect->module~climate_module module~constituent_mass_module constituent_mass_module proc~hyd_read_connect->module~constituent_mass_module module~gwflow_module gwflow_module proc~hyd_read_connect->module~gwflow_module module~hydrograph_module hydrograph_module proc~hyd_read_connect->module~hydrograph_module module~maximum_data_module maximum_data_module proc~hyd_read_connect->module~maximum_data_module module~time_module time_module proc~hyd_read_connect->module~time_module module~hydrograph_module->module~time_module module~basin_module basin_module module~hydrograph_module->module~basin_module

read hru spatial data intialize area to calcluate drainage areas in hyd_connect set outflow object type to 0 - needed in final hyd_read_connect loop

Arguments

Type IntentOptional Attributes Name
character(len=20) :: con_file
character(len=8) :: obtyp
integer, intent(in) :: nspu1
integer, intent(in) :: nspu
integer, intent(in) :: nhyds
integer, intent(in) :: ndsave

Calls

proc~~hyd_read_connect~~CallsGraph proc~hyd_read_connect hyd_read_connect search search proc~hyd_read_connect->search