-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEOS-Chem submod update: Merge PR #2342 and Cloud-J PR #17
This commit informs the GCHP superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: f78052f59 Merge PR #2342 (Read number of levels with clouds into Cloud-J) and to the geoschem/Cloud-J repository: 2d75997 Merge pull request #17 from geoschem/feature/set_levels_with_cloud_from_parent_model 8a3b925 Update .zenodo.json; add license badge to README d93a5aa Add Zenodo file for DOI generation 42b31ea Update version and add release date for 7.7.1 c9cbe9a Update README.md These PRs allow you to specify the number of levels with cloud for Cloud-J. This number is different depending on which instance of GEOS-Chem you are using (GCClassic, GCHP, CESM, WRF-GC, etc). Signed-off-by: Bob Yantosca <[email protected]>
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule Cloud-J
updated
7 files
+39 −0 | .zenodo.json | |
+8 −1 | CHANGELOG.md | |
+2 −2 | CMakeLists.txt | |
+68 −14 | README.md | |
+16 −15 | src/Core/cldj_cmn_mod.F90 | |
+5 −2 | src/Core/cldj_init_mod.F90 | |
+1 −1 | src/Interfaces/Standalone/CJ77.F90 |
Submodule geos-chem
updated
20 files