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

(WIP) Make L80 default for RRM grids #6698

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

(WIP) Make L80 default for RRM grids #6698

wants to merge 1 commit into from

Conversation

wlin7
Copy link
Contributor

@wlin7 wlin7 commented Oct 17, 2024

Delete previous default of L72 for RRM grids.


To further add atm IC files and test

Copy link

PR Preview Action v1.4.8
🚀 Deployed preview to https://E3SM-Project.github.io/E3SM/pr-preview/pr-6698/
on branch gh-pages at 2024-10-17 22:21 UTC

@whannah1
Copy link
Contributor

@wlin7 have you generated new initial conditions for the RRM grids?

I worked on this awhile back, but I ran into issues trying to run the RRM cases out long enough to ensure that they were properly adjusted to the new vertical grid.

@tangq
Copy link
Contributor

tangq commented Oct 17, 2024

We may use the atm IC from the current v3.NARRM test, which has completed 50+ years. The IC files are located on Chrysalis at /lcrc/group/e3sm/ac.qtang/E3SMv3_dev/20240905.v3.narrm.hybrid_dt.WCYCL1850.warm.seaice_ocean.chrysalis/archive/rest

@whannah1
Copy link
Contributor

@tangq those files look good for the NA grid - but we still have a test for the conus grid in e3sm_integration:

    #e3sm tests for RRM grids
    "e3sm_rrm" : {
        "tests" : (
            "SMS_D_Ln5.conusx4v1pg2_r05_IcoswISC30E3r5.F2010",
            )
        },

So we either need to update that grid or switch it to use the NA grid.

@tangq
Copy link
Contributor

tangq commented Oct 18, 2024

@whannah1 , good point.

Because v3.NARRM updated to the resolution northamericax4v1pg2_r025_IcoswISC30E3r5, it might make sense to 1) update this new resolution for the e3sm_rrm test on master, and 2) keep the old resolution for the test on the maint branches.

Another option is to interpolate the L72.conusx4v1pg2_r05_IcoswISC30E3r5 IC files to L80 and run multiple years to get the stable ICs and update the tests to use the new L80 ICs.

There could be other options. I am not sure which way is the best and am leaning towards the first method, i.e. 1) and 2) above.

Down the road, when v3.NARRM is finalized we can update the rrm tests on master with the final initial conditions.

@tangq those files look good for the NA grid - but we still have a test for the conus grid in e3sm_integration:

    #e3sm tests for RRM grids
    "e3sm_rrm" : {
        "tests" : (
            "SMS_D_Ln5.conusx4v1pg2_r05_IcoswISC30E3r5.F2010",
            )
        },

So we either need to update that grid or switch it to use the NA grid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants