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

Implement water tracers for initial snow-related code in LakeHydrology #775

Closed
billsacks opened this issue Aug 1, 2019 · 0 comments
Closed
Assignees
Labels
enhancement new capability or improved behavior of existing capability

Comments

@billsacks
Copy link
Member

The first section of lake hydrology is essentially equivalent to the new routine, HandleNewSnow. Implement water tracers for this, following what is done in HandleNewSnow.

Reuse existing code from SnowHydrologyMod where possible. I may want to introduce a new, higher-level routine like InitializeExplicitSnowPack that can be called from both places, if the code is similar enough.

@billsacks billsacks added the enhancement new capability or improved behavior of existing capability label Aug 1, 2019
@billsacks billsacks self-assigned this Aug 1, 2019
slevis-lmwg added a commit to slevis-lmwg/ctsm that referenced this issue Aug 26, 2019
Continue adding water tracers to LakeHydrology

Finish implementing water tracers for initial snow-related code in
LakeHydrology. This involved refactoring code in order to reuse existing
code in SnowHydrology rather than having near-duplicates of that code in
LakeHydrology.

Resolves ESCOMP#775
ekluzek added a commit to ekluzek/CTSM that referenced this issue Aug 29, 2019
Continue adding water tracers to LakeHydrology

Finish implementing water tracers for initial snow-related code in
LakeHydrology. This involved refactoring code in order to reuse existing
code in SnowHydrology rather than having near-duplicates of that code in
LakeHydrology.

Resolves ESCOMP#775
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new capability or improved behavior of existing capability
Projects
None yet
Development

No branches or pull requests

1 participant