From a0ebc8a52f36ebbc6d6fbebdabd748b263bb3e25 Mon Sep 17 00:00:00 2001 From: Melissa Sulprizio Date: Wed, 2 Oct 2024 11:46:14 -0400 Subject: [PATCH] Use ALK6 species name for >= C6 alkanes instead of ALK7 For consistency with the literature (e.g. Travis et al, EGUsphere, 2024) we rename ALK7 to ALK6. This should be merged in at the same time as https://github.com/geoschem/geos-chem/pull/2493. Signed-off-by: Melissa Sulprizio --- gcpy/benchmark/modules/benchmark_categories.yml | 3 ++- gcpy/benchmark/modules/emission_species.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gcpy/benchmark/modules/benchmark_categories.yml b/gcpy/benchmark/modules/benchmark_categories.yml index 457c3c3..805bf58 100644 --- a/gcpy/benchmark/modules/benchmark_categories.yml +++ b/gcpy/benchmark/modules/benchmark_categories.yml @@ -1,3 +1,4 @@ + FullChemBenchmark: Aerosols: Dust: @@ -134,7 +135,7 @@ FullChemBenchmark: - LIMO HCs: - ALK4 - - ALK7 + - ALK6 - BENZ - CH4 - C2H2 diff --git a/gcpy/benchmark/modules/emission_species.yml b/gcpy/benchmark/modules/emission_species.yml index 09d279e..d01b31e 100644 --- a/gcpy/benchmark/modules/emission_species.yml +++ b/gcpy/benchmark/modules/emission_species.yml @@ -3,7 +3,7 @@ FullChemBenchmark: ACET: Tg ALD2: Tg ALK4: Tg - ALK7: Tg + ALK6: Tg BCPI: Tg BCPO: Tg BENZ: Tg