-
Notifications
You must be signed in to change notification settings - Fork 83
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
update to xgrid as default #330
update to xgrid as default #330
Conversation
@alperaltuntas, have we vetted aoflux_grid=xgrid in G compsets? |
@klindsay28 thank you for bringing this up, we are planning to make this the default grid with this PR and want to know ASAP if there is any reason for concern. |
Thanks, @klindsay28 and @jedwards4b. What do we need to update (only CMEPS?) to be able to test the latest improvements in |
@gustavo-marques You can use this cmeps branch, or you can just use the cesm2_3_beta10 and set |
I downloaded cesm2_3_beta10, build a GMOM and got the following error after submitting the job:
|
It got the wallclock time wrong for the archiver, I'll look into that. You can work around the issue by setting |
There seems to be another problem with this sandbox (cesm2_3_beta10). The simulation run for 12 years, restarting every 6 years. The first restart was successful. On the second restart (year 13), I get the following error:
|
That is the error we announced on Friday. You can work around it with
Xmlchange MULTI_DRIVER=FALSE.
We are planning a beta11 tag with this fixed as well as the st_archive
problem next week.
…On Sat, Dec 17, 2022, 12:36 PM Gustavo Marques ***@***.***> wrote:
There seems to be another problem with this sandbox (cesm2_3_beta10). The
simulation run for 12 years, restarting every 6 years. The first restart
was successful. On the second restart (year 13), I get the following error:
ERROR: CONTINUE_RUN is true but this case does not appear to have restart
files staged in
/glade/scratch/gmarques/gmom.e23.GJRAv4.TL319_t061_zstar_N65.xgrid/run
rpointer.cpl_0001
—
Reply to this email directly, view it on GitHub
<#330 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOXUGC7OM5DHZIREV5YVVDWNYI2VANCNFSM6AAAAAATAF6YWY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Change MULTI_DRIVER did not work.
|
Sorry, you will need to edit the xml file and add FALSE to the allowed
values.
…On Sat, Dec 17, 2022, 4:48 PM Gustavo Marques ***@***.***> wrote:
Change MULTI_DRIVER did not work.
./xmlchange MULTI_DRIVER=False
ERROR: Did not find False in valid values for MULTI_DRIVER: ['TRUE']
—
Reply to this email directly, view it on GitHub
<#330 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOXUGD5FFIPYXQCQKPHN3TWNZGNTANCNFSM6AAAAAATAF6YWY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Doing that also give errors. After adding FALSE to the allowed values, I did "./xmlchange MULTI_DRIVER=FALSE" and "./case.setup --reset". Then, "./case.submit" gives
|
Okay - one more change. In file components/cmeps/cime_config/buildnml
Sorry this has been such a hassle. |
Thanks! it worked now. |
@gustavo-marques any updates on your run? |
The run will be done tomorrow. I will run the diagnostics and get back to you by the end of the day. |
Below is the global mean ocean temperature in the two runs (ctrl and xgrid): For reference, a full set of diagnostics comparing these two runs is available here. |
Thank you! |
Description of changes
Changes default atm ocn flux grid to xgrid.
Specific notes
Contributors other than yourself, if any:
CMEPS Issues Fixed (include github issue #):
Are changes expected to change answers? (specify if bfb, different at roundoff, more substantial)
Any User Interface Changes (namelist or namelist defaults changes)?
Testing performed
Testing performed if application target is CESM:
Testing performed if application target is UFS-coupled:
Testing performed if application target is UFS-HAFS:
Hashes used for testing: