Skip to content
Success

Changes

Summary

  1. Adds a naming convention for CLUBB's indices (details)
  2. Pushing loop into solve_xm_wpxp_with_single_lhs (#986) (details)
  3. Refactoring to remove need for global stats scratch variables. (#988) (details)
  4. Gunthers branch (#989) (details)
  5. Fixing small bug that breaks runs with scalars. (details)
Commit 42cd7b738bb3c10d52dd6fd840c84ec65a26103e by noreply
Adds a naming convention for CLUBB's indices
The file was modified doc/clubb_coding_standards.md (diff)
Commit 7e2a2265b003b9e9db59902fdbb3059b7815d5b9 by noreply
Pushing loop into solve_xm_wpxp_with_single_lhs (#986)

Co-authored-by: Peter Roels <56004443+pbroels@users.noreply.github.com>
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified README (diff)
Commit 65fb263b15719f312c881622a3d2ae61eb96fc7c by noreply
Refactoring to remove need for global stats scratch variables. (#988)

* Refactoring to remove need for global stats scratch variables. larson-group/clubb#972

* Changing name of new stats_scratch variables to be more descriptive.
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
Commit d284c4656d237114f6ee5db3a8221bb3f1dd09b8 by noreply
Gunthers branch (#989)

* Refactoring to remove need for global stats scratch variables. larson-group/clubb#972

* Changing name of new stats_scratch variables to be more descriptive.

* Breaking up column loop in solve_xm_wpxp_with_single_lhs. larson-group/clubb#972

* Pushing loop into solve_xm_wpxp_with_multiple_lhs and breaking it up. larson-group/clubb#972

* Pusing loop into xm_wpxp_rhs and xm_wpxp_lhs. larson-group/clubb#972

* Pushing loop into xm_wpxp_solve and xm_wpxp_clipping_and_stats. larson-group/clubb#972
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
Commit d0bc4c6b2a3fe086aa365dccfdbcc651b3242e9a by Gunther Huebler
Fixing small bug that breaks runs with scalars.
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)