-
Notifications
You must be signed in to change notification settings - Fork 321
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
Handle CAM7 #2632
Handle CAM7 #2632
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ekluzek I caught a few things, and I may have missed others, because I did not go through every new line in this PR. Let me know if it would be helpful to review it again together.
Co-authored-by: Samuel Levis <[email protected]>
Make the Regular Expressions more consistent. Don't allow the use of CLM51 for all options. Make CPLHIST CAM version depend on which CLM version is used. Make sure explicit matches for CAM60 are there.
Add some comments to talk about what kind of land tuning mode is being done for a section of finidat files.
@slevis-lmwg I think I handled all of your suggested changes. So please re-review and let me know if I missed something. |
…tests (as Zender won't be the option for cam7)
Testing on Derecho has one PEM test that failed with answer changes on different number of processors. PEM_D_Ld9.ne30pg3_t232.I1850Clm60BgcCropG.derecho_intel.clm-clm60cam7LndTuningMode
As a first go, I'll rerun it a couple times to see if I see the same behavior. Then start looking into those variables. This is just issue #2542 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No further comments, other than a big thank you, Erik.
Description of changes
Changes so that CAM7 is allowed for the land-tuning mode. Allow "C" and "E" after period designation in long compset names. Fix some important issues.
Specific notes
Contributors other than yourself, if any: @jedwards4b
CTSM Issues Fixed (include github issue #):
Fixes #2480
Fixes #2634
Fixes #2637
Are answers expected to change (and if so in what way)? No
Any User Interface Changes (namelist or namelist defaults changes)?
LND_TUNING_MODE for cam7.0 is now allowed
Does this create a need to change or add documentation? Did you do so? No
Testing performed, if any: Will run regular testing
So far doing namelist unit testing and namelist testing within CESM