Skip to content

Commit

Permalink
Added release notes about PR UW-Hydro#638.
Browse files Browse the repository at this point in the history
(Fixing a problem with image restarts when using multiple processors).
  • Loading branch information
Hörður Bragi Helgason committed Oct 6, 2016
1 parent 6d911d6 commit 6e57820
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Development/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ To check which release of VIC you are running:

After the fix, the `forceskip` variable in the global parameter structure (i.e., the number of timesteps to skip in the forcing data for the simulatin period) is rounded correctly (before the fix, rounding error might cause 1-timestep offset in the simulation results).

3. Fixed a problem with image restarts when using multiple processors ([GH#638](https://github.com/UW-Hydro/VIC/pull/638))

After the fix, only the master node is assigned the task of validating state file dimensions and coordinate variables. Multiprocessing was also added to the VIC testing framework.

------------------------------

## VIC 5.0.0 [![DOI](https://zenodo.org/badge/7766/UW-Hydro/VIC.svg)](https://zenodo.org/badge/latestdoi/7766/UW-Hydro/VIC)
Expand Down

0 comments on commit 6e57820

Please sign in to comment.