cli_rhgen Subroutine

subroutine cli_rhgen(iwgn)

Uses

  • proc~~cli_rhgen~~UsesGraph proc~cli_rhgen cli_rhgen module~climate_module climate_module proc~cli_rhgen->module~climate_module module~hydrograph_module hydrograph_module proc~cli_rhgen->module~hydrograph_module module~time_module time_module proc~cli_rhgen->module~time_module module~hydrograph_module->module~time_module module~basin_module basin_module module~hydrograph_module->module~basin_module

~ ~ ~ PURPOSE ~ ~ ~ this subroutine generates weather relative humidity

~ ~ ~ INCOMING VARIABLES ~ ~ ~ name |units |definition ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ dewpt(:,:) |deg C |average dew point temperature for the month idg(:) |none |array location of random number seed used |for a given process j |none |HRU number pr_w(3,:,:) |none |proportion of wet days in a month rndseed(:,:)|none |random number seeds tmpmn(:,:) |deg C |avg monthly minimum air temperature tmpmx(:,:) |deg C |avg monthly maximum air temperature ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ SUBROUTINES/FUNCTIONS CALLED ~ ~ ~ Intrinsic: Exp SWAT: Atri, Ee

~ ~ ~ ~ ~ ~ END SPECIFICATIONS ~ ~ ~ ~ ~ ~

Arguments

Type IntentOptional Attributes Name
integer :: iwgn

Climate Paramenters required for Penman-Monteith

convert dewpoint to relative humidity (idewpt == 0)