Skip to content

Commit

Permalink
GEOS-Chem submod update: Merge PR #2166 (Remove bpch diags )
Browse files Browse the repository at this point in the history
This commit informs the GCHP superproject about the following
commits that were pushed to the GitHub geos-chem/geos-chem repository:

b0bc778d7 PR #2166 post-merge fix: Remove #ifdef block in read_input_file
7ab17802a Merge PR #2166 (Remove remaining binary punch diagnostics code)

This PR removes all remaining legacy binary punch diagnostics code
and documentation.

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
  • Loading branch information
yantosca committed Feb 29, 2024
1 parent 3dbf81e commit 04bde0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GCHP_GridComp/GEOSChem_GridComp/geos-chem
Submodule geos-chem updated 42 files
+4 −0 CHANGELOG.md
+0 −5 GeosCore/CMakeLists.txt
+0 −94 GeosCore/aero_drydep.F90
+1 −37 GeosCore/carbon_mod.F90
+1 −1 GeosCore/chemistry_mod.F90
+0 −14 GeosCore/cleanup.F90
+0 −1,044 GeosCore/diag3.F90
+0 −111 GeosCore/diag_mod.F90
+2 −7 GeosCore/diagnostics_mod.F90
+1 −50 GeosCore/dust_mod.F90
+0 −32 GeosCore/flexgrid_read_mod.F90
+1 −1 GeosCore/fullchem_mod.F90
+0 −2,149 GeosCore/gamap_mod.F90
+0 −64 GeosCore/gc_environment_mod.F90
+3 −4 GeosCore/global_ch4_mod.F90
+0 −14 GeosCore/hco_interface_gc_mod.F90
+2 −194 GeosCore/hcoi_gc_diagn_mod.F90
+0 −138 GeosCore/initialize.F90
+33 −1,061 GeosCore/input_mod.F90
+1 −1 GeosCore/mercury_mod.F90
+1 −15 GeosCore/mixing_mod.F90
+0 −200 GeosCore/ndxx_setup.F90
+0 −4 GeosCore/ocean_mercury_mod.F90
+1 −2 GeosCore/photolysis_mod.F90
+0 −25 GeosCore/planeflight_mod.F90
+0 −5 GeosCore/rrtmg_rad_transfer_mod.F90
+7 −116 GeosCore/sulfate_mod.F90
+0 −36 GeosCore/tomas_mod.F90
+0 −1 GeosUtil/CMakeLists.txt
+0 −452 GeosUtil/bpch2_mod.F90
+2 −5 GeosUtil/file_mod.F90
+148 −993 GeosUtil/time_mod.F90
+0 −135 Headers/CMN_DIAG_mod.F90
+0 −136 Headers/CMN_O3_mod.F90
+0 −2 Headers/CMakeLists.txt
+0 −183 Headers/input_opt_mod.F90
+0 −156 Interfaces/GCClassic/main.F90
+3 −1 Interfaces/GCHP/gchp_chunk_mod.F90
+0 −53 run/GCClassic/geoschem_config.yml.templates/geoschem_config.yml.fullchem
+0 −50 run/WRF/ch4/geoschem_config.yml
+0 −53 run/WRF/fullchem/geoschem_config.yml
+1 −1 test/shared/commonFunctionsForTests.sh

0 comments on commit 04bde0c

Please sign in to comment.