Skip to content
Success

Changes

Summary

  1. Despite the API's not changing, the most recent commit changed an internal stats_type name, which was used in CAM here and should've been changed too. This was causing compiler errors. RESOLVED:7499af195b9dca0e159e7b3b67424717e4c7c5ee (details)
  2. Fixing output directory conflicts that occur when scam tests are run at the same time. The fix is adding a --case-suffix option to run_scam.bash, and making jenkins tests set that depending on the job and build number (details)
Commit 4ab38a17c54047c71993039414575715ec7a008c by Gunther Huebler
Despite the API's not changing, the most recent commit changed an internal stats_type name, which was used in CAM here and should've been changed too. This was causing compiler errors. RESOLVED:7499af195b9dca0e159e7b3b67424717e4c7c5ee
The file was modifiedsrc/physics/cam/clubb_intr.F90 (diff)
Commit a5c897e9e384c8bb290f92426bbfd1c3dca3ccaf by Gunther Huebler
Fixing output directory conflicts that occur when scam tests are run at the same time. The fix is adding a --case-suffix option to run_scam.bash, and making jenkins tests set that depending on the job and build number
The file was modifiedjenkins_tests/cam_clubb_error_handling_test/Jenkinsfile (diff)
The file was modifiedjenkins_tests/cam_scam_gfortran_debug_test/Jenkinsfile (diff)
The file was modifiedjenkins_tests/cam_plot_scam_ifort/Jenkinsfile (diff)
The file was modifiedjenkins_tests/cam_clubb_error_handling_test/cam_test_fatal_error_handling.bash (diff)
The file was modifiedrun_scripts/run_scam.bash (diff)