Skip to content
Success

Changes

Summary

  1. Changed ustar from an array to a scalar issue #909 (details)
  2. Renamed Ri_zm to sqrt_Ri_zm and iRi_zm to isqrt_Ri_zm #909 (details)
  3. Created new subroutine and ensured it's BFB. All cases run sucessfully #909 (details)
  4. added in missing flag which was causing memory errors #909 (details)
  5. confirmed BFB with e3sam flag set to false and true, no other issues detected in mixing_length #909 (details)
  6. Add error estimate for parameter values.  Still incomplete. (details)
  7. Reformatted mixing length to be more compliant with the coding standard #909 (details)
  8. added a reference to new subroutine #909 (details)
Commit 0e4d2fdf7e02c322451c4c08f2d2c2d3f1bb116c by rhodesk
Changed ustar from an array to a scalar issue #909
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit bf8daf804ac7ec7dbb1ccbfb0478d4bbeae8ed28 by rhodesk
Renamed Ri_zm to sqrt_Ri_zm and iRi_zm to isqrt_Ri_zm #909
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/stats_zm_module.F90 (diff)
The file was modified src/CLUBB_core/stats_variables.F90 (diff)
Commit 25198f3d9b3b83eedc5264367e3ea5f73c654b9c by rhodesk
Created new subroutine and ensured it's BFB. All cases run sucessfully #909
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
Commit 3a9567840d87b53b091d73ee2801f68e5da14773 by rhodesk
added in missing flag which was causing memory errors #909
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
Commit d8c2f7248cf6721368dc6e54cc81c14ac7108fdf by rhodesk
confirmed BFB with e3sam flag set to false and true, no other issues detected in mixing_length #909
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
Commit 8f782b22f6aa32591a7c26745bfcb82696812f57 by Vince Larson
Add error estimate for parameter values.  Still incomplete.

For #910.
The file was modified utilities/sens_matrix/analyze_sensitivity_matrix.py (diff)
Commit 04e11e0a3426f0b1cd1e50b1e017eaf288ab1a1b by rhodesk
Reformatted mixing length to be more compliant with the coding standard #909
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit 8c8ef1f9f54f0d01f268ed8081eac172cb531036 by rhodesk
added a reference to new subroutine #909
The file was modified src/CLUBB_core/mixing_length.F90 (diff)