Summary
- Removing sed command as it is unnessecary. larson-group/sys_admin#763 (details)
- 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)
- Change value of Cx_min to match what is in parameters_tunable.F90 (details)
- 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)
- Changing the value of C_invrs_tau_shear from 0.02 to 0.15. (details)
- Avoiding stats call for variables that are not set when l_diag_Lscale_from_tau is not true. (details)
- 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)
The file was modified | jenkins_tests/clubb_backwards_compatibility_gfortran_test/Jenkinsfile (diff) |
The file was modified | src/CLUBB_core/parameters_tunable.F90 (diff) |
The file was modified | input/tunable_parameters_Lscale/tunable_parameters.in (diff) |
The file was modified | input/tunable_parameters_compatible_r8029/tunable_parameters.in (diff) |
The file was modified | input/tunable_parameters_compatible_r8029/configurable_model_flags.in (diff) |
The file was modified | input/tunable_parameters/tunable_parameters.in (diff) |
The file was modified | src/CLUBB_core/parameters_tunable.F90 (diff) |
The file was modified | src/CLUBB_core/advance_clubb_core_module.F90 (diff) |
The file was modified | README (diff) |