Skip to content
Success

Changes

Summary

  1. Eliminating l_wp3_2nd_buoyancy flag. (details)
  2. 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)
  3. 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)
  4. Eliminating l_refine_grid_in_cloud and l_interactive_refined. (details)
  5. Updating the tuner README to clarify how the user should set the initmax values. (details)
  6. Eliminating l_use_experimental_term_pr2 and l_use_vert_avg_winds (details)
  7. 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)
  8. Removing superfluous bash script commands. (details)
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)