Skip to content
Success

Changes

Summary

  1. Adding a line to trigger the nightly tests. (details)
  2. Moving stats call for uprcp and vprcp to after they are calculated. This fixes the silhs restart test. But does not seem to fix the E3SM or CAM tests that are still failing. (details)
  3. The last commit was BIT_CHANGING:fc75c887ae516e55f31156a6c1cccaedfaf34ff3 since it does change when uprcp and vprcp are saved to stats output. Was not answer changing though. (details)
  4. Add coding rule to write variables to disk immediately after they are set. (details)
Commit 68f91aa403537e1f24c3b3756fefcb9930d033da by noreply
Adding a line to trigger the nightly tests.
The file was modified README (diff)
Commit fc75c887ae516e55f31156a6c1cccaedfaf34ff3 by Gunther Huebler
Moving stats call for uprcp and vprcp to after they are calculated. This fixes the silhs restart test. But does not seem to fix the E3SM or CAM tests that are still failing.
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit 262b7d9fc30851d432951b97533acab4884b2c45 by Gunther Huebler
The last commit was BIT_CHANGING:fc75c887ae516e55f31156a6c1cccaedfaf34ff3 since it does change when uprcp and vprcp are saved to stats output. Was not answer changing though.
The file was modified README (diff)
Commit f069daadb4a27126f9940d1184a90b50e486b432 by noreply
Add coding rule to write variables to disk immediately after they are set.
The file was modified doc/clubb_coding_standards.md (diff)