Skip to content
Success

Changes

Summary

  1. Fixing ne4 jenkins script from small copy-paste error. (details)
  2. Script now exits with 1 when run fails. (details)
  3. I am fixing the issue with clubb_silhs_devel branch.  The arrays (details)
Commit dcbf32239739d2f3d5ab6b77bc5be4ca68b8780c by Gunther Huebler
Fixing ne4 jenkins script from small copy-paste error.
The file was modified jenkins_tests/e3sm_ne4_silhs_run_gfortran_test/Jenkinsfile (diff)
Commit c199a8ecb82516a7f84fe65546de2fbc5ee7030f by Gunther Huebler
Script now exits with 1 when run fails.
The file was modified nightly_test/nightly_e3sm_ne4_silhs.csh (diff)
Commit c0812f5b4814b6e066052217a0340ad3f2d5e1fa by bmg2
I am fixing the issue with clubb_silhs_devel branch.  The arrays
for the variables that need to be saved when the PDF is in the
"post" position (wp2rtp, etc.) were declared as 2-D to be passed
into CLUBB, but they should only be 1-D.
The file was modified components/cam/src/physics/cam/clubb_intr.F90 (diff)