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

Miscellaneous lake fixes #425

Merged
merged 7 commits into from
Mar 29, 2016
Merged

Conversation

tbohn
Copy link
Contributor

@tbohn tbohn commented Mar 25, 2016

This fix addresses several minor bugs. Several lake processes (aerodynamic resistance, albedo, latent/sensible heat fluxes, net radiation, etc) were reported incorrectly or not at all in output files. The fixes for those were all minor (1-liners). Lake temperatures were initialized to unrealistic temperatures in the absence of an initial state file. The fix for that was a little more involved: replaced the use of first step's air temperature with use of annual average soil temperature.

closes #405
closes #406
closes #419
closes #420

@jhamman
Copy link
Member

jhamman commented Mar 28, 2016

No problems with the code changes. We need to add a comment in the Release Notes describing the bugs fixed here.

@tbohn
Copy link
Contributor Author

tbohn commented Mar 28, 2016

Should that be included in this PR?

@jhamman
Copy link
Member

jhamman commented Mar 28, 2016

Yes, doc and code changes go together.

@bartnijssen
Copy link
Member

@tbohn : you're out of date on this one - please merge develop into this branch one more time, resolve conflicts and then I'll go ahead and merge the PRs

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