Description Usage Arguments Details Value Examples
FUNCTION_DESCRIPTION
1 2 3 4 5  | 
sim.dates | 
 list of all dates  | 
warmup | 
 years for warming up WaSSI-C model  | 
mcores | 
 how many cores using for simulation  | 
WUE.coefs | 
 the input parameters of WUE  | 
ET.coefs | 
 the input parameter of ET  | 
For details see Haith and Shoemaker (1987)
outputs potential evapotranspiration (mm day-1)
1 2 3 4 5 6 7  | ## Not run: 
distHydroSim(sim.dates = sim_dates,
             hru.par = hru_par, hru.info = hru_info, hru.elevband = NULL,
             clim.prcp = stcroix$prcp.grid, clim.tavg = stcroix$tavg.grid,
             snow.flag = 0, progress.bar = TRUE)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.