Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed exact restart (temporarily) - classic and image drivers #507

Merged
merged 9 commits into from
May 18, 2016

Conversation

yixinmao
Copy link
Contributor

This PR assured exact restarts for classic and image driver under simple options (more thorough tests to be done). Specifically:

  • Made sure the image driver is doing the same computation as classic driver regarding restarting
  • For both drivers, energy->LongUnderOut and energy->snow_flux are now saved to state file. This is a temporary solution to solving the main points in issue Exact restart - classic driver #479 and assuring exact restart.

@jhamman
Copy link
Member

jhamman commented May 17, 2016

@yixinmao - this looks really good. I don't have any specific comments but @tbohn should take a quick peak at the classic driver changes state file to make sure it looks as expected.

@tbohn
Copy link
Contributor

tbohn commented May 18, 2016

The classic driver changes look good to me. I didn't look closely at the image driver changes. As an aside, I'm porting the classic driver changes to my fork of 4.2 and they appear to be functioning correctly there - this is a big help to me - thanks @yixinmao!

@jhamman
Copy link
Member

jhamman commented May 18, 2016

@yixinmao - this looks good and can be merged, but first, can you add a bug fix note in the release notes: http://vic.readthedocs.io/en/develop/Development/ReleaseNotes/#bug-fixes.

@yixinmao
Copy link
Contributor Author

@jhamman I've edited the release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants