HYPE
All Classes Namespaces Files Functions Variables Pages
Modules | Procedures
general_func.f90 File Reference

Modules

module  general_functions
 

Procedures

real function, public general_functions::tempfactor (temp)
 
real function, public general_functions::halfsatconcfactor (conc, par)
 
real function, public general_functions::moisturefactor (sm, wp, pw, thickm, satsmf, exp, thetalow, thetaupp)
 
real function, public general_functions::exponential_moisturefactor (sm, pw, limpar, exp)
 
real function, public general_functions::simple_rating_curve (wst, k, p, w0)
 
real function, public general_functions::exponential_decay (timesteps, halflife)
 
subroutine, public general_functions::sedimentation (depth, conc, vel, lim, delta)
 
real function, public general_functions::plant_growth (up1, up2, up3, day)
 
real function, public general_functions::sigmoid_response (x, xs, xe, ys, ye, xm)
 
real function, public general_functions::linear_response (x, xs, xe, ys, ye)
 

Detailed Description

Contains module general_functions.