Skip to content
Success

Changes

Summary

  1. Ri zm calc cleanup (#1186) (details)
  2. Adding stack size change to jenkins files, this might fix the bin_diff tests. (details)
  3. Monoflux test (#1188) (details)
  4. Fixing bug. This loop has a vertical dependency prevent the use of collapse(2). See https://github.com/larson-group/cam/issues/175\#issuecomment-2261283301 (details)
Commit 0e78da1cb43ae234acfb9a59b99e90d80cb5767e by noreply
Ri zm calc cleanup (#1186)

CLUBB ticket #1145

- Removed redundant smooth_max call on Ri_zm in diagnose_Lscale_from_tau
- Renamed Ri_zm to Ri_zm_Cx in compute_Cx_fnc_Richardson to distinguish it from the Ri_zm used to caluculate invrs_tau_wpxp_zm
The file was modified mixing_length.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
Commit a9cbe307c5d265f0b893ea01a871c98fe19289a4 by Gunther Huebler
Adding stack size change to jenkins files, this might fix the bin_diff tests.
The file was modified jenkins_tests/cam_coarse_res_bin_diff_regression_gfortran_test/Jenkinsfile (diff)
The file was modified jenkins_tests/cam_coarse_res_r8029_flags_bin_diff_regression_gfortran_test/Jenkinsfile (diff)
Commit b66228d768a7cafb64c4c1af750b62c39208a310 by noreply
Monoflux test (#1188)

* Adding comments in code

* Adding test script

* Updating test script

* Adding jenkins file to run new test

* Adding descriptions, cleanup, and name change to indiciate this is a GPU test.

* Cleaup and adding references
The file was modified mono_flux_limiter.F90 (diff)
Commit 86ad303494c4dc2150a14bc92566f0550669cea5 by Gunther Huebler
Fixing bug. This loop has a vertical dependency prevent the use of collapse(2). See https://github.com/larson-group/cam/issues/175\#issuecomment-2261283301
The file was modified mono_flux_limiter.F90 (diff)