Skip to content
Failed

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)