Skip to content
Started 2 yr 10 mo ago
Took 13 min
Failed

Build #44 (Jun 9, 2022, 9:20:38 AM)

Changes
  1. Making silhs use the new 2D version of setup_grid. This also inadvertently fixes a bug added in commit c816bcbd4bb8b8cfa89aa9c0f976ee799cb795e2. The issue was that we used pver when we wanted pverp. (details / githubweb)
  2. Lots of small loop pushes (details / githubweb)
  3. Small bug fix. This was not a bit changing bug, but could cause crashes if we compile with floating point trapping in a multicolumn run. (details / githubweb)
  4. Small refactoring to mfl_xm_lhs, just removing need to pass in gr. (details / githubweb)
  5. Final loop pushes needed before the grid change. (details / githubweb)
  6. Replacing use of gr with nz (details / githubweb)
  7. Replacing use of gr with nz (details / githubweb)
  8. Changing NETCDF path in jenkins test command. (details / githubweb)
  9. Modifying shell commands to be the more recognized version. |& should be understood by bash version >= 3.2.25 but that does not seem to be the case, so we're reverting it to the equivalent 2>&1 | (details / githubweb)
  10. Updating compiler config file (details / githubweb)

Started by user pbroels

Revision: d884a9e605347a73d4aa78f59f94eaea79f14cb6
Repository: https://github.com/larson-group/cam.git
  • refs/remotes/origin/clubb_silhs_devel