Skip to content
Failed

Changes

Summary

  1. Changing ifort environment variable file to new ifort file. larson-group/sys_admin#750 (details)
  2. Eliminating l_apply_rule_to_pdf_params flag. (details)
  3. Removing incorrect name from COAMPS variable list (details)
  4. Eliminating l_ub_const_deriv flag. (details)
  5. Eliminating l_equation_21 flag. (details)
  6. Adding additional ifort environment script to test to fix compile errors. larson-group/sys_admin#750 (details)
  7. Adding ifort environment script to the compile step for all ifort scripts. (details)
  8. Eliminating l_wp3_2nd_buoyancy flag. (details)
  9. Updates to pyplotgen that will include all invrs_tau_* lines in a single plot, and also updates to prevent SAM and COAMPS lines from being plotted when those models will never have the variables being plotted. (details)
  10. Updates to include all invrs_tau_* variables in the output stats files, and pyplotgen updates to plot all of the invrs_tau_* variables on two separate plots along with the other "base" variables. (details)
  11. Eliminating l_refine_grid_in_cloud and l_interactive_refined. (details)
  12. Updating the tuner README to clarify how the user should set the initmax values. (details)
  13. Eliminating l_use_experimental_term_pr2 and l_use_vert_avg_winds (details)
  14. Updating run_tuner.bash so that it will run the tuner test cases with the initial tunable_parameters.in (i.e. before tuning) to make it easier to compare the optimized runs with the initial runs.  The initial runs are saved in a separate directory. (details)
  15. Removing superfluous bash script commands. (details)
Commit e167731fde5874588758b751cb80764ecf9ed9c0 by pbroels
Changing ifort environment variable file to new ifort file. larson-group/sys_admin#750
The file was modified jenkins_tests/clubb_ifort_build/Jenkinsfile (diff)
The file was modified jenkins_tests/clubb_release_intel_build/Jenkinsfile (diff)
Commit 6b0348e27a5043837b4375ad1ff187d3028903f2 by rhodesk
Eliminating l_apply_rule_to_pdf_params flag.
For ticket #926.
Results are BFB identical.
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit 4ec95c3d7f31d507970b752e44f069b8380c3901 by noreply
Removing incorrect name from COAMPS variable list
The file was modified postprocessing/pyplotgen/config/VariableGroupWs.py (diff)
Commit 707b86b7290f821d8a56ec2c85ce7a56ed77c9b7 by rhodesk
Eliminating l_ub_const_deriv flag.
For ticket #926.
Results are BFB identical.
The file was modified src/CLUBB_core/mean_adv.F90 (diff)
Commit 3eee7228cf22457e3cd3a5047e62ce9775b51ba4 by rhodesk
Eliminating l_equation_21 flag.
For ticket #926.
Results are BFB identical
The file was modified src/CLUBB_core/interpolation.F90 (diff)
Commit 7d1479ad8a35db744b08c05762103254b44c0760 by pbroels
Adding additional ifort environment script to test to fix compile errors. larson-group/sys_admin#750
The file was modified jenkins_tests/clubb_ifort_build/Jenkinsfile (diff)
Commit 188ccd14e8d5adc65e73d0d275882dfdfccfa324 by pbroels
Adding ifort environment script to the compile step for all ifort scripts.
The file was modified jenkins_tests/clubb_release_intel_build/Jenkinsfile (diff)
Commit 17bf905dc7643d04fa73b5b0187a7e013e64826e by rhodesk
Eliminating l_wp3_2nd_buoyancy flag.
Code surrounding the flag is still present.
For ticket #926.
Results are BFB identical.
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
Commit 55cfb66019e38112e5bf0b213e54bb6cfc61e530 by 59519056+bstephens82
Updates to pyplotgen that will include all invrs_tau_* lines in a single plot, and also updates to prevent SAM and COAMPS lines from being plotted when those models will never have the variables being plotted.
The file was modified postprocessing/pyplotgen/config/VariableGroupBase.py (diff)
The file was modified postprocessing/pyplotgen/src/VariableGroup.py (diff)
Commit af17ebf83826423f24165dab46ce098bf39444dd by 59519056+bstephens82
Updates to include all invrs_tau_* variables in the output stats files, and pyplotgen updates to plot all of the invrs_tau_* variables on two separate plots along with the other "base" variables.

See #895.
The file was modified input/stats/all_stats.in (diff)
The file was modified postprocessing/pyplotgen/config/VariableGroupBase.py (diff)
The file was modified input/stats/standard_stats.in (diff)
Commit f24ca42ae8f1f83578ea85f378140abe0624c9c2 by rhodesk
Eliminating l_refine_grid_in_cloud and l_interactive_refined.
For ticket #926.
Results are BFB identical.
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit ec659b0923d1f65b1d2c04f42dd5d614adecb337 by benjamin.andrew.stephens
Updating the tuner README to clarify how the user should set the initmax values.
The file was modified input_misc/tuner/README (diff)
Commit 815079aadfa7df2014c96a4e58487d3d6759facf by rhodesk
Eliminating l_use_experimental_term_pr2 and l_use_vert_avg_winds
For ticket #926
Results are BFB identical.
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
Commit c2fc8c50fd6b9ec17ff8e8c783857d6037828596 by 59519056+bstephens82
Updating run_tuner.bash so that it will run the tuner test cases with the initial tunable_parameters.in (i.e. before tuning) to make it easier to compare the optimized runs with the initial runs.  The initial runs are saved in a separate directory.

See #939.
The file was modified run_scripts/run_tuner.bash (diff)
Commit e8130a518dd4bd8cbb8d92f75c3d204f8f567480 by 59519056+bstephens82
Removing superfluous bash script commands.
The file was modified run_scripts/run_tuner.bash (diff)