Skip to content
Failed

Changes

Summary

  1. Adding script that checks if two nc files contain different output fields, rather than just checking bit-for-bitness between the two. Also making our run_bin_diff script use this new nc comparator instead of linux diff. (details)
  2. Adjusting the value of C_invrs_tau_shear from 0.15 to 0.16 so that (details)
Commit ee117e4e991e6afcc9327cf8890439e1f90f86af by Gunther Huebler
Adding script that checks if two nc files contain different output fields, rather than just checking bit-for-bitness between the two. Also making our run_bin_diff script use this new nc comparator instead of linux diff.
The file was modified run_scripts/run_bindiff_all.bash (diff)
The file was addedrun_scripts/diff_netcdf_outputs.py
Commit 6dff441959e8cdb1eb5c52576309eb27f4f619c1 by bmg2
Adjusting the value of C_invrs_tau_shear from 0.15 to 0.16 so that
CLUBB (particularly the MC3E case) completes successfully for all
compiler tests.

You might say that this is BIT_CHANGING.
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was modified input/tunable_parameters/tunable_parameters.in (diff)