Skip to content
Success

Changes

Summary

  1. Fixing coding standard viloation of lines exceeding 100 characters. (details)
  2. Fixing coding standard viloation of lines exceeding 100 characters. (details)
  3. Adding wp3_pr_tp (aka "negative nose" term) to wp3 equation.  Related to #920. (details)
  4. Changing the way the new wp3_pr_tp term works, by generalizing the wp3_terp_pr_lhs subroutine.  Also cleaning up comments and changing the description of the wp3_pr_tp variable in the netcdf output files, hence this commit is BIT_CHANGING, although it will not affect numerical results since the wp3_pr_tp coefficient (C_wp3_pr_tp) is set to zero. (details)
  5. Adding wp3_pr_tp (aka "negative nose" term) to wp3 equation.  Related to #920. (details)
Commit e542998c8db09fe108f69821eef74868caba2c46 by rhodesk
Fixing coding standard viloation of lines exceeding 100 characters.
Violations were introduced as a result of changes made by ticket #733,
this commit resolves the coding standard violations.
Results BFB identical.
The file was modified setup_clubb_pdf_params.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_xp2_xpyp_module.F90 (diff)
Commit d5bdc8fbbb988928416a1fff23ec2592bb6142cd by rhodesk
Fixing coding standard viloation of lines exceeding 100 characters.
Violations were introduced as a result of changes made by ticket #733,
this commit resolves the coding standard violations.
Results BFB identical.
The file was modified silhs_api_module.F90 (diff)
Commit b1418c5d2b27c7560b6e18d9b05837722e7b13bb by 59519056+bstephens82
Adding wp3_pr_tp (aka "negative nose" term) to wp3 equation.  Related to #920.

This is not set up to change results currently, since the coefficient of the new term is zero, but it is BIT_CHANGING since it will include new output in the netcdf files.

Also includes updates to pyplotgen to accommodate the new term.
The file was modified advance_wp2_wp3_module.F90 (diff)
The file was modified stats_variables.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
The file was modified parameters_tunable.F90 (diff)
The file was modified parameter_indices.F90 (diff)
Commit 3c12f9c674cc1a5d8e49b0f2c71ca8e2159fcc99 by 59519056+bstephens82
Changing the way the new wp3_pr_tp term works, by generalizing the wp3_terp_pr_lhs subroutine.  Also cleaning up comments and changing the description of the wp3_pr_tp variable in the netcdf output files, hence this commit is BIT_CHANGING, although it will not affect numerical results since the wp3_pr_tp coefficient (C_wp3_pr_tp) is set to zero.

Related to #920.
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 1899d62de19c4c16461498a80c03507fda61910f by 59519056+bstephens82
Adding wp3_pr_tp (aka "negative nose" term) to wp3 equation.  Related to #920.

This is not set up to change results currently, since the coefficient of the new term is zero, but it is BIT_CHANGING since it will include new output in the netcdf files.

Also includes updates to pyplotgen to accommodate the new term.
The file was modified tunable_parameters.in (diff)