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. Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920. (details)
  7. Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920. (details)
  8. 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 c7775211705fd48dec941135fc4a9fd44d2b98b9 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 parameter_indices.F90 (diff)
The file was modified stats_clubb_utilities.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_zm_module.F90 (diff)
The file was modified stats_variables.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
Commit 9da282e948a7779026d75c8251148c3db0c86e08 by 59519056+bstephens82
Fixing comment for the wp2_term_pr_dfsn subroutine.  Related to #920.
The file was modified advance_wp2_wp3_module.F90 (diff)
Commit f6dcf5918b70b39693d2f4c2396ddf03fb6ef8c2 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 advance_wp2_wp3_module.F90 (diff)
Commit bdfc25a13cf9388a0cdba98fc9cfded02f0f4f74 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 advance_wp2_wp3_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified stats_clubb_utilities.F90 (diff)
Commit ee285a439f152f10c6025f097775de6714694d81 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 all_stats.in (diff)
The file was modified standard_stats.in (diff)
Commit d3fd7f765678ac1d0d5e9ab019b9726ddd3cbebd 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 tunable_parameters.in (diff)
Commit 2a15f13230db5f5ca0dddbda5245b0dc67dd707a 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 pdf_closure_module.F90 (diff)
The file was modified stats_zt_module.F90 (diff)