代码搜索结果
找到约 10,000 项符合
F 的代码
command.f
subroutine command
!! ~ ~ ~ PURPOSE ~ ~ ~
!! for every day of simulation, this subroutine steps through the command
!! lines in the watershed configuration (.fig) file. Depen
clgen.f
subroutine clgen(j)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine calculates the daylength, distribution of
!! radiation throughout the day and maximum radiation for day
!!
erfc.f
function erfc(xx)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! erfc is the complementary error function;
!! erf(B) is the error function for B
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! na
operatn.f
subroutine operatn
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine performs all management operations
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units
grow.f
subroutine grow
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine adjusts plant biomass, leaf area index, and canopy height
!! taking into account the effect of water, temperature an
subbasin.f
subroutine subbasin
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine controls the simulation of the land phase of the
!! hydrologic cycle
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!
irrigate.f
subroutine irrigate(jj,volmm)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine applies irrigation water to HRU
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units
ysed.f
subroutine ysed(iwave)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine predicts daily soil loss caused by water erosion
!! using the modified universal soil loss equation
!!
regres.f
function regres(k)
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this function calculates constituent loadings to the main channel using
!! USGS regression equations
!! ~ ~ ~ INCOMING VARI