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. Modified for the latest 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 clubb_api_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified pdf_closure_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_clubb_utilities.F90 (diff)
The file was modified pdf_closure_module.F90 (diff)
The file was modified stats_variables.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
Commit 429cdca64b054f2191b7656e76d1aefbe7c8c502 by bmg2
Modified for the latest changes to CLUBB.
The file was modified SRC/SGS_CLUBB/clubb_sgs.F90 (diff)