Skip to content
Success

Changes

Summary

  1. Setting the value of K_hm to 0 at the non-interactive upper and lower (details)
  2. I am committing changes to stats output for cloud_cover, rcm_in_layer, (details)
Commit babbea90fd1f140ca1634aae59fd8df336640457 by bmg2
Setting the value of K_hm to 0 at the non-interactive upper and lower
boundaries. The values of that variable at those levels don't get used
in the code.

This change is meant to keep stats the same between the master branch
and the clubb_ghost_exorcism branch. This changes does not change
the simulations, but yet it is BIT_CHANGING because it changes stat
files output at those levels.
The file was modified src/advance_microphys_module.F90 (diff)
Commit c9083983343f851915dccdd10d7d6ff7baad24b3 by bmg2
I am committing changes to stats output for cloud_cover, rcm_in_layer,
and z_cloud base owing to the gymnastics it takes to avoid the
ghost point in calculations. These changes are BIT_CHANGING, but
they don't change the answer.
The file was modified src/CLUBB_core/stats_clubb_utilities.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)