代码搜索结果
找到约 10,000 项符合
F 的代码
atri.f
function atri(at1,at2,at3,at4i)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this function generates a random number from a triangular distribution
!! given X axis points at start, end, and pea
watbal.f
subroutine watbal
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine computes the daily water balance for each HRU
!! changes in storage should equal water losses from the system
!!
substor.f
subroutine substor
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine stores and lags lateral soil flow and nitrate
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units
plantop.f
subroutine plantop
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs the plant operation
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |definition
!!
gwmod.f
subroutine gwmod
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine estimates groundwater contribution to
!! streamflow
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |uni
jdt.f
function jdt(numdays,i,m)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine computes the julian date given the month and
!! the day of the month
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!!
albedo.f
subroutine albedo
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine calculates albedo in the HRU for the day
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |de
impndaa.f
subroutine impndaa(years)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine writes average annual HRU impondment output to the
!! output.wtr file
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
saveconc.f
subroutine saveconc
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine saves hourly or average daily concentrations from
!! a particular hydrograph node to a file
!! ~ ~ ~ INCO