#include "hydroclimate.h"#include "hydrotimeser.h"#include "hydroinout.h"#include "hydroparams.h"#include "hydroreadclimate.h"#include "hydrodaysmonths.h"Go to the source code of this file.
Functions | |
| int | hydroclimate (gw_rainfall_etc *gw_rain) |
| int hydroclimate | ( | gw_rainfall_etc * | gw_rain | ) |
Definition at line 34 of file hydroclimate.c.
References days_in_month(), daysiy, Dec, end_of(), ep, Jan, jj, nran, Pannual, Pchange, Pmassbal, Pmaxstd, Pstart, Pstd, gw_rainfall_etc::R, raindatafile, ranarray, start_of(), syear, gw_rainfall_etc::T, Tannual, Tchange, Tmaxstd, Tmonth, Tnominal, gw_rainfall_etc::Tperyear, Tstart, Tstd, and yr.
Referenced by main().
1.5.2