Skip to content
In progress

Changes

Progress:

Summary

  1. Running CLUBB with l_stability_correct_tau_zm = .true. now requires (details)
  2. These changes were accidentally made during the previous commit. The are (details)
Commit a36b7a66d8742e772953fb745dcfb8243120412b by bmg2
Running CLUBB with l_stability_correct_tau_zm = .true. now requires
setting l_damp_wp2_using_em to .false.  Thus, these two settings
now appear together in flag set 9. Since l_damp_wp2_using_em was
already set to .false. for flag set 11, I simply swapped flag sets
for l_damp_wp2_using_em = .false. (moved from flag set 11 to set 9)
and l_C2_cloud_frac = .true. (moved from flag set 9 to set 11).
The file was modified src/CLUBB_core/model_flags.F90 (diff)
The file was modified run_scripts/run_bindiff_w_flags_config_core_flags.json (diff)
The file was modified input/tunable_parameters/configurable_model_flags.in (diff)
Commit 9371045e8739a4412dbe93f8948aacc9682d4852 by bmg2
These changes were accidentally made during the previous commit. The are
being returned to their normal setting in this commit.
The file was modified src/CLUBB_core/model_flags.F90 (diff)
The file was modified input/tunable_parameters/configurable_model_flags.in (diff)