hydout_output Subroutine

subroutine hydout_output(iout)

Uses

  • proc~~hydout_output~~UsesGraph proc~hydout_output hydout_output module~basin_module basin_module proc~hydout_output->module~basin_module module~hydrograph_module hydrograph_module proc~hydout_output->module~hydrograph_module module~time_module time_module proc~hydout_output->module~time_module module~hydrograph_module->module~basin_module module~hydrograph_module->module~time_module

!!! monthly print !!! yearly print !!! average annual print

Arguments

Type IntentOptional Attributes Name
integer :: iout
~ ~ ~ PURPOSE ~ ~ ~
this subroutine outputs hyd variables on daily, monthly and annual time steps

0 = average annual (always print) 1 = yearly 2 = monthly 3 = daily

!!! daily print