代码搜索结果
找到约 10,000 项符合
F 的代码
simulate.f
subroutine simulate
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine contains the loops governing the modeling of processes
!! in the watershed
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!
pond.f
subroutine pond(k)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine routes water and sediment through ponds
!! and computes evaporation and seepage from the ponds
!! ~ ~ ~ INC
decay.f
subroutine decay
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine calculates degradation of pesticide in the soil and on
!! the plants
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!!
impndday.f
subroutine impndday
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine writes daily HRU output to the output.wtr file
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units
modparm.f
module parm
real :: wshd_sw, wshd_snob, wshd_pndfr, wshd_pndv, wshd_pndsed
real :: wshd_wetfr, wshd_resfr, wshd_resha, wshd_pndha, percop
real :: wshd_fminp, wshd_ftotn, ws
impndyr.f
subroutine impndyr
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine writes annual HRU impondment output to the output.wtr
!! file
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name
readfcst.f
subroutine readfcst
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine reads the HRU forecast weather generator parameters
!! from the .cst file
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!!
readsub.f
subroutine readsub
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine reads data from the HRU/subbasin general input file
!! (.sub). This file contains data related to general process
sweep.f
subroutine sweep
!! ~ ~ ~ PURPOSE ~ ~ ~
!! the subroutine performs the street sweeping operation
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units |def
recyear.f
subroutine recyear
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine inputs measured loadings to the stream network
!! for routing through the watershed where the records are summari