Skip to content
Success

Changes

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 a58963f687a893aeaec62026a63bbe71dda262d4 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 modifiedmodel_flags.F90 (diff)
Commit 75c64ae1570a7534e37c51f33160b8a55358e38f 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 modifiedmodel_flags.F90 (diff)