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)
Commit 612b58c17db79d410f0d7c183c582f38d1ccb1b5 by 68997723+JanGrn
Added ability to apply smooth min max functions in mixing_length.F90
The file was modified mixing_length.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
Commit 2d9fdafb4596ebd4063d961bc3d1b18c0dbcff3d 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 advance_helper_module.F90 (diff)
Commit f050454be526c9ec53c1d5445ba5ea554477010c 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 mixing_length.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
Commit d540581ca5c6736c20a89d3b168cd0048f6bf3a2 by 68997723+JanGrn
Added test cases to smooth_min_max_tests.F90 and updated documentation.
The file was modified mixing_length.F90 (diff)