Skip to content
Success

Changes

Summary

  1. Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920. (details)
  2. Fixing comment for the wp2_term_pr_dfsn subroutine.  Related to #920. (details)
  3. Updating wp3 pressure diffusion term to be consistent with the Lumley 1978 formula for the perturbation pressure. For #920. (details)
  4. Making requested changes to the wp2 pressure diffuion additions, including correcting some grid-level related issues.  Related to #920. (details)
  5. Fixing some comments. (details)
  6. Correcting a typo bug and adding some descriptive comments to two new variables.  This is a BIT_CHANGING commit becuase it will affect the newly calculated variables and descriptions in the output files, but it won't affect any plotted results. Related to #920. (details)
Commit 3f9d6b488948dea1e34d6a55f598b2c248be1cf6 by 59519056+bstephens82
Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920.

This is BIT_CHANGING, but only because it will introduce some new output variables in the netcdf files.  It will not affect results currently since the pressure diffusion coefficient is set to zero.
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was modified input/stats/all_stats.in (diff)
The file was modified input_misc/tuner/error_wangara.in (diff)
The file was modified src/CLUBB_core/stats_clubb_utilities.F90 (diff)
The file was modified postprocessing/pyplotgen/config/VariableGroupWs.py (diff)
The file was modified input/tunable_parameters_Lscale/tunable_parameters.in (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/stats_variables.F90 (diff)
The file was modified input_misc/tuner/error_arm_97.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf01.in (diff)
The file was modified input_misc/tuner/error_ticket_756.in (diff)
The file was modified input_misc/tuner/error_bomex.in (diff)
The file was modified input_misc/tuner/error_atex.in (diff)
The file was modified postprocessing/pyplotgen/config/VariableGroupBaseBudgets.py (diff)
The file was modified src/CLUBB_core/stats_zm_module.F90 (diff)
The file was modified input/tunable_parameters_compatible_r8029/tunable_parameters.in (diff)
The file was modified src/CLUBB_core/pdf_closure_module.F90 (diff)
The file was modified src/CLUBB_core/stats_zt_module.F90 (diff)
The file was modified input_misc/tuner/error_gabls3_night.in (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified input_misc/tuner/error_rico.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_do.in (diff)
The file was modified input_misc/tuner/error_all.in (diff)
The file was modified input/stats/standard_stats.in (diff)
The file was modified src/CLUBB_core/parameter_indices.F90 (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_nd.in (diff)
The file was modified input/tunable_parameters_e3sm/tunable_parameters.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_ds.in (diff)
The file was modified input_misc/tuner/error_arm.in (diff)
The file was modified input_misc/tuner/error_fire.in (diff)
The file was modified input_misc/tuner/error_gabls2.in (diff)
The file was modified input/tunable_parameters/tunable_parameters.in (diff)
The file was modified input_misc/tuner/error_lba.in (diff)
The file was modified input_misc/tuner/error_nov11_altocu.in (diff)
Commit 6440a7c1a6a721aaae6065d5b58728216400fe35 by 59519056+bstephens82
Fixing comment for the wp2_term_pr_dfsn subroutine.  Related to #920.
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
Commit e96cf0f26efec9551da1442b22822e3e555f81f9 by 59519056+bstephens82
Updating wp3 pressure diffusion term to be consistent with the Lumley 1978 formula for the perturbation pressure. For #920.
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
Commit de859baa5f8b7ba39cf0e079c3a4800bab5550f6 by 59519056+bstephens82
Making requested changes to the wp2 pressure diffuion additions, including correcting some grid-level related issues.  Related to #920.
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/stats_clubb_utilities.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
Commit e786f8cfb8d1c1b14fe33e167ea8c376ca2571e9 by benjamin.andrew.stephens
Correcting a typo bug and adding some descriptive comments to two new variables.  This is a BIT_CHANGING commit becuase it will affect the newly calculated variables and descriptions in the output files, but it won't affect any plotted results. Related to #920.
The file was modified src/CLUBB_core/stats_zt_module.F90 (diff)
The file was modified src/CLUBB_core/pdf_closure_module.F90 (diff)