Skip to content
Success

Changes

Summary

  1. Updates to help run multiple tuner cases. The date/time assertion check in error.F90 was not working correctly for multiple cases, since instead of updating the CLUBB date/time based on the case, it was just using one CLUBB case for all LES cases and crashing. (details)
  2. Fix typo (details)
Commit f6a2c0fcea331c8ba1d980d678453e4ae6fafcd7 by 59519056+bstephens82
Updates to help run multiple tuner cases. The date/time assertion check in error.F90 was not working correctly for multiple cases, since instead of updating the CLUBB date/time based on the case, it was just using one CLUBB case for all LES cases and crashing.

See #939.
The file was modified src/error.F90 (diff)
The file was modified src/clubb_tuner.F90 (diff)

Summary

  1. Small improvements (details)
  2. Working directory needs to be set first for obvious reasons... (details)
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)
Commit 2b51739478d1c01746d5dfb0acfe9a47b8529fc8 by Gunther Huebler
Working directory needs to be set first for obvious reasons...
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)