From f46b38de8948fdfefc5e1c6a4ce2e20bc0b309f5 Mon Sep 17 00:00:00 2001
From: Ignacio Pisso <ip@nilu.no>
Date: Mon, 26 Aug 2019 17:28:45 +0200
Subject: [PATCH] corrections to wet deposition constants for SO2 SPECIES file
 (023)

---
 options/SPECIES/SPECIES_023 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/options/SPECIES/SPECIES_023 b/options/SPECIES/SPECIES_023
index c3e7a67f..29495352 100644
--- a/options/SPECIES/SPECIES_023
+++ b/options/SPECIES/SPECIES_023
@@ -1,8 +1,8 @@
 &SPECIES_PARAMS
  PSPECIES="SO2",              ! Tracer name
  PDECAY=-9.9,                 ! Species half life
- PWETA_GAS=-0.9E-9,           ! Below-cloud scavenging (gases) - A (weta_gas)
- PWETB_GAS=-9.9,              ! Below-cloud scavenging (gases) - B (wetb_gas)
+ PWETA_GAS=2.0E-05,           ! Below-cloud scavenging (gases) - A (weta_gas)
+ PWETB_GAS=0.62,              ! Below-cloud scavenging (gases) - B (wetb_gas)
  PCRAIN_AERO=-9.9,            ! Below-cloud scavenging (particles) - Crain (crain_aero)
  PCSNOW_AERO=-9.9,            ! Below-cloud scavenging (particles) - Csnow (csnow_aero)
  PCCN_AERO=-9.9,              ! In-cloud scavenging (particles) - CCNeff (ccn_aero)
-- 
GitLab