Skip to content

Commit

Permalink
Hotfix: Point to dev/14.5.0 + 14.4.2 in src/GEOS-Chem
Browse files Browse the repository at this point in the history
This hotfix now updates the submodule hash so that it points to
commit 0a172283 in src/GEOS-Chem.  This is where the 14.4.2 release
has been merged into the the dev/14.5.0 branch.

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed Jul 24, 2024
1 parent a036cc7 commit 96e3b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GEOS-Chem
Submodule GEOS-Chem updated 44 files
+22 −1 CHANGELOG.md
+15 −3 GeosCore/cldj_interface_mod.F90
+6 −3 GeosCore/diagnostics_mod.F90
+7 −0 GeosCore/gc_environment_mod.F90
+2 −2 GeosCore/hco_interface_gc_mod.F90
+18 −1 GeosCore/input_mod.F90
+15 −6 GeosCore/photolysis_mod.F90
+0 −14 GeosCore/ucx_mod.F90
+19 −17 Headers/input_opt_mod.F90
+8 −4 Headers/state_grid_mod.F90
+13 −0 History/history_mod.F90
+19 −14 History/history_netcdf_mod.F90
+310 −266 run/CESM/HEMCO_Config.rc
+1 −0 run/CESM/geoschem_config.yml
+1 −1 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.aerosol
+1 −1 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
+2 −11 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.CH4
+1 −10 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.CO2
+1 −11 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.Hg
+1 −10 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.TransportTracers
+1 −6 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.aerosol
+2 −11 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.carbon
+1 −2 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.fullchem
+1 −11 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.metals
+1 −11 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.tagCO
+1 −10 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.tagO3
+8 −0 run/GCClassic/createRunDir.sh
+1 −0 run/GCClassic/geoschem_config.yml.templates/geoschem_config.yml.Hg
+1 −0 run/GCClassic/geoschem_config.yml.templates/geoschem_config.yml.aerosol
+1 −0 run/GCClassic/geoschem_config.yml.templates/geoschem_config.yml.fullchem
+1 −1 run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
+2 −0 run/GCHP/createRunDir.sh
+1 −0 run/GCHP/geoschem_config.yml.templates/geoschem_config.yml.fullchem
+1 −0 run/GEOS/geoschem_config.yml
+1 −0 run/WRF/fullchem/geoschem_config.yml
+2 −0 run/shared/settings/geosfp/geosfp.preprocessed_ll.txt
+2 −0 run/shared/settings/geosfp/geosfp.raw_ll.txt
+2 −0 run/shared/settings/geosit/discover/geosit.raw_cs.discover.txt
+2 −0 run/shared/settings/geosit/discover/geosit.raw_ll.discover.txt
+2 −0 run/shared/settings/geosit/geosit.preprocessed_ll.txt
+2 −0 run/shared/settings/geosit/geosit.raw_cs.txt
+2 −0 run/shared/settings/geosit/geosit.raw_ll.txt
+2 −0 run/shared/settings/merra2.txt
+2 −0 run/shared/settings/modele2.1.txt

0 comments on commit 96e3b6b

Please sign in to comment.