From 9b2e87ceca329272ba234680042b6a736bb56656 Mon Sep 17 00:00:00 2001 From: Melissa Sulprizio Date: Tue, 10 Dec 2019 12:49:09 -0500 Subject: [PATCH] Add MeMo soil absorption as default in CH4 simualations CH4 soil uptake from the Soil Methanotrophy Model (MeMo v1.0) has been implemented in HEMCO configuration files for CH4 simulations. These monthly fields are now used by default over the soil absorption fields from Fung et al. (1991). CH4 uptake fields are available for 1990-2009, but climatology values are used by default (for CH4 simulations after 2009). Signed-off-by: Melissa Sulprizio --- runs/shared_inputs/CH4/HEMCO_Config.template | 23 ++++++++++++-- .../CH4/HEMCO_Config.template.na | 23 ++++++++++++-- .../tagCH4/HEMCO_Config.template | 30 ++++++++++++++++--- 3 files changed, 66 insertions(+), 10 deletions(-) diff --git a/runs/shared_inputs/CH4/HEMCO_Config.template b/runs/shared_inputs/CH4/HEMCO_Config.template index 0eecd04f..2f8aae62 100644 --- a/runs/shared_inputs/CH4/HEMCO_Config.template +++ b/runs/shared_inputs/CH4/HEMCO_Config.template @@ -65,7 +65,9 @@ Warnings: {WARNINGS} --> JPL_WETCHARTS : true --> SEEPS : true --> LAKES : false - --> FUNG : true + --> FUNG_TERMITES : true + --> FUNG_SOIL_ABSORPTION : false + --> MeMo_SOIL_ABSORPTION : true # ----- FUTURE EMISSIONS -------------------- --> RCP_3PD : false --> RCP_45 : false @@ -322,10 +324,25 @@ Warnings: {WARNINGS} # - For tagged CH4 simulations soil absorption is treated as a loss and applied # in mixing_mod.F #============================================================================== -(((FUNG +(((FUNG_TERMITES 0 CH4_TERMITES $ROOT/CH4/v2014-09/4x5/termites.geos.4x5.nc CH4 1985/1/1/0 C xy kg/m2/s CH4 - 13 1 +)))FUNG_TERMITES +(((FUNG_SOIL_ABSORPTION 0 CH4_SOILABSORB $ROOT/CH4/v2019-10/Fung_SoilAbs/Soil_Absorption_4x5_$YYYY.nc CH4 2009-2015/1-12/1/0 C xy molec/cm2/s CH4 1 14 1 -)))FUNG +)))FUNG_SOIL_ABSORPTION + +#============================================================================== +# --- # Soil absorption from MeMo model (Murguia-Flores et al. 2018, GMD) --- +# +# - Multiply soil absorption by -1 to get a "negative" flux +#============================================================================== +(((MeMo_SOIL_ABSORPTION +# Climatology +0 CH4_SOILABSORB $ROOT/CH4/v2019-10/MeMo_CH4uptake_Climatology.nc CH4uptake 2009/1-12/1/0 C xy kg/m2/s CH4 1 14 2 + +# 1990-2009 +#0 CH4_SOILABSORB $ROOT/CH4/v2019-10/MeMo_CH4uptake_1990-2009.nc CH4uptake 1990-2009/1-12/1/0 C xy kg/m2/s CH4 1 14 2 +)))MeMo_SOIL_ABSORPTION #============================================================================== # --- RCP future emission scenarios --- diff --git a/runs/shared_inputs/CH4/HEMCO_Config.template.na b/runs/shared_inputs/CH4/HEMCO_Config.template.na index 8502e8f3..a672160c 100644 --- a/runs/shared_inputs/CH4/HEMCO_Config.template.na +++ b/runs/shared_inputs/CH4/HEMCO_Config.template.na @@ -65,7 +65,9 @@ Warnings: {WARNINGS} --> JPL_WETCHARTS : true --> SEEPS : true --> LAKES : false - --> FUNG : true + --> FUNG_TERMITES : true + --> FUNG_SOIL_ABSORPTION : false + --> MeMo_SOIL_ABSORPTION : true # ----- FUTURE EMISSIONS -------------------- --> RCP_3PD : false --> RCP_45 : false @@ -322,10 +324,25 @@ Warnings: {WARNINGS} # - For tagged CH4 simulations soil absorption is treated as a loss and applied # in mixing_mod.F #============================================================================== -(((FUNG +(((FUNG_TERMITES 0 CH4_TERMITES $ROOT/CH4/v2014-09/4x5/termites.geos.4x5.nc CH4 1985/1/1/0 C xy kg/m2/s CH4 - 13 1 +)))FUNG_TERMITES +(((FUNG_SOIL_ABSORPTION 0 CH4_SOILABSORB $ROOT/CH4/v2019-10/Fung_SoilAbs/Soil_Absorption_4x5_$YYYY.nc CH4 2009-2015/1-12/1/0 C xy molec/cm2/s CH4 1 14 1 -)))FUNG +)))FUNG_SOIL_ABSORPTION + +#============================================================================== +# --- # Soil absorption from MeMo model (Murguia-Flores et al. 2018, GMD) --- +# +# - Multiply soil absorption by -1 to get a "negative" flux +#============================================================================== +(((MeMo_SOIL_ABSORPTION +# Climatology +0 CH4_SOILABSORB $ROOT/CH4/v2019-10/MeMo_CH4uptake_Climatology.nc CH4uptake 2009/1-12/1/0 C xy kg/m2/s CH4 1 14 2 + +# 1990-2009 +#0 CH4_SOILABSORB $ROOT/CH4/v2019-10/MeMo_CH4uptake_1990-2009.nc CH4uptake 1990-2009/1-12/1/0 C xy kg/m2/s CH4 1 14 2 +)))MeMo_SOIL_ABSORPTION #============================================================================== # --- RCP future emission scenarios --- diff --git a/runs/shared_inputs/tagCH4/HEMCO_Config.template b/runs/shared_inputs/tagCH4/HEMCO_Config.template index 56c200e4..b243fefe 100644 --- a/runs/shared_inputs/tagCH4/HEMCO_Config.template +++ b/runs/shared_inputs/tagCH4/HEMCO_Config.template @@ -72,7 +72,9 @@ Warnings: {WARNINGS} --> JPL_WETCHARTS : true --> SEEPS : true --> LAKES : false - --> FUNG : true + --> FUNG_TERMITES : true + --> FUNG_SOIL_ABSORPTION : false + --> MeMo_SOIL_ABSORPTION : true # ----- FUTURE EMISSIONS -------------------- --> RCP_3PD : false --> RCP_45 : false @@ -422,12 +424,32 @@ Warnings: {WARNINGS} # - For tagged CH4 simulations soil absorption is treated as a loss and applied # in mixing_mod.F #============================================================================== -(((FUNG +(((FUNG_TERMITES 0 CH4_TERMITES_T $ROOT/CH4/v2014-09/4x5/termites.geos.4x5.nc CH4 1985/1/1/0 C xy kg/m2/s CH4_TER - 13 1 0 CH4_TERMITES $ROOT/CH4/v2014-09/4x5/termites.geos.4x5.nc CH4 1985/1/1/0 C xy kg/m2/s CH4 - 13 1 +)))FUNG_TERMITES +(((FUNG_SOIL_ABSORPTION 0 CH4_SOILABSORB_T $ROOT/CH4/v2019-10/Fung_SoilAbs/Soil_Absorption_4x5_$YYYY.nc CH4 2009-2015/1-12/1/0 C xy molec/cm2/s CH4_SAB - 14 1 -#0 CH4_SOILABSORB $ROOT/CH4/v2019-10/Fung_SoilAbs/Soil_Absorption_4x5_$YYYY.nc CH4 2009-2015/1-12/1/0 C xy molec/cm2/s CH4 1 14 1 -)))FUNG +#0 CH4_SOILABSORB $ROOT/CH4/v2019-10/Fung_SoilAbs/Soil_Absorption_4x5_$YYYY.nc CH4 2009-2015/1-12/1/0 C xy molec/cm2/s CH4 1 14 1 +)))FUNG_SOIL_ABSORPTION + +#============================================================================== +# --- # Soil absorption from MeMo model (Murguia-Flores et al. 2018, GMD) --- +# +# - Multiply soil absorption by -1 to get a "negative" flux. +# (Only apply the scaling factor when adding to the total CH4 simulation) +# - For tagged CH4 simulations soil absorption is treated as a loss and applied +# in mixing_mod.F +#============================================================================== +(((MeMo_SOIL_ABSORPTION +# Climatology +0 CH4_SOILABSORB_T $ROOT/CH4/v2019-10/MeMo_CH4uptake_Climatology.nc CH4uptake 2009/1-12/1/0 C xy kg/m2/s CH4_SAB - 14 2 +#0 CH4_SOILABSORB $ROOT/CH4/v2019-10/MeMo_CH4uptake_Climatology.nc CH4uptake 2009/1-12/1/0 C xy kg/m2/s CH4 1 14 2 + +# 1990-2009 +#0 CH4_SOILABSORB_T $ROOT/CH4/v2019-10/MeMo_CH4uptake_1990-2009.nc CH4uptake 1990-2009/1-12/1/0 C xy kg/m2/s CH4_SAB - 14 2 +##0 CH4_SOILABSORB $ROOT/CH4/v2019-10/MeMo_CH4uptake_1990-2009.nc CH4uptake 1990-2009/1-12/1/0 C xy kg/m2/s CH4 1 14 2 +)))MeMo_SOIL_ABSORPTION #============================================================================== # --- RCP future emission scenarios ---