Skip to content
Success

Changes

Summary

  1. Cam clubb error handling jenkins test (#194) (details)
  2. Fixed and equalized NaN checks in lapack_wrap (#1246) (details)
Commit 3c8451971af21fc8aac0c07f97a7b0babc2752d5 by noreply
Cam clubb error handling jenkins test (#194)

Wrote Jenkinsfile and bash script similar to CLUBB error handling test
The file was modified jenkins_tests/cam_clubb_error_handling_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_clubb_error_handling_test/cam_test_fatal_error_handling.bash (diff)
Commit e36dc57a454f0700084bf2b81de84ef6f10dbcb4 by noreply
Fixed and equalized NaN checks in lapack_wrap (#1246)

See CAM pull request larson-group/CAM#188

Added debug_level_at_least(0) checks where missing and changed debug_level(1) to 0 in lapack_band_solve,
so the new CAM CLUBB error handling test can do what it's supposed to do.
The file was modified lapack_wrap.F90 (diff)