From a143b8b6ea11220146452c93ed5697acb3ccb3a7 Mon Sep 17 00:00:00 2001 From: Christoph Knote Date: Thu, 20 Oct 2022 22:32:49 +0200 Subject: [PATCH] NO cloud chemistry for now --- blueprints/operational_chemistry/namelist.chem | 2 +- blueprints/test_chemistry/namelist.chem | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blueprints/operational_chemistry/namelist.chem b/blueprints/operational_chemistry/namelist.chem index 1bf645a..bf3d5e8 100644 --- a/blueprints/operational_chemistry/namelist.chem +++ b/blueprints/operational_chemistry/namelist.chem @@ -19,7 +19,7 @@ gaschem_onoff = 1, 1, aerchem_onoff = 1, 1, wetscav_onoff = 1, 1, - cldchem_onoff = 1, 1, + cldchem_onoff = 0, 0, vertmix_onoff = 1, 1, chem_conv_tr = 1, 1, conv_tr_wetscav = 1, 1, diff --git a/blueprints/test_chemistry/namelist.chem b/blueprints/test_chemistry/namelist.chem index 1bf645a..bf3d5e8 100644 --- a/blueprints/test_chemistry/namelist.chem +++ b/blueprints/test_chemistry/namelist.chem @@ -19,7 +19,7 @@ gaschem_onoff = 1, 1, aerchem_onoff = 1, 1, wetscav_onoff = 1, 1, - cldchem_onoff = 1, 1, + cldchem_onoff = 0, 0, vertmix_onoff = 1, 1, chem_conv_tr = 1, 1, conv_tr_wetscav = 1, 1, -- GitLab