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

Fix for the Carbon isotope land-use change bug #694

Merged
merged 13 commits into from
Apr 26, 2019
Merged

Conversation

ekluzek
Copy link
Collaborator

@ekluzek ekluzek commented Apr 24, 2019

Description of changes

Add a test that verifies that the code is identical when carbon isotopes are on or off. And add a fix to the bug where answers changed for land-use change cases.

Specific notes

Contributors other than yourself, if any:@klindsey @billsacks

CTSM Issues Fixed (include github issue #): #675 #686
Fixes #675
Fixes #686

Are answers expected to change (and if so in what way)? Yes!

Only for cases with transient land-use change AND either use_c13 and/or use_c14 turned on.

Any User Interface Changes (namelist or namelist defaults changes)? No

Testing performed, if any: Standard on hobart and nag, PASS as expected

@ekluzek ekluzek added this to the cesm2.1.1 milestone Apr 24, 2019
@ekluzek ekluzek self-assigned this Apr 24, 2019
Copy link
Member

@billsacks billsacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again for this, @ekluzek ! A couple of minor comments about the LCISO test.

cime_config/SystemTests/lciso.py Show resolved Hide resolved
cime_config/testdefs/testlist_clm.xml Outdated Show resolved Hide resolved
ekluzek and others added 2 commits April 24, 2019 13:48
Without this, we run into the issue noted in
ESCOMP#692. This fixes the problem. I
don't fully understand the need for this, but from reading some stack
overflow posts, I'm not surprised that we need this.

Resolves ESCOMP#692
Copy link
Member

@billsacks billsacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ekluzek ekluzek added PR status: ready PR: this is ready to merge in, with all tests satisfactory and reviews complete priority: high High priority to fix/merge soon, e.g., because it is a problem in important configurations severity: critical labels Apr 25, 2019
@ekluzek ekluzek merged commit 89ff666 into ESCOMP:master Apr 26, 2019
@ekluzek ekluzek deleted the cisofix branch April 26, 2019 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR status: ready PR: this is ready to merge in, with all tests satisfactory and reviews complete priority: high High priority to fix/merge soon, e.g., because it is a problem in important configurations
Projects
None yet
2 participants