Skip to content

Commit

Permalink
Submodule updates closing #149.
Browse files Browse the repository at this point in the history
  • Loading branch information
LiamBindle committed Sep 1, 2021
1 parent feac2ae commit e22c64c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/GCHP_GridComp/GEOSChem_GridComp/geos-chem
Submodule geos-chem updated 77 files
+0 −6 GeosCore/convection_mod.F90
+3 −197 GeosCore/drydep_mod.F90
+2 −0 GeosCore/flexchem_mod.F90
+7 −12 GeosCore/flexgrid_read_mod.F90
+23 −59 GeosCore/hco_interface_gc_mod.F90
+27 −23 GeosCore/input_mod.F90
+8 −7 GeosCore/mercury_mod.F90
+100 −111 GeosCore/planeflight_mod.F90
+0 −2 GeosCore/rrtmg_rad_transfer_mod.F90
+125 −206 GeosCore/sulfate_mod.F90
+9 −2 GeosCore/tpcore_window_mod.F90
+37 −96 GeosCore/ucx_mod.F90
+158 −692 GeosCore/wetscav_mod.F90
+88 −54 GeosUtil/gc_grid_mod.F90
+14 −96 GeosUtil/grid_registry_mod.F90
+0 −2 Headers/input_opt_mod.F90
+46 −164 Headers/species_database_mod.F90
+43 −139 Headers/state_chm_mod.F90
+0 −32 Headers/state_met_mod.F90
+41 −15 History/histcontainer_mod.F90
+13 −17 History/histitem_mod.F90
+18 −5 History/history_mod.F90
+46 −109 History/history_netcdf_mod.F90
+1 −1 Interfaces/GCClassic/main.F90
+2 −1 Interfaces/GCHP/Chem_GridCompMod.F90
+0 −2 Interfaces/GCHP/Includes_Before_Run.H
+0 −1 Interfaces/GCHP/Registry/Chem_Registry.rc
+8 −9 KPP/fullchem/gckpp_HetRates.F90
+9 −46 NcdfUtil/ncdf_mod.F90
+1 −1 ObsPack/obspack_mod.F90
+1 −0 run/CESM/HEMCO_Diagn.rc
+75 −75 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.CH4
+75 −75 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.CO2
+74 −74 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.Hg
+74 −74 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.POPs
+101 −93 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.TransportTracers
+198 −195 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.aerosol
+643 −579 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
+0 −510 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.metals
+74 −74 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.tagCH4
+138 −127 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.tagCO
+74 −74 run/GCClassic/HEMCO_Config.rc.templates/HEMCO_Config.rc.tagO3
+0 −1 run/GCClassic/HEMCO_Config.rc.templates/met_fields.gmao
+1 −0 run/GCClassic/HEMCO_Diagn.rc.templates/HEMCO_Diagn.rc.fullchem
+1 −0 run/GCClassic/HEMCO_Diagn.rc.templates/HEMCO_Diagn.rc.fullchem.onlineE
+0 −86 run/GCClassic/HEMCO_Diagn.rc.templates/HEMCO_Diagn.rc.metals
+12 −12 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.fullchem
+0 −289 run/GCClassic/HISTORY.rc.templates/HISTORY.rc.metals
+28 −33 run/GCClassic/createRunDir.sh
+0 −212 run/GCClassic/input.geos.templates/input.geos.metals
+170 −12 run/GCHP/ExtData.rc.templates/ExtData.rc.CO2
+42 −27 run/GCHP/ExtData.rc.templates/ExtData.rc.TransportTracers
+274 −210 run/GCHP/ExtData.rc.templates/ExtData.rc.fullchem
+223 −453 run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.CO2
+107 −99 run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.TransportTracers
+642 −579 run/GCHP/HEMCO_Config.rc.templates/HEMCO_Config.rc.fullchem
+1 −0 run/GCHP/HEMCO_Diagn.rc.templates/HEMCO_Diagn.rc.fullchem
+416 −415 run/GCHP/HISTORY.rc.templates/HISTORY.rc.fullchem
+3 −3 run/GCHP/createRunDir.sh
+2 −2 run/GCHP/logging.yml
+5 −2 run/GCHP/runConfig.sh.template
+1 −1 run/GCHP/runScriptSamples/operational_examples/harvard_gcst/gchp.benchmark.run
+0 −8 run/GCHP/runScriptSamples/operational_examples/harvard_gcst/gchp.local.run
+30 −35 run/GCHP/runScriptSamples/operational_examples/harvard_gcst/gchp.multirun.run
+14 −22 run/GCHP/runScriptSamples/operational_examples/harvard_gcst/gchp.multirun.sh
+2 −0 run/GCHP/runScriptSamples/operational_examples/harvard_gcst/gchp.run
+5 −2 run/GCHP/runScriptSamples/simple_examples/simple_batch_job.pbs.sh
+9 −1 run/GCHP/runScriptSamples/simple_examples/simple_batch_job.slurm.sh
+5 −5 run/GCHP/utils/listInputDataFiles
+157 −156 run/shared/download_data.py
+52 −0 run/shared/download_data.yml
+72 −291 run/shared/species_database.yml
+1 −1 test/GCClassic/intTestCompile_slurm.sh
+17 −54 test/GCClassic/intTestCreate.sh
+3 −3 test/GCHP/gchp.slurm.sh
+47 −4 test/GCHP/intTestCreate.sh
+1 −5 test/shared/commonFunctionsForTests.sh
2 changes: 1 addition & 1 deletion src/MAPL
Submodule MAPL updated 1 files
+13 −2 base/MAPL_Generic.F90

0 comments on commit e22c64c

Please sign in to comment.