Skip to content
Failed

Changes

Summary

  1. Updates to tuner to print the improvement in the individual variables at the end of the tuner run, in addition to the total improvement. (details)
  2. Changing the denominator in the variable-by-variable expression so that the individual terms add up to the total percent improvement. (details)
Commit 02cccd21b6adb0e05e98f5c06d3be2a6ce7f0cf0 by 59519056+bstephens82
Updates to tuner to print the improvement in the individual variables at the end of the tuner run, in addition to the total improvement.

See https://github.com/larson-group/clubb/issues/939#issuecomment-899811865.
The file was modified src/error.F90 (diff)
Commit 8901b7ce5a715ef407f741ef8d42eebd7cb5bdcb by 59519056+bstephens82
Changing the denominator in the variable-by-variable expression so that the individual terms add up to the total percent improvement.

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