Skip to content
Builds

Loading builds...

Changes

#37 (Mar 24, 2026, 3:28: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

#36 (Mar 23, 2026, 3:28:07 AM)

  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

#35 (Mar 18, 2026, 8:44:43 PM)

  1. 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
  2. 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

#33 (Mar 18, 2026, 7:07:04 PM)

  1. Clubb radiation update (#1283) — noreply / githubweb
  2. Dash app improvements (#1280) — noreply / githubweb

#32 (Mar 18, 2026, 3:28: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

#31 (Mar 17, 2026, 3:28:09 AM)

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

#30 (Mar 16, 2026, 11:47:55 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

#28 (Mar 16, 2026, 3:28:08 AM)

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

#27 (Mar 14, 2026, 3:28: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

#26 (Mar 13, 2026, 3:28:07 AM)

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

#25 (Mar 11, 2026, 3:28:07 AM)

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

#24 (Mar 3, 2026, 3:28: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

#23 (Feb 24, 2026, 3:28:07 AM)

  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
  6. Missed some wrf changes — Gunther Huebler / githubweb

#22 (Feb 18, 2026, 3:28:08 AM)

  1. Fixing fire tuner — Gunther Huebler / githubweb

#21 (Feb 17, 2026, 9:55:18 PM)

  1. New stats system  (#1270) — noreply / githubweb

#20 (Feb 12, 2026, 3:28: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

#19 (Feb 10, 2026, 3:28:09 AM)

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

#18 (Feb 6, 2026, 3:28:06 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

#17 (Jan 10, 2026, 3:28:08 AM)

  1. Removing extra acc end statement — Gunther Huebler / githubweb

#16 (Jan 9, 2026, 1:10:53 PM)

  1. Another small gpu bug fix — Gunther Huebler / githubweb

#15 (Jan 9, 2026, 12:02:00 PM)

  1. More small bug fixes — Gunther Huebler / githubweb

#13 (Jan 9, 2026, 4:16:23 AM)

  1. Adding deallocation for fcor_y — Gunther Huebler / githubweb
  2. More small bug fixes — Gunther Huebler / githubweb

#12 (Jan 9, 2026, 3:46:14 AM)

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

#11 (Jan 9, 2026, 3:28:07 AM)

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

#10 (Dec 18, 2025, 3:28:07 AM)

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

#9 (Dec 11, 2025, 3:28:10 AM)

  1. Grid reverse matrix test (#1265) — noreply / githubweb

#8 (Dec 6, 2025, 3:28:11 AM)

  1. Add blank line to README. — noreply / githubweb
  2. BIT_CHANGING bug fix for the penta_lu solver, only BC when using penta_solve_method=2 (#1264) — noreply / githubweb
  3. Bicgstab addition (#1261) — noreply / githubweb
  4. Small bug fix to make gfortran+debug happy, without the _core_rknd this could be a potential type error — Gunther Huebler / githubweb

#7 (Nov 24, 2025, 3:28:10 AM)

  1. Making update_xp2_mc work with either grid mode (#1263) — noreply / githubweb
  2. Improving variable name — Gunther Huebler / githubweb
  3. Small bug fix, but this is BIT_CHANGING because it affects stats output. Some zm fields (w_1_zm, w_2_zm, varnce_w_1_zm, varnce_w_2_zm, and mixt_frac_zm) were all nan in the netcdf output when l_call_pdf_closure_twice=.false., because those come from pdf_params_zm. — Gunther Huebler / githubweb

#6 (Nov 18, 2025, 3:28:07 AM)

  1. Removing accidentally added files — Gunther Huebler / githubweb

#5 (Nov 15, 2025, 3:28:10 AM)

  1. Making clubb_at_least_debug_level not a device routine. It confuses the poor little nvidia compiler when compiling inside cam. Also making the compile script a little more robust. — Gunther Huebler / githubweb

#4 (Nov 14, 2025, 3:28:10 AM)

  1. New fill_holes methods (#1262) — noreply / githubweb
  2. Making compatible with new version of clubb (#167) — noreply / githubweb
  3. Small bug fix in fill_holes_parallel on GPU — Gunther Huebler / githubweb

#2 (Oct 9, 2025, 3:28:09 AM)

  1. Adding Morrison_microphys folder inside Microphys and reflecting change in compilation files. This is to make this new structure work with the way we include Morrison code, which is brought in from sam_clubb via the updateClubbMorrison.sh found in sys_admin/gitUpdateScripts/ — Gunther Huebler / githubweb