Skip to content
Success

#207 (Jul 29, 2026, 3:55:06 AM)

Started 8 hr 56 min ago
Took 28 min

Started by an SCM change

Revision: 034f61908b84f2574a06cc7da3db70d50696e69d
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master
Changes
  1. Recently a commit removed the l_tke_aniso flag, which is BFB unless that flag is enabled. That flag was used in the clubb_BFB_varying_flags_gfortran_test, causing it to fail even though we don't care since it only failed for a removed flag, so RESOLVED:8ab3902e812c2883976b4f1f57c085d682666d92 (details / githubweb)
  2. The old mixing length calculation seems to be making dycoms2_rf02 fail when using the bicgstab solver. This case was always unstable with bicgstab, so it seemed more like luck before that it was passing. This change just removes the failed output data to prevent pyplotgen from crashing (details / githubweb)