Skip to content
Success

Changes

Summary

  1. Updating the surface clipping coefficient... (details)
  2. Adding blank line to note that my previous commit was BIT_CHANGING. (details)
Commit 1656d87e61d919b78bfa54fc2d30171d4a9b1601 by noreply
Updating the surface clipping coefficient...

...to avoid MC3E failure with PGI compiler.  I find all cases run successfully with this coefficient, with ifort, gfortran, and PGI.
The file was modified src/CLUBB_core/clip_explicit.F90 (diff)
Commit e8cfbf132e77e340988e90938742ec1912a371d1 by noreply
Adding blank line to note that my previous commit was BIT_CHANGING.

Also see #921 and #893 regarding the previous commit about the surface clipping coefficient.
The file was modified README (diff)

Summary

  1. Adding a sed command to the budget_balance bash script that will always set the l_lmm_stepping flag to false, since that flag does not currently give balanced budgets. (details)
Commit 9c672f54d3fb0c316475258609ebd1c70b2d3bca by benjamin.andrew.stephens
Adding a sed command to the budget_balance bash script that will always set the l_lmm_stepping flag to false, since that flag does not currently give balanced budgets.

See https://github.com/larson-group/clubb/issues/893#issuecomment-905712817.
The file was modified bitten_test_driver_scripts/check_budget_balance.bash (diff)