Skip to content
Failed

Changes

Summary

  1. Eliminating l_use_wp3_pr3 flag. (details)
  2. Eliminating l_clip_semi_implicit flag. (details)
  3. Adding intent labels for subroutines throughout clubb. (details)
  4. Replacing all mentions of /usr/local/les_and_clubb_benchmark_runs with the new/home/pub location. larson-goup/sys_admin#750 (details)
  5. Updates to tuner script to prevent it from moving output files that have not been tuned. (details)
  6. BIT_CHANGING:af17ebf83826423f24165dab46ce098bf39444dd (details)
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_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_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/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/model_flags.F90 (diff)
The file was modified src/CLUBB_core/output_netcdf.F90 (diff)
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was modified experimental/advance_xm_wpxp_module.F90.diffusion.20100215 (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_ticket_756.in (diff)
The file was modified input_misc/tuner/error_wangara.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_ds.in (diff)
The file was modified input_misc/tuner/error_bomex.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_nd.in (diff)
The file was modified input_misc/tuner/error_nov11_altocu.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf01.in (diff)
The file was modified input_misc/tuner/error_atex.in (diff)
The file was modified input_misc/tuner/error_all.in (diff)
The file was modified input_misc/tuner/error_fire.in (diff)
The file was modified README (diff)
The file was modified input_misc/tuner/error_gabls2.in (diff)
The file was modified input_misc/tuner/error_dycoms2_rf02_do.in (diff)
The file was modified input_misc/tuner/error_lba.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)
The file was modified input_misc/tuner/error_rico.in (diff)
The file was modified postprocessing/pyplotgen/config/Case_definitions.py (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)