Skip to content
Failed

Changes

Summary

  1. Updating clubb_tuner.F90 to resolve an issue where the optimized tunable_parameter_*.in file was not being created by default.  Now it will always be created when the tuner is run, as it should be. (details)
  2. Updating wording (details)
  3. Adding in the Mstandard flag to the pgi compiler settings. (details)
  4. Updating pyplotgen.py and README to clarify file name mismatch error and how to resolve it. (details)
  5. Fixing typo. (details)
  6. Clarifying README. (details)
  7. Placing line breaks in the new error message and minor wording updates. (details)
Commit cdc1c0ff327d2514e6a192f680f0557eb9d5775b by 59519056+bstephens82
Updating clubb_tuner.F90 to resolve an issue where the optimized tunable_parameter_*.in file was not being created by default.  Now it will always be created when the tuner is run, as it should be.

Also updating a number of input_misc/tuner/error_*.in tuner setup files to ensure that C1 is not tuned by default.  If C1 is tuned but C14 is fixed, this causes CLUBB to crash since it requires C1=C14.

See #939.
The file was modified input_misc/tuner/error_ticket_756.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_nd.in (diff)
The file was modified input_misc/tuner/error_rico.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_do.in (diff)
The file was modified input_misc/tuner/error_gabls3_night.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_ds.in (diff)
The file was modified input_misc/tuner/error_gabls2.in (diff)
The file was modified input_misc/tuner/error_all.in (diff)
The file was modified input_misc/tuner/error_bomex.in (diff)
The file was modified input_misc/tuner/error_arm.in (diff)
The file was modified src/clubb_tuner.F90 (diff)
The file was modified input_misc/tuner/error_atex.in (diff)
The file was modified input_misc/tuner/error_nov11_altocu.in (diff)
The file was modified input_misc/tuner/error_wangara.in (diff)
The file was modified src/clubb_tuner.F90 (diff)
Commit c75c501143b4c6f91baef247e9eac49d4bd66375 by rhodesk
Adding in the Mstandard flag to the pgi compiler settings.
For ticket #928.
Results are BFB identical.
The file was modified compile/config/linux_x86_64_pgroup_debug_NCAR.bash (diff)
The file was modified compile/config/linux_x86_64_pgroup.bash (diff)
Commit b19fddfe97ffca638b32ad37441e6ce75153c2bc by 59519056+bstephens82
Updating pyplotgen.py and README to clarify file name mismatch error and how to resolve it.

See #895.
The file was modified postprocessing/pyplotgen/README.md (diff)
The file was modified postprocessing/pyplotgen/pyplotgen.py (diff)
The file was modified postprocessing/pyplotgen/README.md (diff)
The file was modified postprocessing/pyplotgen/README.md (diff)
Commit f5e75e3ca1940ef435c2ecd45683d3760ec8a36d by 59519056+bstephens82
Placing line breaks in the new error message and minor wording updates.

See #895.
The file was modified postprocessing/pyplotgen/pyplotgen.py (diff)