cli_wndgen Subroutine

subroutine cli_wndgen(iwgn)

Uses

  • proc~~cli_wndgen~~UsesGraph proc~cli_wndgen cli_wndgen module~climate_module climate_module proc~cli_wndgen->module~climate_module module~hydrograph_module hydrograph_module proc~cli_wndgen->module~hydrograph_module module~time_module time_module proc~cli_wndgen->module~time_module module~hydrograph_module->module~time_module module~basin_module basin_module module~hydrograph_module->module~basin_module
~ ~ ~ PURPOSE ~ ~ ~
this subroutine generates wind speed

~ ~ ~ INCOMING VARIABLES ~ ~ ~
name        |units         |definition
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ 
idg(:)      |none          |array location of random number seed used
                           |for a given process
j           |none          |HRU number
rndseed(:,:)|none          |random number seeds
wndav(:,:)  |m/s           |average wind speed for the month in HRU
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ ~ ~ SUBROUTINES/FUNCTIONS CALLED ~ ~ ~
Intrinsic: Log
SWAT: Aunif
~ ~ ~ ~ ~ ~ END SPECIFICATIONS ~ ~ ~ ~ ~ ~

Generate wind speed !! Generate wind direction !! ! set to zero, no longer attempt to read in

Arguments

Type IntentOptional Attributes Name
integer :: iwgn

Calls

proc~~cli_wndgen~~CallsGraph proc~cli_wndgen cli_wndgen float float proc~cli_wndgen->float