forked from ESCOMP/CAM
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Push EWOrg/CAM to cam6_3_145 and patch aerosol_optics_cam.F90 #12
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add tag, date, and regression test results. Imply cam6_3_125 as test baseline by removing reference to cam6_3_111.
…cdata cam6_3_126: Add MPAS-A 60 and 30km ncdata and related changes
Set default for pgf_formulation Co-authored-by: Francis Vitt <fvitt@ucar.edu>
modified: cime_config/testdefs/testlist_cam.xml
Co-authored-by: Francis Vitt <fvitt@ucar.edu>
…id configure and namelist option for microphysics. Added a test to make sure pumas and mg3 give the same results and it only passes when pumas is set to mg3 in configure right now. More work to do.
cam6_3_127: Turn on HB where CLUBB is not active Free atmosphere Richardson number based mixing (using the free atmosphere part of the Holtslag-Boville PBL scheme) for those layers where CLUBB is not active (turned on in cam6 or cam_dev). Also helps stabilize less diffusive dynamical cores. A new namelist variable will be added to allow this new functionality. The issue for the PR is ESCOMP#846. This PR will also address issue ESCOMP#772 The science validation for this code is: https://webext.cgd.ucar.edu/FLTHIST/f.cam6_3_112.FLTHIST_v0c.ne30.non-ogw-ubcT-effgw0.3-rdg_beta0.5-vtrmi1.5-hb-tt.001/atm/ closes ESCOMP#772 closes ESCOMP#846
modified: bld/namelist_files/namelist_defaults_cam.xml
cam6_3_128: CARMA models on unstructured grids
…am_update_ext_test_driver
…am_update_ext_test_driver
cam6_3_142: Miscellaneous tag
cam6_3_143: Reduce memory footprint of IC file output in SE CSLAM
…mdev_pr2_cac cam6_3_144: New PUMAS external with machine learning support
cam6_3_145: New PUMAS External with adjusted vapor deposition onto snow Issue ESCOMP#936 - A one-line change in PUMAS resulting in a new tag for the external. This needs to be merged after the ML PR to cam_development (PR ESCOMP#858 ). resolves ESCOMP#936 Includes Cheryl's PR closes ESCOMP#948 Closes ESCOMP#947 Run to confirm the impact of this change is at: NCAR/amwg_dev#445
Finish update of EarthWorksOrg/cam to the upstream work in 'ESCOMP/CESM/cesm2_3_alpha16d' version.
Update of EarthWorksOrg/CAM with upstream work in 'ESCOMP/CESM/cesm2_3_alpha17a' version.
Get upstream work needed for EarthWorks v2.1 release
Apply patches developed by Jian Sun and Richard Loft to allow NVHPC builds/runs to succeed. These patches are enabled by default, but can be removed by commenting out the respective #define statement at the top of aerosol_optics_cam.F90.
NOTE: This PR depend on PR #11 being merged first. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To help address ESCOMP/CAM issues #881 an #945, Jian Sun and Richard Loft developed a patch to allow CAM to build with the NVHPC compilers.