Skip to content
Failed

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. I added stats output for w_down_in_cloud to all_stats.in. (details)
  4. Modified for the lastest changes to CLUBB. (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 advance_clubb_core_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified clubb_api_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_variables.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
Commit 748090c97f54aea3a17ae1a049a4efd2cfd4ea7b 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 all_stats.in (diff)
Commit b4c38eaf7a35effea1a88329c7850fd95cb75d3c by bmg2
Modified for the lastest changes to CLUBB.
The file was modified WRF/phys/module_bl_clubb.F (diff)