Skip to content
Failed

Changes

Summary

  1. Fixed a bug. This was caught by running the new hybrid PDF after (details)
  2. The CLUBB code requires l_min_xp2_from_corr_wx and (details)
  3. Finally fixing the bug where Cx_fnc_Richardson needs to be interpolated (details)
  4. I fixed an issue with the generalized grid when the expldiff of rtm (details)
Commit b419cd309a4852f7f5efded5e45755d51939ad2f by bmg2
Fixed a bug. This was caught by running the new hybrid PDF after
compiling with the gfortran debug compiler script.
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
Commit 2abcba523b8a910e33447a2c3acf301865d59103 by bmg2
The CLUBB code requires l_min_xp2_from_corr_wx and
l_enable_relaxed_clipping to always have opposite values.
The file was modified run_scripts/run_bindiff_w_flags_config_core_flags.json (diff)
Commit dd4d11b321d4a35fe63caa7f492d8db038cbe60b by bmg2
Finally fixing the bug where Cx_fnc_Richardson needs to be interpolated
to thermodynamic levels in order to be used as C11_Skw_fnc.
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
Commit d0fe06afc00a313d8cedce6125e036370f73047b by bmg2
I fixed an issue with the generalized grid when the expldiff of rtm
and thlm is enabled.
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/interpolation.F90 (diff)