#include <math.h>#include <stdlib.h>#include "hydroclimate.h"#include "hydroinout.h"#include "hydroparams.h"#include "hydrotimeser.h"#include "hydroreadclimate.h"#include "hydroalloc_mem.h"#include "hydrofree_mem.h"Go to the source code of this file.
Functions | |
| int | hydrosedload (gw_rainfall_etc *gw_rain) |
| int hydrosedload | ( | gw_rainfall_etc * | gw_rain | ) |
Definition at line 79 of file hydrosedload.c.
References alpha3, alpha4, alpha5, alpha6, alpha7, alpha8, alphabed, anglerep, baseflowtot, C, Coutlettotal, Cs, Csannual, Csannualoutlet, Csgrandtotal, Csgrandtotaloutlet, Csoutlet, daysiy, degTOr, dTOs, ep, eventcounter, eventsperyear, freematrix1D(), freematrix2D(), hypsarea, hypselev, k1, k2, lapserate, malloc1d, malloc2d, maxalt, maxepoch, maxnoutlet, nhypts, numberday, nyears, outletmodelflag, outletpct, Qb, Qbar, Qbartotal, Qbedannual, Qbedannualoutlet, Qboutlet, Qexceedgw, Qice, Qnival, Qrain, Qs, Qsannual, Qsannualoutlet, Qsbarformulaflag, Qsbarnew, Qsbarnew2, Qsbartot, Qsbartotoutlet, Qsgrandtotal, Qsgrandtotaloutlet, Qsoutlet, Qsoutletdummy, Qss, Qsum, Qsumtot, raindatafile, Ralt, ranarray, Rarea, rhosed, rhowater, rslope, Rvol, setstartmeanQandQs, sigma(), syear, Tchange, TE, TEsubbasin, totalarea, gw_rainfall_etc::Tperyear, trneff, Tstart, and yr.
Referenced by main().
1.5.2