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
Update with tag 'cam6_3_124' #5
Merged
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
- Changed C-preprocessor constants to positively match HEMCO_CESM - Fixed tabs indendation to spaces for consistency - Removed unnecessary HEMCO_CESM check in mo_srf_emissions.F90 - now same file as upstream - Added phase= dummy argument call for HCOI_Chunk_Run.
… allocating and updating pbuf fields for safety.
modified: src/physics/cam/hetfrz_classnuc.F90 modified: src/physics/cam/hetfrz_classnuc_cam.F90
modified: src/physics/cam/hetfrz_classnuc.F90
modified: src/physics/cam/hetfrz_classnuc.F90
modified: src/physics/cam/hetfrz_classnuc.F90
modified: src/physics/cam/hetfrz_classnuc.F90 modified: src/physics/cam/hetfrz_classnuc_cam.F90
modified: src/physics/cam/hetfrz_classnuc_cam.F90
modified: src/physics/cam/hetfrz_classnuc.F90 modified: src/physics/cam/hetfrz_classnuc_cam.F90
modified: src/physics/cam/hetfrz_classnuc.F90
modified: src/physics/cam/hetfrz_classnuc.F90
modified: src/physics/cam/hetfrz_classnuc.F90
modified: src/physics/cam/hetfrz_classnuc.F90 modified: src/physics/cam/hetfrz_classnuc_cam.F90
modified: src/physics/cam/hetfrz_classnuc_cam.F90
modified: src/physics/cam/hetfrz_classnuc_cam.F90 modified: src/physics/cam/microp_aero.F90
cam6_3_121: Corrections to namelist settings
modified: src/physics/cam/modal_aer_opt.F90
modified: Externals.cfg modified: bld/namelist_files/namelist_defaults_cam.xml modified: cime_config/config_compsets.xml modified: cime_config/config_pes.xml modified: cime_config/testdefs/testlist_cam.xml modified: src/chemistry/utils/tracer_data.F90
cam6_3_122: Aerosol optics updates
modified: cime_config/config_pes.xml modified: src/physics/cam_dev/micro_pumas_cam.F90
modified: cime_config/testdefs/testlist_cam.xml
cam6_3_123: CAM derecho fixes
modified: src/dynamics/se/dyn_comp.F90
modified: cime_config/testdefs/testlist_cam.xml modified: src/dynamics/se/dyn_comp.F90
cam6_3_124: Fix memory issue, default PE layout for FMTHIST
Update EarthWorksOrg/cam with upstream work close to the 'ESCOMP/CESM/cesm2_3_alpha16d' version.
8b0e91e
to
82c9925
Compare
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.
Advance EarthWorksOrg external to include changes from the ESCOMP/CAM 'cam6_3_124' tag. This gets close to what's used in ESCOMP/CESM tag 'cesm2_3_alpha16d'.
Since cam6_3_125 doesn't build correctly with NVHPC compilers (as noted in ESCOMP/CAM Issue #881) and the aerosol capabilities aren't as important for EarthWorks, cam6_3_124 was chosen instead.