-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEOS-Chem updates for compatibility with GEOS
Signed-off-by: Lizzie Lundgren <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule GEOS-Chem
updated
13 files
+4 −3 | GeosCore/convection_mod.F90 | |
+0 −102 | GeosCore/drydep_mod.F90 | |
+24 −18 | GeosCore/fast_jx_mod.F90 | |
+0 −36 | GeosCore/flexchem_mod.F90 | |
+2 −1 | Headers/diaglist_mod.F90 | |
+474 −30 | Headers/state_diag_mod.F90 | |
+2 −0 | Headers/state_met_mod.F90 | |
+885 −1,999 | Interfaces/GCHP/Chem_GridCompMod.F90 | |
+2 −0 | Interfaces/GEOS/Includes_After_Run.H | |
+2 −0 | Interfaces/GEOS/Includes_Before_Run.H | |
+14 −2 | KPP/fullchem/gckpp_HetRates.F90 | |
+4 −4 | KPP/fullchem/gckpp_Rates.F90 | |
+2 −1 | run/GEOS/input.geos.rc |