Dear VIC User Community,
I am running VIC Classic (version 5.0.1, Classic driver) with daily meteorological forcing data and encountered an issue related to timestep settings. When I attempt to run the model, it enters an infinite loop, and the log indicates the following requirements:
- SNOW_STEPS_PER_DAY cannot be smaller than 4.
- RUNOFF_STEPS_PER_DAY must equal SNOW_STEPS_PER_DAY.
- FORCE_STEPS_PER_DAY must also match SNOW_STEPS_PER_DAY.
- The model requires subdaily forcings (e.g., 3-hourly or 6-hourly) that must be consistent with the snow model timestep.
My questions are:
With only daily forcing data available, is it possible to run VIC Classic directly?
If it is feasible to use daily forcings to simulate daily runoff, how should I configure MODEL_STEPS_PER_DAY, SNOW_STEPS_PER_DAY, RUNOFF_STEPS_PER_DAY, and FORCE_STEPS_PER_DAY in the Global Parameter File?
Any guidance, references, or example configurations would be greatly appreciated.