Skip to content
Success

Changes

Summary

  1. Added ability to apply smooth min max functions in mixing_length.F90 (details)
  2. Updated deprecated documentation of smooth min and max functions in advance_helper_module.F90. https://github.com/larson-group/clubb/issues/965 (details)
  3. Checked whether results really are identical even with round-off when we have l_smooth_min_max=T and smooth_min_max_mag=zero. Next commit rolls some of these changes back for merge into master. https://github.com/larson-group/clubb/issues/965 (details)
  4. Added test cases to smooth_min_max_tests.F90 and updated documentation. (details)
  5. Added final test cases to smooth_min_max_tests.F90 (details)
Commit ca240e9d33d4faf380b8e75f910d20048a406a80 by 68997723+JanGrn
Added ability to apply smooth min max functions in mixing_length.F90
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
Commit 6efeb9d26bd42ce5c02979da7625eaf6381ab754 by 68997723+JanGrn
Updated deprecated documentation of smooth min and max functions in advance_helper_module.F90. https://github.com/larson-group/clubb/issues/965
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
Commit 25b7981de0964d1e329b0a5b3020eef20e0144f6 by 68997723+JanGrn
Checked whether results really are identical even with round-off when we have l_smooth_min_max=T and smooth_min_max_mag=zero. Next commit rolls some of these changes back for merge into master. https://github.com/larson-group/clubb/issues/965
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
Commit 0ac05189208ed736ed02f36c1fe97544aeca72f3 by 68997723+JanGrn
Added test cases to smooth_min_max_tests.F90 and updated documentation.
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was modified src/G_unit_test_types/smooth_min_max_tests.F90 (diff)
Commit 8d94590933307afaad66bdbc5676fe46de962977 by 68997723+JanGrn
Added final test cases to smooth_min_max_tests.F90
The file was modified src/G_unit_test_types/smooth_min_max_tests.F90 (diff)