Skip to content
Success

Changes

Summary

  1. Removing l_interp_prescribed_params from setup_clubb_pdf_params. (details)
  2. Modifying run_timestep_tests.bash to run only 10 minute and above timesteps and exit immediately if the 10 mintue timestep fails. larson-group/sys_admin#749 (details)
  3. Adding new timestep test to clubb jenkins tests. larson-group/sys_admin#749 (details)
  4. Fixing false printing of "All cases ran to completion." (details)
  5. 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)
  6. Updating wording (details)
  7. Adding in the Mstandard flag to the pgi compiler settings. (details)
  8. Updating pyplotgen.py and README to clarify file name mismatch error and how to resolve it. (details)
  9. Fixing typo. (details)
  10. Clarifying README. (details)
  11. Placing line breaks in the new error message and minor wording updates. (details)
Commit d42ffb89782f2cf38bb52c5236beb5fd39599598 by rhodesk
Removing l_interp_prescribed_params from setup_clubb_pdf_params.
The flag has been removed and so has any code underneat a logic statement
involving this statement unless it has multiple flags. The else statement
in the if block involving this flag has been set to execute without an
if block.
For ticket #916
Results are BFB identical. Additionally, complex logic statements
with the use of more flags had those flags adjusted and BFB results
were also confirmed with these changes.
The file was modified src/CLUBB_core/setup_clubb_pdf_params.F90 (diff)
Commit 70e26ca1acd06149d3b7b996235769e5e0509c39 by pbroels
Modifying run_timestep_tests.bash to run only 10 minute and above timesteps and exit immediately if the 10 mintue timestep fails. larson-group/sys_admin#749
The file was modified run_scripts/run_timestep_tests.bash (diff)
Commit c07e805a7cea2e8ef0d7e1bc7506dde99b08e029 by pbroels
Adding new timestep test to clubb jenkins tests. larson-group/sys_admin#749
The file was addedjenkins_tests/clubb_timestep_gfortran_tests/Jenkinsfile
Commit c00a83f64b5a5b675858f71463a3cc48547e9dc1 by noreply
Fixing false printing of "All cases ran to completion."
The file was modified run_scripts/run_scm_all.bash (diff)
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_atex.in (diff)
The file was modified input_misc/tuner/error_nov11_altocu.in (diff)
The file was modified input_misc/tuner/error_gabls2.in (diff)
The file was modified src/clubb_tuner.F90 (diff)
The file was modified input_misc/tuner/error_gabls3_night.in (diff)
The file was modified input_misc/tuner/error_all.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_ds.in (diff)
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_wangara.in (diff)
The file was modified input_misc/tuner/error_arm.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_bomex.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.bash (diff)
The file was modified compile/config/linux_x86_64_pgroup_debug_NCAR.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)