Skip to content
Success

Changes

Summary

  1. I changed the w_up_in_cloud code in 2 ways: (details)
  2. I added stats output for w_down_in_cloud to all_stats.in. (details)
  3. Modifications for the latest CLUBB code changes. (details)
  4. Adding w_down_in_cl to the E3SM stats output, as well. (details)
Commit 9434be0736f63802f57dc200dad4c6eae62f68be by bmg2
I changed the w_up_in_cloud code in 2 ways:

1)  The denominator term is now the "cloudy updraft" frac in each
PDF component, rather than just the PDF component cloud_frac.  This
is more consistent with the quantity being integrated.

2)  I also added a w_down_in_cloud for cloudy downdraft velocity.

Since these fields are not output as part of standard stats, this
commit will be bit-for-bit for the normal CLUBB output files.
The file was modified pdf_closure_module.F90 (diff)
The file was modified clubb_api_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit d0bd6bf033fe043e0218e55cf4059316e0d308e4 by bmg2
I added stats output for w_down_in_cloud to all_stats.in.

Since this stat was not added to standard_stats.in, official results
will still be bit-for-bit.
The file was modified stats_zt_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified stats_variables.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
Commit 4c4ee5a20f2aa6b971a1280e2303f6afe94fa02b by bmg2
Modifications for the latest CLUBB code changes.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)
Commit 8d7f385fbf475f4ca9f958ea87394d34c6525dbb by bmg2
Adding w_down_in_cl to the E3SM stats output, as well.
The file was modified components/eam/src/physics/cam/clubb_intr.F90 (diff)