Skip to content
Success

Changes

Summary

  1. Fixing error test by making the code check for NaNs in all solver cases - before it was only checking in Lapack. Also making a python version of the test and updating jenkins script to use it. (details)
Commit f39c2d851ddc5bddb181719da621eff4fc733b8c by Gunther Huebler
Fixing error test by making the code check for NaNs in all solver cases - before it was only checking in Lapack. Also making a python version of the test and updating jenkins script to use it.
The file was modifiedsrc/CLUBB_core/lapack_wrap.F90 (diff)
The file was addedrun_scripts/test_fatal_error_handling.py
The file was modifiedjenkins_tests/clubb_error_handling_gfortran_test/Jenkinsfile (diff)
The file was modifiedsrc/CLUBB_core/matrix_solver_wrapper.F90 (diff)