-
Notifications
You must be signed in to change notification settings - Fork 446
Restrict nlmaps_atm2srf_conserve=.true. to v3HR grid #7865
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
Conversation
|
I wonder if we do want this on for F-cases that use the same grid? EAMxx F-cases are using ne120pg2_ne120pg2 so would not pick this up just from the new grid spec. |
|
I second Rob's suggestion - it should be based on the grid, but not compset. If using the a%ne120np4.+oi%RRSwISC6to18E3r5 grid in an F case, I think one would still benefit from nonlinear maps. |
|
Note we had several fails (with |
|
agreed. I'm suggesting that instead of: we use: |
I think this is good. The problem with the EAMxx F2010 test is mainly due to not having such a map, not that it couldn't use one. Changes submitted and the PR message to be updated. |
Restrict nlmaps_atm2srf_conserve=.true. to v3HR grid Previously it was set to true for all configurations that use ne120 grid for atm. This would affect EAM and EAMxx F-cases that use ne120. This change limits its use to cases that use v3HR grid (ne120pg2 for atm and RRSwISC6to18E3r5 for ocean/ice). It applies to both coupled and uncoupled configurations. [BFB] No impact except for cases using ne120 atm grid with other ocean masks
|
Merged to next. |
Previously it was set to true for all configurations that use ne120 grid for atm.
This would affect EAM and EAMxx F-cases that use ne120. This change limits its
use to cases that use v3HR grid (
ne120pg2for atm andRRSwISC6to18E3r5for ocean/ice).It applies to both coupled and uncoupled configurations.
[BFB] No impact except for cases using ne120 atm grid with other ocean masks
Verified no impact for v3.HR.piControl-CMIP7 spin-up that uses ne120pg2_r025_RRSwISCE3r5,
previously also tested that nlmaps_atm2srf_conserve=.false. for F1850-CMIP7 that uses the same grid
when the use was restricted to coupled cases. This requirement is now dropped (removing the compset attribute)