Skip to content
Failed

Changes

Summary

  1. Eliminating l_apply_rule_to_pdf_params flag. (details)
  2. Removing incorrect name from COAMPS variable list (details)
  3. Eliminating l_ub_const_deriv flag. (details)
  4. Eliminating l_equation_21 flag. (details)
  5. Adding additional ifort environment script to test to fix compile errors. larson-group/sys_admin#750 (details)
  6. Adding ifort environment script to the compile step for all ifort scripts. (details)
  7. Eliminating l_wp3_2nd_buoyancy flag. (details)
  8. 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)
  9. 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)
  10. Eliminating l_refine_grid_in_cloud and l_interactive_refined. (details)
  11. Updating the tuner README to clarify how the user should set the initmax values. (details)
  12. Eliminating l_use_experimental_term_pr2 and l_use_vert_avg_winds (details)
  13. 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)
  14. Removing superfluous bash script commands. (details)
  15. Eliminating l_use_wp3_pr3 flag. (details)
  16. Eliminating l_clip_semi_implicit flag. (details)
  17. Adding intent labels for subroutines throughout clubb. (details)
  18. Replacing all mentions of /usr/local/les_and_clubb_benchmark_runs with the new/home/pub location. larson-goup/sys_admin#750 (details)
  19. Updates to tuner script to prevent it from moving output files that have not been tuned. (details)
  20. BIT_CHANGING:af17ebf83826423f24165dab46ce098bf39444dd (details)
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/src/VariableGroup.py (diff)
The file was modified postprocessing/pyplotgen/config/VariableGroupBase.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/standard_stats.in (diff)
The file was modified input/stats/all_stats.in (diff)
The file was modified postprocessing/pyplotgen/config/VariableGroupBase.py (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)
Commit 642621266723971acfa6497018035788b6a80a27 by rhodesk
Eliminating l_use_wp3_pr3 flag.
For ticket #926.
Results are BFB identical.
The file was modified src/CLUBB_core/model_flags.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit 828253e53b5b8a2c0d22a9ba86ab30dd4164e86b by rhodesk
Eliminating l_clip_semi_implicit flag.
For ticket #926.
This commit is BIT_CHANGING due to how the flag needed to be removed.
More details on why this commit is bit changing can be seen on the ticket page.
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/CLUBB_core/output_netcdf.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified experimental/advance_xm_wpxp_module.F90.diffusion.20100215 (diff)
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was modified src/CLUBB_core/model_flags.F90 (diff)
Commit f09a7aaaf5136251bc039c84215aaf2ee089f30b by rhodesk
Adding intent labels for subroutines throughout clubb.
Remaining files now have intent comments for subroutines.
Additionally, all lines are now less than 100 characters.
For ticket #942.
Results are BFB identical.
The file was modified src/CLUBB_core/stats_type_utilities.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/numerical_check.F90 (diff)
Commit 4ebb5deaafdf4368bc8625638805d311b3d1e6d6 by pbroels
Replacing all mentions of /usr/local/les_and_clubb_benchmark_runs with the new/home/pub location. larson-goup/sys_admin#750
The file was modified input_misc/tuner/error_arm_97.in (diff)
The file was modified input_misc/tuner/error_lba.in (diff)
The file was modified input_misc/tuner/error_bomex.in (diff)
The file was modified postprocessing/pyplotgen/config/Case_definitions.py (diff)
The file was modified input_misc/tuner/error_wangara.in (diff)
The file was modified input_misc/tuner/error_nov11_altocu.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_fire.in (diff)
The file was modified input_misc/tuner/error_all.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf01.in (diff)
The file was modified input_misc/tuner/error_gabls2.in (diff)
The file was modified input_misc/tuner/error_atex.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_ds.in (diff)
The file was modified input_misc/tuner/error_rico.in (diff)
The file was modified README (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_arm.in (diff)
Commit 70fd151d8892a97ff1f37a85ef62a899894fcf7e by 59519056+bstephens82
Updates to tuner script to prevent it from moving output files that have not been tuned.

See https://github.com/larson-group/clubb/issues/939#issuecomment-897755841.
The file was modified run_scripts/run_tuner.bash (diff)
Commit d4f17af1e782b8c942e9d85cec08e2396228331c by noreply
BIT_CHANGING:af17ebf83826423f24165dab46ce098bf39444dd

Some new stats variables were added to standard_stats.in, thereby changing the output files, but presumably otherwise the fields are BFB.

RESOLVED:f24ca42ae8f1f83578ea85f378140abe0624c9c2

This change was BFB, but it wasn't merged in with the previous (bit-changing) commit.  Therefore, it undid the previous bit-changing commit, effectively causing a new change in bits.

RESOLVED:59a2fb4c73bfb290f8b857d1e89e4535fb76f73e

This commit merged in the original bit-changing commit, thereby redoing the bit changes, and producing another false bit change.
The file was modified README (diff)