Skip to content
Success

Changes

Summary

  1. Removing sed command as it is unnessecary. larson-group/sys_admin#763 (details)
  2. This should be BIT_CHANGING, but only because the value of Cx_min should change in the netcdf file. This will not be answer changing. (details)
  3. Change value of Cx_min to match what is in parameters_tunable.F90 (details)
  4. Adding flags and parameters to the r8029 backwards compatible lists. These do not change the backwards compatible results, so that we aren't relying on source code default values. (details)
  5. Changing the value of C_invrs_tau_shear from 0.02 to 0.15. (details)
  6. Avoiding stats call for variables that are not set when l_diag_Lscale_from_tau is not true. (details)
  7. Adding line to readme because previous commit will be BIT_CHANGING:108f6ea2c8b3d9357cf551b11a85a2d9a4becc47 in the backwards compatibility run since it will prevent NaNs in the .nc files. (details)
Commit 8072476e7423607a78acd991f13442ceb4bcd521 by noreply
Removing sed command as it is unnessecary. larson-group/sys_admin#763
The file was modified jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile (diff)
Commit 31351cc3d78ba5f7fc722628e1f23889bd55ef14 by Gunther Huebler
This should be BIT_CHANGING, but only because the value of Cx_min should change in the netcdf file. This will not be answer changing.
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
Commit bcb29622c6699771d244bab3345a7e7ea70ea323 by noreply
Change value of Cx_min to match what is in parameters_tunable.F90
The file was modified input/tunable_parameters_Lscale/tunable_parameters.in (diff)
Commit 067d5ca5d065d2f62e06ea713ac73125ba692eaf by Gunther Huebler
Adding flags and parameters to the r8029 backwards compatible lists. These do not change the backwards compatible results, so that we aren't relying on source code default values.
The file was modified input/tunable_parameters_compatible_r8029/configurable_model_flags.in (diff)
The file was modified input/tunable_parameters_compatible_r8029/tunable_parameters.in (diff)
Commit 3f4e66923a460e96c51d1473153aba6ce1c9c78a by bmg2
Changing the value of C_invrs_tau_shear from 0.02 to 0.15.
This commit is BIT_CHANGING
The file was modified input/tunable_parameters/tunable_parameters.in (diff)
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
Commit 108f6ea2c8b3d9357cf551b11a85a2d9a4becc47 by Gunther Huebler
Avoiding stats call for variables that are not set when l_diag_Lscale_from_tau is not true.
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit e000e918d50566e48e2e35d43e7c7ad76a0e38cd by Gunther Huebler
Adding line to readme because previous commit will be BIT_CHANGING:108f6ea2c8b3d9357cf551b11a85a2d9a4becc47 in the backwards compatibility run since it will prevent NaNs in the .nc files.
The file was modified README (diff)