Difference between revisions of "GEOS-Chem benchmarking"

From Geos-chem
Jump to: navigation, search
(Notes)
 
(104 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
#Promote scientific transparency of GEOS-Chem.  
 
#Promote scientific transparency of GEOS-Chem.  
  
== Procedure ==
+
== Types of benchmark simulations ==
  
The GEOS-Chem benchmarking procedure is described below.
+
The [https://geoschem.github.io/support-team GEOS-Chem Support Team (GCST)] runs several types of benchmark simulations in order to assess the performance of GEOS-Chem.  These are described in the following sections.
  
#Any update to the GEOS-Chem source code or run directories will change the [[GEOS-Chem_version_numbering_system#Numeric_versioning_system|GEOS-Chem version number ('''X.Y.Z''')]].
+
=== 1-hour benchmarks ===
#'''Z''' versions will be released at intervals determined by the [[GCST|GEOS-Chem Support Team (GCST)]] and may include bug fixes or updates that do not impact the full-chemistry simulation.
+
#Any change impacting the [[GEOS-Chem_chemistry_mechanisms#Mechanisms_in_GEOS-Chem_v10-01_and_later_versions|standard full-chemistry simulation]] will require a '''Y''' version change and a dedicated 1-month benchmark. The benchmark results will be posted on the wiki and an email will be sent to the developer(s) and the [https://geos-chem.seas.harvard.edu/geos-steering-cmte GEOS-Chem Steering Committee (GCSC)].
+
#The developer(s) and GCSC will assess the benchmark results and review a benchmark assessment form on the wiki. If there are any concerns about the benchmark results, the GCST will be notified and further investigation and/or benchmarking may be required.
+
#If the update is for a [[GEOS-Chem_chemistry_mechanisms#Specialty_simulations|specialty simulation]] (e.g. CO2, CH4, Hg), then a further benchmark may be conducted by the appropriate Working Group.
+
#Once the developer is satisfied with the changes in the 1-month benchmark, GEOS-Chem Model Scientist Daniel Jacob will review the results and approve the new internal version.
+
#1-year full-chemistry and/or transport tracer benchmarks for '''Y''' versions will be conducted only if justifiably requested by the developer or by GEOS-Chem Steering Committee members.
+
#Each new major version release (i.e. '''X''' version) will be subject to a 1-year benchmark to be inspected by the GEOS-Chem Steering Committee before approval.
+
  
== List of GEOS-Chem benchmarks ==
+
1-hour benchmarks primarily serve as '''sanity checks'''. They are useful in determining if two successive updates to GEOS-Chem result in identical model output. These are triggered when:
  
Links to past 1-month and 1-year benchmark simulations can be found on the [[GEOS-Chem_versions|''GEOS-Chem versions'']] wiki page.
+
#A commit is pushed to any development branch[[#Notes|<sup>2</sup>]] in the [https://github.com/geoschem/GCClassic <tt>geoschem/GCClassic</tt> "superproject" repository]
 +
#A commit is pushed to any development branch[[#Notes|<sup>2</sup>]] in the [https://github.com/geoschem/GCHP <tt>geoschem/GCHP</tt> "superproject" repository].
  
== Benchmark output archive ==
+
Evaluation tables are posted to [https://gc-dashboard.org <tt>gc-dashboard.org</tt>] upon successful completion of each 1-hour benchmark simulation.  The evaluation tables include information on OH metrics, emissions totals, global mass, and a summary table.
  
Output files and evaluation plots for 1-month and 1-year benchmark simulations are archived at Harvard as summarized below. GEOS-Chem users may utilize these output for comparisons against their own simulations.
+
Automatic 1-hour benchmarks are only performed for the full-chemistry simulation.
  
{| border=1 cellpadding=5 cellspacing=0
+
=== 1-month benchmarks ===
|-bgcolor="#CCCCCC"                       
+
!width="450px"|Directory                 
+
!width="550px"|Description
+
  
|-valign="top" 
+
1-month benchmarks (aka '''alpha benchmarks''') are primarily used to quantify the changes in model output that occur when adding a new science feature into GEOS-Chem.  These are triggered when:
|<tt>http://ftp.as.harvard.edu/gcgrid/geos-chem/1mo_benchmarks/</tt>
+
|Contains the following data from the [[GEOS-Chem_benchmarking#1-month_benchmark|1-month benchmarks]] used to evaluate GEOS-Chem:
+
*Restart files
+
*Model output
+
*Log files
+
*Input files
+
*Evaluation plots
+
  
|-valign="top" 
+
#An alpha tag[[#Notes|<sup>3</sup>]] is pushed to any development branch[[#Notes|<sup>1</sup>]] in the [https://github.com/geoschem/GCClassic <tt>geoschem/GCClassic</tt> superproject repository]
|<tt>http://ftp.as.harvard.edu/gcgrid/geos-chem/1yr_benchmarks/</tt>                      
+
#An alpha tag[[#Notes|<sup>3</sup>]] is pushed to any development branch[[#Notes|<sup>1</sup>]] in the [https://github.com/geoschem/GCHP <tt>geoschem/GCHP</tt> "superproject" repository].
|Contains the following data from the [[GEOS-Chem_benchmarking#1-year_benchmark|1-year benchmarks]] used to evaluate GEOS-Chem:
+
*Restart files
+
*Model output
+
*Log files
+
*Input files
+
*Evaluation plots
+
|}
+
  
 +
Evaluation plots and tables are posted to [https://gc-dashboard.org <tt>gc-dashboard.org</tt>] upon successful completion of each 1-hour benchmark simulation.  These include comparison plots of species concentrations, emissions, aerosol optical depth, J-Values, as well as the same tables produced for the [[#1-hour benchmarks|1-hour benchmarks]].
  
== 1-month benchmark plotting routines ==
+
Automatic 1-month benchmarks are only performed for the full-chemistry simulation.
  
The 1-month benchmark plotting routines are included with [https://github.com/geoschem/gcpy GCPy], a Python took kit available for GEOS-Chem.
+
=== 1-year benchmarks ===
  
== 1-year benchmark plotting routines ==
+
1-year benchmarks are performed before every '''feature version (<tt>X.Y.0</tt>)''' release.  They are used to compare the version currently in preparation against the the previous feature version.  Due to the size of the output and length of the simulation, the GCST runs 1-year benchmark simulations on the Harvard Cannon cluster.
  
The 1-year benchmark plotting routines are currently written in IDL and can be downloaded from Bitbucket via Git using:
+
1-year benchmarks may be run for either the [[Simulations using KPP-built mechanisms|full-chemistry simulation] or for the [[TransportTracers simulation]].  Ad-hoc 1-year benchmarks for the [[Carbon simulation]] may also be performed in order to assess scientific updates made to that particular simulation.
  
  git clone https://bitbucket.org/gcst/gc_1yr_benchmark
+
Full-chemistry 1-year benchmarks are performed before each feature version (<tt>X.Y.0</tt>) release. On the other hand, 1-year TransportTracers benchmarks are only performed for feature versions containing changes to transport and/or wet deposition.  1-year TransportTracers benchmarks are spun up for 10 years before the evaluation year in order to make sure the model atmosphere is in steady-state.
  
The data files needed for the plots are included in the repository and are summarized in the table below.
+
Benchmark output consists of similar plots and tables as in the 1=month simulation but for January, April, July, and October 2019, plus annual means.
  
{| border=1 cellspacing=0 cellpadding=5
+
=== 10-year benchmarks ===
|-valign="top" bgcolor="#cccccc"
+
!Directory
+
!Data year
+
!Species
+
!Data source
+
!Provided by
+
  
|-valign="top"
+
10-year benchmarks are performed before every '''major version (<tt>X.0.0</tt>)''' release.  These benchmarks are intended to evaluate how well GEOS-Chem full-chemistry simulation is performing in the stratosphere.   Oxidant fields and prod/loss rates from the 10-year benchmarks are also used as input to some GEOS-Chem specialty simulations (such as the [[Carbon simulation]] and [[Tagged O3 simulation]]).
|<tt>BrO/</tt>
+
|2007-2008
+
|BrO
+
|[https://www.eumetsat.int/website/home/Satellites/CurrentSatellites/Metop/MetopDesign/GOME2/index.html GOME-2]
+
|Justin Parrella<br>(Data used to reproduce Figure 5 of [http://acmg.seas.harvard.edu/publications/2012/parrella2012.pdf Parrella et al. (2012)])
+
  
|-valign="top"
+
=== Notes ===
|<tt>cmdl/</tt>
+
#GEOS-Chem uses [[GEOS-Chem_version_numbering_system#Numeric_versioning_system|semantic versioning]] (i.e. '''<tt>X.Y.Z</tt>''' version labels).
|2005, 2009<br>[[#Update 2005/2009 CMDL CO data to 2013/2014 GMD CO data|New data available]]
+
#Development branches are '''<tt>dev/X.Y.0</tt>''' and '''<tt>dev/no-diff-to-benchmark</tt>'''.
|CO
+
#An alpha tag is a Git tag using the format '''<tt>X.Y.Z-alpha.N</tt>''', where '''<tt>X.Y.Z</tt>''' is the version number and '''<tt>N</tt>''' is a sequential index starting at 0.
|[https://www.esrl.noaa.gov/gmd/ GMD] (formerly CMDL)
+
#*Alpha tags indicate the locations in the Git revision history where 1-month full-chemistry benchmarks were run.
|Jennifer Logan and Inna Megretskaia
+
#*Alpha tags are used to link changes in 1-month full chemistry benchmark simulation results to a specific update (or group of updates).
  
|-valign="top"
+
== GEOS-Chem benchmarking procedure ==
|<tt>co.prof.for.gmi/</tt>
+
GEOS-Chem is evaluated with several [[#Types of benchmark simulations|benchmark simulations]]. The procedure is as follows:
|2001-2008<br>(varies by station)
+
|CO
+
|[http://iagos.sedoo.fr/ MOZAIC]
+
|Jennifer Logan and Inna Megretskaia
+
  
|-valign="top"
+
#Any update to GEOS-Chem source code, input data, or run directories must be evaluated with a benchmark simulation.<br><br>
|<tt>eval/aircraft/</tt><br>''NOTE: Other directories in <tt>eval/</tt> aren't currently used''
+
#Updates to GEOS-Chem source code, input data, or run directories '''impacting the [[Simulations using KPP-built mechanisms|full-chemistry simulation]]''' are considered to be '''science updates'''. 
|1995-2003<br>(varies by aircraft campaign)
+
#*Science updates are pushed to the '''<tt>dev/X.Y.0</tt>''' branch of the <tt>geoschem/geos-chem</tt> repository.
|C2H6, C3H8, CO, H2O2, HNO3, NO, O3, PAN<br>
+
#*Corresponding submodule hash updates are added to the '''<tt>dev/X.Y.0</tt>''' branches of the <tt>geoschem/GCClassic</tt> and <tt>geoschem/GCHP</tt> repositories.
''(Not currently used: ACET, ALK4, C2H2, CH2Br2, CH2BrCl, CH3Br, CH3OH, CH4, CHBr2Cl, CHBrCl2, CO2, ETHE, PRPE)''
+
#**This triggers [[#1-hour benchmarks|automatic 1-hour benchmarks]] for GEOS-Chem Classic and GCHP, which run on the AWS cloud.
|See [https://bitbucket.org/gcst/gc_1yr_benchmark/src/6495a17e5c0004f8290d09f141d585c30ce480ef/IDL/data/eval/aircraft/data/README.aircraft.data?at=master&fileviewer=file-view-default README]
+
#**Benchmark results are automatically uploaded to [https://gc-dashboard.org gc-dashboard.org]
|Jennifer Logan and Inna Megretskaia
+
#*The 1-hour GEOS-Chem Classic and GCHP benchmarks are examined by the GCST to ensure they executed properly.<br><br>
 +
#Updates '''not impacting the [[Simulations using KPP-built mechanisms|full-chemistry simulation]]''' (including updates to specialty simulations) are considered to be '''no-diff updates'''.
 +
#*No-diff updates are pushed to the '''<tt>dev/no-diff-to-benchmark</tt>'''  branch of the <tt>geoschem/geos-chem</tt> repository.
 +
#*Corresponding submodule hash updates are added to the '''<tt>dev/X.Y.0</tt>''' branches of the <tt>geoschem/GCClassic</tt> and <tt>geoschem/GCHP</tt> repositories.
 +
#**This triggers [[#1-hour benchmarks|automatic 1-hour benchmarks]] for GEOS-Chem Classic and GCHP. which run on the AWS cloud.
 +
#**Benchmark results are automatically uploaded to [https://gc-dashboard.org gc-dashboard.org]
 +
#*The 1-hour GEOS-Chem Classic and GCHP benchmarks are examined by the GCST to ensure they executed properly.
 +
#*No-diff updates are considered to be '''mergeable at any time'''.<br><br>
 +
# Once it is determined that the 1-hour benchmarks for GEOS-Chem Classic and GCHP corresponding to a particular science update have executed properly, the 1-month benchmark simulations can be run.
 +
#*An '''alpha tag[[#Notes|<sup>3</sup>]] (<tt>X.Y.0-alpha.N</tt>)''' is pushed to the '''<tt>dev/X.Y.0</tt>''' branches of the <tt>geoschem/GCClassic</tt> and <tt>geoschem/GCHP</tt> repositories.
 +
#**This triggers [[#1-month benchmark|1-month benchmarks]] for GEOS-Chem Classic and GCHP.
 +
#**Benchmark results are automatically uploaded to [https://gc-dashboard.org gc-dashboard.org]
 +
#*The GCST will note the changes in model output from each 1-hour alpha benchmark in a spreadsheet.<br><br>
 +
#Several alpha tags [[#Notes|<sup>3</sup>]] are bundled into a '''proposed feature version (<tt>X.Y.0</tt>)'''.
 +
#*Feature versions are released quarterly, roughly coinciding with [https://geoschem.github.io GCSC meetings].
 +
#*The last alpha tag before a planned feature version release is referred to as a '''release candidate'''.
 +
#*No-diff updates can be merged into the next feature version or could be released into a '''bugfix version (<tt>X.Y.Z</tt>)''', as circumstances dictate.<br><br>
 +
#The GCST will post the links to the 1-month '''release candidate''' benchmark plots and tables on the '''GEOS-Chem X.Y.0''' wiki page.
 +
#*The GCST will add a benchmark assessment form to the wiki, with information about the benchmark setup and a summary of observed changes.<br><br>
 +
#The developer(s) and GCSC will assess the 1-month release candidate benchmark results and review the benchmark assessment form on the wiki.
 +
#*If the update is for a specialty simulation (e.g. carbon, Hg, etc.), then a further benchmark may be conducted by the appropriate Working Group.
 +
#*If there are no concerns about the results, the GEOS-Chem Model Scientist will approve the results.
 +
#*A '''release candidate tag (<tt>X.Y.0-rc.0</tt>)''', which is pushed to the <tt>geoschem/GCClassic</tt> and <tt>geoschem/GCHP</tt> repositories.
 +
#*A [[#1-year benchmarks|1-year full-chemistry benchmark]] is run for '''release candidate <tt>X.Y.0-rc.0</tt>'''.
 +
#*A 1-year TransportTracer benchmark will be run only if the transport, wet deposition, or met field inputs are impacted.
 +
#**Due to the large amount of output produced, 1-year benchmark(s) will be run locally on a computer cluster instead of on AWS.<br><br>
 +
#Plots and tables from the 1-year benchmark(s) for '''release candidate <tt>X.Y.0-rc.0</tt>''' will be added to the '''GEOS-Chem X.Y.0''' wiki page.
 +
#*Developers, the GCSC, the GEOS-Chem Model Scientist, and GEOS-Chem Co-Model Scientist will evaluate the benchmark results.
 +
#*If there are any concerns about the benchmark results, the GCST will be notified and further investigation and/or benchmarking may be required.
 +
#**This may result in one or more additional '''release candidates (<tt>X.Y.0-rc.N</tt>) to be considered.
 +
#**New 1-year benchmark(s) will be prepared for approval
 +
#*If there are no concerns about the results, the GEOS-Chem Model Scientist will approve the release candidate.
 +
#*The GCST will proceed to release '''feature version (<tt>X.Y.0</tt>)'''.<br><br>
 +
#A '''major version (<tt>X.0.0</tt>)''' will be issued whenever a science update breaks backwards compatibility with the previous feature version.
 +
#*Each major version will be evaluated with [[#1-month benchmarks|1-month]] and [[#1-year benchmarks|1-year benchmarks]] as described above.
 +
#*The major version will also be evaluated with a [[#10-year benchmark|10-year benchmark]]. The evaluation process follows that of the 1-year benchmark.
  
|-valign="top"
+
== List of GEOS-Chem benchmarks ==
|<tt>netCDF/</tt>
+
|N/A
+
|C2H6, C3H8, CH3I, CO, H2O2, HNO3, NO, O3, OH, PAN, Rn
+
|Various<br>(contains information about station locations)
+
|Jennifer Logan and Inna Megretskaia
+
  
|-valign="top"
+
Links to past 1-month and 1-year benchmark simulations can be found on the [[GEOS-Chem_versions|''GEOS-Chem versions'']] wiki page.
|<tt>PAN/</tt>
+
|Varies
+
|PAN
+
|ARCTAS-A, ARCTAS-B, ARCPAC, INTEX-B, ITCT-2K2
+
|Emily Fischer<br>(Data used to reproduce Figure S1 of [https://www.atmos-chem-phys.net/14/2679/2014/acp-14-2679-2014-supplement.pdf Fischer et al. (2014) Supplement])
+
  
|-valign="top"
+
== Benchmark output archive ==
|<tt>pm25_data/</tt>
+
|2005
+
|[[Particulate_matter_in_GEOS-Chem|PM2.5]]
+
|[http://vista.cira.colostate.edu/improve/ IMPROVE]
+
|Colette Heald
+
  
|-valign="top"
+
Output files and evaluation plots for 1-month and 1-year benchmark simulations are archived at Harvard as summarized below. GEOS-Chem users may utilize these output for comparisons against their own simulations.
|<tt>sondes.for.gmi/</tt>
+
|1990-2008<br>(varies by station)
+
|O3
+
|
+
|Jennifer Logan and Inna Megretskaia
+
  
|-valign="top"
+
{| border=1 cellpadding=5 cellspacing=0
|<tt>strat/</tt>
+
|-bgcolor="#CCCCCC"                        
|2001-2010
+
!width="550px"|Directory                 
|NOy, O3
+
!width="300px"|Description
|[http://www.asc-csa.gc.ca/eng/satellites/odin.asp OSIRIS]
+
|Dylan Jones
+
  
|-valign="top"
+
|-valign="top"
|<tt>surface_ozone/</tt>
+
|<tt>https://gc-dashboard.org/search?searchString=&1Hr=1Hr&GCHP=GCHP&GCC=GCC</tt>
|
+
|Contains the following data from the [[GEOS-Chem_benchmarking#1-hour_benchmark|1-hour benchmarks]] used to evaluate GEOS-Chem:
|O3
+
*Evaluation plots & tables
|[https://www.esrl.noaa.gov/gmd/ CMDL]
+
*Run log
|Jennifer Logan and Inna Megretskaia
+
*Run directory (tarball)
 +
*Diagnostic files (tarball)
 +
*Restart Files (tarball)
  
|}
+
|-valign="top" 
 +
|<tt>https://gc-dashboard.org/search?searchString=&1Mon=1Mon&GCHP=GCHP&GCC=GCC</tt>
 +
|Contains the following data from the [[GEOS-Chem_benchmarking#1-month_benchmark|1-month benchmarks]] used to evaluate GEOS-Chem:
 +
*Evaluation plots & tables
 +
*Run log
 +
*Run directory (tarball)
 +
*Diagnostic files (tarball)
 +
*Restart Files (tarball)
  
=== Update 2005/2009 CMDL CO data to 2013/2014 GMD CO data ===
+
|-valign="top" 
 +
|<tt>http://ftp.as.harvard.edu/gcgrid/geos-chem/1yr_benchmarks/</tt>                       
 +
|Contains the following data from the [[GEOS-Chem_benchmarking#1-year_benchmark|1-year benchmarks]] used to evaluate GEOS-Chem:
 +
*Evaluation plots
 +
*Restart files (tarball)
 +
*Model output (tarball)
 +
*Log files (tarball)
 +
*Input files (tarball)
  
<span style="color:green">'''''This update was included in [[GEOS-Chem v11-02#v11-02c|v11-02c]] and approved on 21 Sep 2017.'''''</span>
+
|-valign="top"
 +
|<tt>http://ftp.as.harvard.edu/gcgrid/geos-chem/10yr_benchmarks/</tt>                       
 +
|Contains the following data from the [[GEOS-Chem_benchmarking#10-year_benchmark|10-year benchmarks]] used to evaluate GEOS-Chem:
 +
*Evaluation plots & tables
 +
*Restart files (tarball)
 +
*Model output (tarball)
 +
*Log files (tarball)
 +
*Input files (tarball)
  
'''''Jenny Fisher wrote:'''''
+
|}
 
+
:Attached is a zip file containing routines to process the GMD (previously CMDL) CO data for use in the benchmarking scripts, as well as the 2013 and 2014 data. I added the 2014 data because there was no ships data for 2013 (or 2012), so this seemed like the best approximation.
+
  
:To replace the existing benchmark data with these, you will want to do the following in the 1-year benchmark code:
+
NOTE: "tarball" refers to a <tt>*.tar.gz</tt> file.  This is an archive of files & folders created with <tt>tar cvzf</tt> and can be extracted with <tt>tar xzvf</tt>.
  
:#Put the <tt>2013data/</tt> and <tt>2014data/</tt> in the <tt>data/cmdl/</tt> directory of the 1-year benchmark code
+
== Benchmark plotting routines ==
:#Change <span style="color:red"><tt>newdata/</tt></span> to <span style="color:green"><tt>2013data/</tt></span> in plot_cmdl_3_models_4_months.pro
+
:#Change <span style="color:red"><tt>Feb09/</tt></span> to <span style="color:green"><tt>2013data/</tt></span> in plot_surface_co_geos_3_models.pro
+
:#Change <span style="color:red"><tt>newdata/</tt></span> to <span style="color:green"><tt>2014data/</tt></span> in plot_ships_3_models_4_months.pro and plot_ships_3_models_co.pro
+
:#Change the line <span style="color:red"><tt>file=pre+name_sta(kk)+'.mn'</tt></span> to <span style="color:green"><tt>file=pre+name_sta(kk)+’.mn.2013'</tt></span> in plot_cmdl_3_models_4_months.pro
+
:#Change the line <span style="color:red"><tt>file=pre+name_sta(kk)+’.mn.2005'</tt></span> to <span style="color:green"><tt>file=pre+name_sta(kk)+’.mn.2013'</tt></span> in plot_surface_co_geos_3_models.pro
+
:#Change the line <span style="color:red"><tt>file=pre+name_sta(kk)+'.mn'</tt></span> to <span style="color:green"><tt>file=pre+name_sta(kk)+’.mn.2014'</tt></span> in plot_ships_3_models_4_months.pro and plot_ships_3_models_co.pro
+
  
:As I said before, I think this would be a useful improvement to our benchmarks, rather than using data >10 years old!
+
The benchmark plotting routines are included with [https://github.com/geoschem/gcpy GCPy], a Python tool kit available for GEOS-Chem.

Latest revision as of 15:28, 23 May 2024

Objectives

Benchmarking supports the maintenance of GEOS-Chem as a robust state-of-the-science facility with a nimble grass-roots approach and strong version control. Benchmarking has four main objectives:

  1. Document a consistent GEOS-Chem model configuration, and the expected characteristics of that configuration.
  2. Support version control through traceability, and by confirming the expected behavior of model developments submitted by the community.
  3. Track the evolution of the model over the years.
  4. Promote scientific transparency of GEOS-Chem.

Types of benchmark simulations

The GEOS-Chem Support Team (GCST) runs several types of benchmark simulations in order to assess the performance of GEOS-Chem. These are described in the following sections.

1-hour benchmarks

1-hour benchmarks primarily serve as sanity checks. They are useful in determining if two successive updates to GEOS-Chem result in identical model output. These are triggered when:

  1. A commit is pushed to any development branch2 in the geoschem/GCClassic "superproject" repository
  2. A commit is pushed to any development branch2 in the geoschem/GCHP "superproject" repository.

Evaluation tables are posted to gc-dashboard.org upon successful completion of each 1-hour benchmark simulation. The evaluation tables include information on OH metrics, emissions totals, global mass, and a summary table.

Automatic 1-hour benchmarks are only performed for the full-chemistry simulation.

1-month benchmarks

1-month benchmarks (aka alpha benchmarks) are primarily used to quantify the changes in model output that occur when adding a new science feature into GEOS-Chem. These are triggered when:

  1. An alpha tag3 is pushed to any development branch1 in the geoschem/GCClassic superproject repository
  2. An alpha tag3 is pushed to any development branch1 in the geoschem/GCHP "superproject" repository.

Evaluation plots and tables are posted to gc-dashboard.org upon successful completion of each 1-hour benchmark simulation. These include comparison plots of species concentrations, emissions, aerosol optical depth, J-Values, as well as the same tables produced for the 1-hour benchmarks.

Automatic 1-month benchmarks are only performed for the full-chemistry simulation.

1-year benchmarks

1-year benchmarks are performed before every feature version (X.Y.0) release. They are used to compare the version currently in preparation against the the previous feature version. Due to the size of the output and length of the simulation, the GCST runs 1-year benchmark simulations on the Harvard Cannon cluster.

1-year benchmarks may be run for either the [[Simulations using KPP-built mechanisms|full-chemistry simulation] or for the TransportTracers simulation. Ad-hoc 1-year benchmarks for the Carbon simulation may also be performed in order to assess scientific updates made to that particular simulation.

Full-chemistry 1-year benchmarks are performed before each feature version (X.Y.0) release. On the other hand, 1-year TransportTracers benchmarks are only performed for feature versions containing changes to transport and/or wet deposition. 1-year TransportTracers benchmarks are spun up for 10 years before the evaluation year in order to make sure the model atmosphere is in steady-state.

Benchmark output consists of similar plots and tables as in the 1=month simulation but for January, April, July, and October 2019, plus annual means.

10-year benchmarks

10-year benchmarks are performed before every major version (X.0.0) release. These benchmarks are intended to evaluate how well GEOS-Chem full-chemistry simulation is performing in the stratosphere. Oxidant fields and prod/loss rates from the 10-year benchmarks are also used as input to some GEOS-Chem specialty simulations (such as the Carbon simulation and Tagged O3 simulation).

Notes

  1. GEOS-Chem uses semantic versioning (i.e. X.Y.Z version labels).
  2. Development branches are dev/X.Y.0 and dev/no-diff-to-benchmark.
  3. An alpha tag is a Git tag using the format X.Y.Z-alpha.N, where X.Y.Z is the version number and N is a sequential index starting at 0.
    • Alpha tags indicate the locations in the Git revision history where 1-month full-chemistry benchmarks were run.
    • Alpha tags are used to link changes in 1-month full chemistry benchmark simulation results to a specific update (or group of updates).

GEOS-Chem benchmarking procedure

GEOS-Chem is evaluated with several benchmark simulations. The procedure is as follows:

  1. Any update to GEOS-Chem source code, input data, or run directories must be evaluated with a benchmark simulation.

  2. Updates to GEOS-Chem source code, input data, or run directories impacting the full-chemistry simulation are considered to be science updates.
    • Science updates are pushed to the dev/X.Y.0 branch of the geoschem/geos-chem repository.
    • Corresponding submodule hash updates are added to the dev/X.Y.0 branches of the geoschem/GCClassic and geoschem/GCHP repositories.
    • The 1-hour GEOS-Chem Classic and GCHP benchmarks are examined by the GCST to ensure they executed properly.

  3. Updates not impacting the full-chemistry simulation (including updates to specialty simulations) are considered to be no-diff updates.
    • No-diff updates are pushed to the dev/no-diff-to-benchmark branch of the geoschem/geos-chem repository.
    • Corresponding submodule hash updates are added to the dev/X.Y.0 branches of the geoschem/GCClassic and geoschem/GCHP repositories.
    • The 1-hour GEOS-Chem Classic and GCHP benchmarks are examined by the GCST to ensure they executed properly.
    • No-diff updates are considered to be mergeable at any time.

  4. Once it is determined that the 1-hour benchmarks for GEOS-Chem Classic and GCHP corresponding to a particular science update have executed properly, the 1-month benchmark simulations can be run.
    • An alpha tag3 (X.Y.0-alpha.N) is pushed to the dev/X.Y.0 branches of the geoschem/GCClassic and geoschem/GCHP repositories.
    • The GCST will note the changes in model output from each 1-hour alpha benchmark in a spreadsheet.

  5. Several alpha tags 3 are bundled into a proposed feature version (X.Y.0).
    • Feature versions are released quarterly, roughly coinciding with GCSC meetings.
    • The last alpha tag before a planned feature version release is referred to as a release candidate.
    • No-diff updates can be merged into the next feature version or could be released into a bugfix version (X.Y.Z), as circumstances dictate.

  6. The GCST will post the links to the 1-month release candidate benchmark plots and tables on the GEOS-Chem X.Y.0 wiki page.
    • The GCST will add a benchmark assessment form to the wiki, with information about the benchmark setup and a summary of observed changes.

  7. The developer(s) and GCSC will assess the 1-month release candidate benchmark results and review the benchmark assessment form on the wiki.
    • If the update is for a specialty simulation (e.g. carbon, Hg, etc.), then a further benchmark may be conducted by the appropriate Working Group.
    • If there are no concerns about the results, the GEOS-Chem Model Scientist will approve the results.
    • A release candidate tag (X.Y.0-rc.0), which is pushed to the geoschem/GCClassic and geoschem/GCHP repositories.
    • A 1-year full-chemistry benchmark is run for release candidate X.Y.0-rc.0.
    • A 1-year TransportTracer benchmark will be run only if the transport, wet deposition, or met field inputs are impacted.
      • Due to the large amount of output produced, 1-year benchmark(s) will be run locally on a computer cluster instead of on AWS.

  8. Plots and tables from the 1-year benchmark(s) for release candidate X.Y.0-rc.0 will be added to the GEOS-Chem X.Y.0 wiki page.
    • Developers, the GCSC, the GEOS-Chem Model Scientist, and GEOS-Chem Co-Model Scientist will evaluate the benchmark results.
    • If there are any concerns about the benchmark results, the GCST will be notified and further investigation and/or benchmarking may be required.
      • This may result in one or more additional release candidates (X.Y.0-rc.N) to be considered.
      • New 1-year benchmark(s) will be prepared for approval
    • If there are no concerns about the results, the GEOS-Chem Model Scientist will approve the release candidate.
    • The GCST will proceed to release feature version (X.Y.0).

  9. A major version (X.0.0) will be issued whenever a science update breaks backwards compatibility with the previous feature version.
    • Each major version will be evaluated with 1-month and 1-year benchmarks as described above.
    • The major version will also be evaluated with a 10-year benchmark. The evaluation process follows that of the 1-year benchmark.

List of GEOS-Chem benchmarks

Links to past 1-month and 1-year benchmark simulations can be found on the GEOS-Chem versions wiki page.

Benchmark output archive

Output files and evaluation plots for 1-month and 1-year benchmark simulations are archived at Harvard as summarized below. GEOS-Chem users may utilize these output for comparisons against their own simulations.

Directory Description
https://gc-dashboard.org/search?searchString=&1Hr=1Hr&GCHP=GCHP&GCC=GCC Contains the following data from the 1-hour benchmarks used to evaluate GEOS-Chem:
  • Evaluation plots & tables
  • Run log
  • Run directory (tarball)
  • Diagnostic files (tarball)
  • Restart Files (tarball)
https://gc-dashboard.org/search?searchString=&1Mon=1Mon&GCHP=GCHP&GCC=GCC Contains the following data from the 1-month benchmarks used to evaluate GEOS-Chem:
  • Evaluation plots & tables
  • Run log
  • Run directory (tarball)
  • Diagnostic files (tarball)
  • Restart Files (tarball)
http://ftp.as.harvard.edu/gcgrid/geos-chem/1yr_benchmarks/ Contains the following data from the 1-year benchmarks used to evaluate GEOS-Chem:
  • Evaluation plots
  • Restart files (tarball)
  • Model output (tarball)
  • Log files (tarball)
  • Input files (tarball)
http://ftp.as.harvard.edu/gcgrid/geos-chem/10yr_benchmarks/ Contains the following data from the 10-year benchmarks used to evaluate GEOS-Chem:
  • Evaluation plots & tables
  • Restart files (tarball)
  • Model output (tarball)
  • Log files (tarball)
  • Input files (tarball)

NOTE: "tarball" refers to a *.tar.gz file. This is an archive of files & folders created with tar cvzf and can be extracted with tar xzvf.

Benchmark plotting routines

The benchmark plotting routines are included with GCPy, a Python tool kit available for GEOS-Chem.