-
Notifications
You must be signed in to change notification settings - Fork 319
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
Merge b4bdev 20241220 #2917
Merge b4bdev 20241220 #2917
Conversation
…nd update ctsm60 file so that it is based on the previous one with the nfix fields just added to the end
Merge b4b-dev Bring in latest b4b-dev branch to main CTSM development. - Update git-fleximod - Fix equation number in tech note - Implement urbanl and urbanc coszen filters - Make ALBGRD and ALBGRI active by default - Some adjustments to control pylint for the RXCROPMATURITY python tests - Run_sys_tests: Print test list in --verbose/--debug.
Merge ctsm5.3.013 into b4b-dev
Update temperature cost function for symbiotic Nfix in FUN
iRpointer files for restart now have the simulation timestamp in the filename Add the simulation timestamp to the rpointer files. Also update submodules with this change in CMEPS and CDEPS as well as updated cime to handle it. See the notes below for an explaination about this. Add a "clm" level directory under usermods_dirs so that the component where user-mods reside is declared and to make them function the same as test-mods.
I saw Joseph's message that izumi had been restored to service, so I submitted aux_clm this morning. It seemed as though tests were going to work, but a large number "failed to initialize" in the SHAREDLIB_BUILD phase. I tried resubmitting three of these, and I get "Read-only file system" errors. I will try again on Monday. If I see the same behavior, I will return to the original plan of merging this PR without izumi testing. |
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.
I like that this has a nice namelist control from the user perspective with the author's name attached. Although in other cases we don't use just the name -- but also the year for the reference paper. That enables different years for the same author to apply when/if that's needed. And it also makes it easy to figure out what the reference paper is.
The most important problem here is that there isn't a test for Tom's scheme here, and minimally we should make sure we have a test for both options.
I'm also glad that the basic change is nicely captured in it's own function. This can allow unit or funcitonal testing for it.
I didn't catch this when it came to b4b-dev, but there are changes I'd like to see, in terms of modularity for making things as local as possible
As such I suggest a bunch of changes, that I do think are worth doing. However, if there is a tag needed for simulations with this, I realized the changes I suggest could be done later, and they are all things that could go on b4b-dev later.
I am getting new errors on izumi today, rather than the error that I reported yesterday. I have submitted aux_clm again to see what happens. Meanwhile Ithough I will move on with this merge, because I get the sense that izumi is unreliable. |
Submitting aux_clm after the code revisions. |
aux_clm
Similarly with most nag and intel tests, plus a few tests say "SHAREDLIB_BUILD failed to initialize" UPDATE: I think the "GENERATE exception" tests arise from lack of disk space on /fs/cgd/csm and we have ended up without a new baseline. In any case, izumi feels like an unnecessary time sink right now... |
For details, see the ChangeLog for tag ctsm5.3.017.
For reference, this resolves #2869.