Skip to content
Builds

Loading builds...

Changes

#39 (May 29, 2026, 3:16:09 AM)

  1. The last commit should've been marked as non-BFB since it corrected a crashing bug - so comparing output to no output caused the output to be considered different. This was missed because the BFB checking tests didn't fail, and that was because the commit that caused the crashing was marked non-BFB, so an unusual combo. In general though any commit that fixes crashing behavior should be labelled as bit changing. RESOLVED:73dc365c77ab4bf2405d753f167307ae9be330a0 — Gunther Huebler / githubweb

#38 (May 28, 2026, 3:16:09 AM)

  1. Removing unneccesary wp2_zt conversion that should've been removed already, but was accidentally added back in the last PR when trying to split BFB from non-BFB changes. This was an unused local variable so this does not affect anything. — Gunther Huebler / githubweb

#37 (May 27, 2026, 3:16:09 AM)

  1. Clubb organization part2 (#1304) — noreply / githubweb

#36 (May 23, 2026, 3:16:05 AM)

  1. Improvements to get clubb working on mac (#1305) — noreply / githubweb

#35 (May 20, 2026, 3:16:06 AM)

  1. Removing a couple variables from openacc statements to fix the clubb_driver_test - these were causing stats errors on the GPU for chi and chip2. This is technically BIT_CHANGING. — Gunther Huebler / githubweb

#34 (May 19, 2026, 3:16:10 AM)

  1. Clubb organization part1 (#1302) — noreply / githubweb

#33 (May 15, 2026, 3:16:06 AM)

  1. This fixes the GPU BFB test that failed due to stats-only differences in rtm_ed and thlm_ed, and as a result is technically BIT_CHANGING. Also, the BFB with varying flags failed because flag set 1 changed to use the lapack solvers since the custom ones it set before are now default. RESOLVED:34c6bb07afb6e445f60ea87dcc632969086f9fa1 — Gunther Huebler / githubweb

#32 (May 14, 2026, 3:16:07 AM)

  1. advance_clubb_core cleanup (#1301) — noreply / githubweb

#31 (May 8, 2026, 3:16:08 AM)

  1. Switching default call to advance_clubb_core in python and jax drivers to use the python api version, rather than the python ported version. — Gunther Huebler / githubweb

#30 (May 6, 2026, 3:16:07 AM)

  1. Fixing python api and python/jax driver. Also fixing bug that caused non-BFBness in stats outputs (only upwp_cl/vpwp_cl) when using l_predict_upwp_vpwp=.false., and adding ulimit -s 8388608 to fix GPU test (though it's unclear why exactly we need this all of a sudden for this test). RESOLVED:643d128a5613019595aecd643f1028e937ad4b76 RESOLVED:f146255f50732c445ccbd012ca45888a9ce44d0b, and since this changes stats this is technically BIT_CHANGING" — Gunther Huebler / githubweb

#29 (May 5, 2026, 3:16:06 AM)

  1. Clip covar simplifications (#1297) — noreply / githubweb
  2. Cmake netcdf fallback (#1294) — noreply / githubweb

#28 (Apr 9, 2026, 3:16:07 AM)

  1. Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust — Gunther Huebler / githubweb
  2. Python update (#1291) — noreply / githubweb
  3. Remove line to test python scripts — noreply / githubweb
  4. Add blank line to test python scripts — noreply / githubweb

#27 (Apr 8, 2026, 3:16:08 AM)

  1. Adding err_info back to stats_end_timestep_api — Gunther Huebler / githubweb
  2. Fixing monoflux limiter test - there was a comment that was split across lines, which broke the test — Gunther Huebler / githubweb
  3. Removing unused variable — Gunther Huebler / githubweb
  4. Adding -fresh flag to compile.py to remove the previous build before compiling — Gunther Huebler / githubweb

#26 (Apr 7, 2026, 3:16:07 AM)

  1. Space change for little test — Gunther Huebler / githubweb
  2. Standards fix (#1288) — noreply / githubweb
  3. Clubb f2py (#1274) — noreply / githubweb
  4. Little fixes for python code — Gunther Huebler / githubweb
  5. Remove blank line to trigger git update script — noreply / githubweb
  6. Added blank line to trigger git update scripts — noreply / githubweb
  7. Removed blank line to trigger git update scripts — noreply / githubweb
  8. Add blank line to trigger git update scripts — noreply / githubweb
  9. Add blank line to trigger git update scripts — noreply / githubweb
  10. Add blank line to trigger git update scripts — noreply / githubweb

#25 (Apr 6, 2026, 3:16:07 AM)

  1. Tiny fixes to scripts — Gunther Huebler / githubweb
  2. Making run_bindiff_w_flags.py faster by calling run_scm.py directly and parallelizing over all cases/flag sets, rather than just calling run_scm_all.py and parallelizing over each flag batch. Also fixing a little stats bug that caused the time string to have weird trailing characters, and removing a little states print — Gunther Huebler / githubweb

#24 (Apr 5, 2026, 3:16:08 AM)

  1. Varying bfb test (#1290) — noreply / githubweb

#23 (Mar 24, 2026, 3:16:09 AM)

  1. A couple recent commits were missing their bit-changing messages because they were accidentally merged in early, see https://github.com/larson-group/clubb/pull/1286 - this commit is to add the resolve messages for the BFB test - RESOLVED:149e61f9bab26c5cb4518fd7bada9b1f4064482e RESOLVED:9f2b1e6c9370a897e1da1320521fbc27baf6ff31 — Gunther Huebler / githubweb
  2. Little Fix (#1287) — noreply / githubweb

#22 (Mar 22, 2026, 11:12:38 PM)

  1. GPUizing most of radiation code — Gunther Huebler / githubweb
  2. Fixing multicol radiation stats bug. — Gunther Huebler / githubweb
  3. Adding max tasks option to dash app — Gunther Huebler / githubweb
  4. Increasing tolerance for check_flipped_results - this is used in the generalized_grid_test when we allow the matrices to be solved in different vertical modes — Gunther Huebler / githubweb

#21 (Mar 19, 2026, 3:16:05 AM)

  1. Clubb radiation update (#1283) — noreply / githubweb
  2. Dash app improvements (#1280) — noreply / githubweb
  3. Now that the adg1_ routines prevent below threshold wp2 and xp2 values, we also need these max statements in this unit test too — Gunther Huebler / githubweb
  4. Previous commit (49bd72c6b6ee57f27c7694b25facd1b0eb91bd09) fixed a stats bug that caused parameter names to not be stored in the netcdf file - so now run_bindiff_all.py has to ignore those. Fixed by ignoring all non-numeric variables. — Gunther Huebler / githubweb

#20 (Mar 18, 2026, 3:16:08 AM)

  1. Toolchain names were changed, so the references to them should've changed in the jenkins tests. — Gunther Huebler / githubweb
  2. Toolchain names were changed, so the references to them should've changed in this test too. — Gunther Huebler / githubweb
  3. ADG1_w_closure consistency fix (#1282) — noreply / githubweb
  4. Fixing clubb_error_handling_gfortran_test (#1281) — noreply / githubweb

#19 (Mar 17, 2026, 3:16:08 AM)

  1. Slightly more general compile setup (#1277) — noreply / githubweb
  2. GPTL cmake update (#1279) — noreply / githubweb

#18 (Mar 16, 2026, 11:47:56 AM)

  1. Forgot to add the changes to make concurrency safe - which caused random failures when using the new parallel run_scm_all.py with options like -out_dir or -ngrdcol — Gunther Huebler / githubweb

#16 (Mar 16, 2026, 3:16:07 AM)

  1. Stability fix (#1276) — noreply / githubweb

#15 (Mar 14, 2026, 3:16:06 AM)

  1. Added blank line — Trevor Hancock / githubweb
  2. Remove Id tag from LY93_pdf.F90 in order to trigger git update scripts — noreply / githubweb
  3. Remove unnecessary comments from est_kessler_microphys_module — noreply / githubweb

#14 (Mar 13, 2026, 3:16:06 AM)

  1. Add blank line in order to trigger git updates (issue #848) — noreply / githubweb

#13 (Mar 11, 2026, 3:16:07 AM)

  1. New solvers by default (#1275) - BIT_CHANGING — noreply / githubweb

#12 (Mar 3, 2026, 3:16:07 AM)

  1. Force-sync README to match SAM — root / githubweb
  2. Add blank line to test python scripts — noreply / githubweb
  3. Added blank line to test python update scripts — noreply / githubweb

#11 (Feb 24, 2026, 3:16:07 AM)

  1. Missed some wrf changes — Gunther Huebler / githubweb

#10 (Feb 23, 2026, 9:59:35 PM)

  1. Added blank line to test new python scripts — Trevor Hancock / githubweb
  2. Added a space to test new python update scripts — Trevor Hancock / githubweb
  3. Fixed space to match Clubb spacing — Trevor Hancock / githubweb
  4. Reverting accidental changes — Gunther Huebler / githubweb
  5. Legacy stats removal (#1273) — noreply / githubweb

#9 (Feb 17, 2026, 10:56:24 PM)

  1. New stats system  (#1270) — noreply / githubweb
  2. Fixing fire tuner — Gunther Huebler / githubweb

#8 (Feb 12, 2026, 3:16:08 AM)

  1. Removed blank line to test python update scripts — Trevor Hancock / githubweb
  2. Fixed double space to test updateClubbMorrison.py python script — Trevor Hancock / githubweb

#7 (Feb 10, 2026, 3:16:09 AM)

  1. Added empty line to test update scripts — Cole Pickett / githubweb

#6 (Feb 6, 2026, 3:16:11 AM)

  1. Moving wp2sclrp, wpsclrp2, wpsclrprtp, and wpsclrpthlp to the zt netcdf output file, since those are zt variables. Also adding a missing variable, rcm_in_cloud, to all_stats.in and correcting a missing comma bug. This is technically BIT_CHANGING because the variables are moving files, but the stored data is identical from 1:nzt - the nzm level just had garbage for those variables and is now gone. (#1271) — noreply / githubweb

#5 (Jan 9, 2026, 3:54:12 PM)

  1. Adding deallocation for fcor_y — Gunther Huebler / githubweb
  2. More small bug fixes — Gunther Huebler / githubweb
  3. More small bug fixes — Gunther Huebler / githubweb
  4. Another small gpu bug fix — Gunther Huebler / githubweb
  5. Removing extra acc end statement — Gunther Huebler / githubweb

#4 (Jan 9, 2026, 3:41:30 AM)

  1. GPU fixed and cgils_s6 fix — Gunther Huebler / githubweb

#3 (Jan 9, 2026, 3:16:07 AM)

  1. Non trad coriolis (#1267) — noreply / githubweb

#2 (Dec 18, 2025, 3:16:07 AM)

  1. Fixes for fill_holes and edsclr code (#1266) — noreply / githubweb