#include "hydroclimate.h"#include "hydroparams.h"#include "hydrodaysmonths.h"#include "hydrornseeds.h"Go to the source code of this file.
Defines | |
| #define | ntot (93) |
Functions | |
| int | hydroshuffle (int dvals[31], int mnth) |
| #define ntot (93) |
Definition at line 30 of file hydroshuffle.c.
| int hydroshuffle | ( | int | dvals[31], | |
| int | mnth | |||
| ) |
Definition at line 35 of file hydroshuffle.c.
References days_in_month(), ep, fidlog, hydroran3(), INIT_RAN_NUM_SEED, rnd, rnseed3, syear, tblend, tblstart, and yr.
1.5.2