Summary
- This is (amazingly) BIT_CHANGING. The differences are due to some compiler optimizations, see https://github.com/larson-group/clubb/pull/1133\#issuecomment-1865156979. (details)
- Removing git log print before logging to file. On some systems/configs the command would cause a busy wait until the person running hit q, and it is superfluous since we are already saving the git log to a file. (details)
The file was modified | src/CLUBB_core/model_flags.F90 (diff) |
The file was modified | src/clubb_driver.F90 (diff) |