Skip to content
Success

Changes

Summary

  1. A couple recent commits were missing their bit-changing messages because they were accidentally merged in early, see https://github.com/larson-group/clubb/pull/1286 - this commit is to add the resolve messages for the BFB test - RESOLVED:149e61f9bab26c5cb4518fd7bada9b1f4064482e RESOLVED:9f2b1e6c9370a897e1da1320521fbc27baf6ff31 (details)
  2. Little Fix (#1287) (details)
Commit b0473687b9eb3489e6ce50f8c4ce66419719fc2d by Gunther Huebler
A couple recent commits were missing their bit-changing messages because they were accidentally merged in early, see https://github.com/larson-group/clubb/pull/1286 - this commit is to add the resolve messages for the BFB test - RESOLVED:149e61f9bab26c5cb4518fd7bada9b1f4064482e RESOLVED:9f2b1e6c9370a897e1da1320521fbc27baf6ff31
The file was modifiedREADME (diff)
Commit f5fb36fc103a46c7cd19ebbe151163da8ee91c42 by noreply
Little Fix (#1287)

* Making matrix solve checks also trigger if l_implemented is true so that they always are done in CAM, regardless of debug level

* Reworking rcond flag in advance_windm

* Updating l_implemented flag comments

* Adding printouts to make clear where the NaN are (if any) in the soln vector.
The file was modifiedsrc/CLUBB_core/matrix_solver_wrapper.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/mono_flux_limiter.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/clubb_api_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_windm_edsclrm_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/grid_adaptation_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/grid_class.F90 (diff)
The file was modifiedsrc/CLUBB_core/numerical_check.F90 (diff)
The file was modifiedsrc/G_unit_test_types/spurious_source_test.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modifiedsrc/CLUBB_core/mixing_length.F90 (diff)
The file was modifiedsrc/generalized_grid_test.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_xm_wpxp_module.F90 (diff)