-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEOS-Chem submodule update: Merge PR #2015 containing updates to move…
… aerosol_mod arrays to State_Chm Signed-off-by: Melissa Sulprizio <[email protected]>
- Loading branch information
1 parent
5f7ea94
commit e55db9f
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule geos-chem
updated
12 files
+1 −0 | CHANGELOG.md | |
+8 −23 | GeosCore/CMakeLists.txt | |
+206 −877 | GeosCore/aerosol_mod.F90 | |
+15 −21 | GeosCore/carbon_mod.F90 | |
+0 −2 | GeosCore/cleanup.F90 | |
+495 −0 | GeosCore/diagnostics_mod.F90 | |
+0 −71 | GeosCore/oasave.F90 | |
+1 −0 | Headers/CMakeLists.txt | |
+673 −0 | Headers/aermass_container_mod.F90 | |
+37 −17 | Headers/state_chm_mod.F90 | |
+0 −1 | Interfaces/GCClassic/main.F90 | |
+1 −1 | Interfaces/GCHP/gchp_chunk_mod.F90 |