-
Notifications
You must be signed in to change notification settings - Fork 23
noresm2_3_develop : add compset NF1850norbc_tropstratchem_aer2014 #182
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
noresm2_3_develop : add compset NF1850norbc_tropstratchem_aer2014 #182
Conversation
… ERF for full-chemistry version
I imagine there are better methods to inform that a compset does not work for a given resolution? |
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.
The current handling of missing emission files happens at run time. I think it should happen as early as possible. See DirkOlivie#2.
Change how missing emission files are handled
Hi Steve, I have now accepted your PR related to better handling of missing emissions files. Can you review this "updated" PR? Best regards, Dirk |
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 have a few change requests. Please let me know if you think any of them are unwarranted.
bld/namelist_files/use_cases/1850_cam6_noresm_tropstratchem_aer2014.xml
Outdated
Show resolved
Hide resolved
bld/namelist_files/use_cases/1850_cam6_noresm_tropstratchem_aer2014.xml
Outdated
Show resolved
Hide resolved
bld/namelist_files/use_cases/1850_cam6_noresm_tropstratchem_aer2014.xml
Outdated
Show resolved
Hide resolved
bld/namelist_files/use_cases/1850_cam6_noresm_tropstratchem_aer2014.xml
Outdated
Show resolved
Hide resolved
bld/namelist_files/use_cases/1850_cam6_noresm_tropstratchem_aer2014.xml
Outdated
Show resolved
Hide resolved
<compset> | ||
<alias>NF1850norbc_tropstratchem_aer2014</alias> | ||
<lname>1850_CAM60%NORESM%NORBC%TROPSTRATCHEM%AER2014_CLM50%BGC-CROP_CICE%PRES_DOCN%DOM_MOSART_SGLC_SWAV</lname> |
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 think a short test for this configuration would be useful. I suggest an ERP
test.
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.
Hi Steve, yes, probably a goo idea.
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.
Hi Steve @gold2718
how should I implement such a test?
Best regards,
Dirk
Should we put a warning or error into |
We need to test this to make sure the error message appears. Also, the error message could be made more specific (or just provide some hints as to what the problem might be). |
@DirkOlivie, the |
Hi Steve @gold2718 , |
It is quite a lot. See: |
Hi Steve @gold2718
The tests seem to further differ in their horizontal resolution:
Does this help? Does it make sense? |
@DirkOlivie, I'm sorry, that difference compared the wrong two tests. Looking at the tropstrat test from the previous baseline, it is only a diagnostic output change. |
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.
This looks good now, thanks!
Tagged as |
Summary: add compset NF1850norbc_tropstratchem_aer2014 - allows to estimate the anthropogenic aerosol ERF
Contributors: Dirk Olivié (@DirkOlivie)
Reviewers: Steve Goldhaber (@gold2718) and Øyvind Seland (@oyvindseland)
Purpose of changes: include extra compset NF1850norbc_tropstratchem_aer2014 (issue #181)
Github PR URL: #182
Changes made to build system: None
Changes made to the namelist: there is a new use_cases file for the new compset (1850_cam6_noresm_tropstratchem_aer2014.xml).
Changes to the defaults for the boundary datasets: None. But new specific emission files are available for this new compset. However only emission files for the f19 resolution are available. For the f09 resolution, the model will not run as I have put in 1850_cam6_noresm_tropstratchem_aer2014.xml:
and
Is this a good solution?
Substantial timing or memory changes: None
Detailed description of changes
Issues addressed by this PR:
#181 (noresm2_3_develop : NF1850norbc_tropstratchem_aer2014 compset)