Changes
#322 (Oct 6, 2025, 3:48:06 AM)
- Clubb driver upgrades part2 (#1257) — noreply / githubweb
- Clubb driver upgrades part2 (#1257) — noreply / githubweb
- Changes needed for compatibility with clubb_driver_upgrades_part2, from PR https://github.com/larson-group/clubb/pull/1257 (#204) — noreply / githubweb
#321 (Oct 2, 2025, 4:07:31 PM)
- Adding variables to openacc data statements. Without this, the code crashes when using the GPU with l_godunov_upwind_xpyp_ta=.true. — Gunther Huebler / githubweb
- thlm_ed and rtm_ed caused GPU errors since those variables were added to a acc loop, but never added to the acc data statement. This change makes it so they're only calculated on the CPU, since they are only used for stats, fixing the issue without adding the GPU memory footprint. — Gunther Huebler / githubweb
- Clubb intr revert (#203) — noreply / githubweb
#320 (Oct 2, 2025, 3:48:07 AM)
- Making the l_random_k_lh_start set the random generator seed before generating a random. This should fix the generalized grid test, which failed for the only flag set that turned on l_random_k_lh_start. Before, the test passed because we used the same random seed for all timesteps, preventing differences in the random call. But now we use a different seed each timestep, causing differences. To ensure reproducibility, we use the seed each timestep to generate rand_pool, which is an effective solution, but we need to do that for the rand_integer_in_range call in the l_random_k_lh_start code for the same reason. Since this does change the random that comes out, this is BIT_CHANGING, but only for runs using both SILHS and l_random_k_lh_start=.true. — Gunther Huebler / githubweb
#319 (Oct 1, 2025, 3:48:07 AM)
#318 (Sep 28, 2025, 3:48:08 AM)
#317 (Sep 27, 2025, 3:48:08 AM)
#316 (Sep 26, 2025, 3:48:09 AM)
#315 (Sep 25, 2025, 3:48:06 AM)
#314 (Sep 24, 2025, 3:48:08 AM)
#313 (May 23, 2025, 5:32:48 PM)
#312 (May 23, 2025, 3:48:07 AM)
- fix precision error of reals — noreply / githubweb
- I've got the magic fix — bmg2 / githubweb
- rename grid_adaptation and remapping modules — 0-freundlich-adenin / githubweb
- add fix for grid generalization — 0-freundlich-adenin / githubweb
#311 (May 22, 2025, 3:48:09 AM)
#310 (May 21, 2025, 3:48:06 AM)
#309 (May 20, 2025, 3:48:10 AM)
- Bug fix to dimensions that was causing crashes. This is technically BIT_CHANGING. — Gunther Huebler / githubweb
#308 (May 17, 2025, 3:48:08 AM)
#307 (May 15, 2025, 3:48:10 AM)
- Our little problem of having CLUBB's zm stats not match at boundaries — bmg2 / githubweb
- Cam clubb error handling jenkins test (#195) — noreply / githubweb
#306 (May 14, 2025, 3:48:06 AM)
- Update clubb_intr.F90 — noreply / githubweb
- Removed simple wrappers from clubb_api_module (#1245) — noreply / githubweb
- Removed simple wrappers from clubb_api_module (#1245) — noreply / githubweb
#304 (May 13, 2025, 3:48:06 AM)
#303 (May 10, 2025, 3:48:10 AM)
- Cam clubb error handling jenkins test (#194) — noreply / githubweb
- Fixed and equalized NaN checks in lapack_wrap (#1246) — noreply / githubweb
#302 (May 8, 2025, 3:48:07 AM)
- Cam clubb error handling jenkins test (#193) — noreply / githubweb
- Update clubb_intr.F90 — noreply / githubweb
#301 (May 7, 2025, 3:48:08 AM)
- Cleaning up some grid generalization issues that were found within — bmg2 / githubweb
- Cam clubb error handling jenkins test (#191) — noreply / githubweb
- Cam clubb error handling jenkins test (#192) — noreply / githubweb
#300 (May 3, 2025, 3:48:06 AM)
#299 (May 2, 2025, 3:48:08 AM)
- Removed renaming operators `=>` and wrapper subroutines from silhs_api_module (#1240) — noreply / githubweb
#298 (Apr 26, 2025, 3:48:09 AM)
- Running CLUBB with l_stability_correct_tau_zm = .true. now requires — bmg2 / githubweb
- These changes were accidentally made during the previous commit. The are — bmg2 / githubweb
#297 (Apr 25, 2025, 3:48:10 AM)
#296 (Apr 24, 2025, 10:37:46 AM)
#295 (Apr 24, 2025, 3:48:06 AM)
#294 (Apr 23, 2025, 3:48:07 AM)
#293 (Apr 10, 2025, 3:48:09 AM)
#292 (Apr 9, 2025, 2:30:14 PM)
#291 (Mar 28, 2025, 3:48:06 AM)
#290 (Mar 24, 2025, 3:48:06 AM)
#289 (Mar 12, 2025, 3:48:08 AM)
#288 (Mar 8, 2025, 3:48:08 AM)
- Revert "I have no idea if it's appropriate to include gr in this statment," — bmg2 / githubweb
- I discovered that I inadvertently change an $acc statement that — bmg2 / githubweb
#287 (Mar 6, 2025, 3:48:10 AM)
- Eliminate GOTO statement in stats_clubb_utilities (#1233) — noreply / githubweb
- Added some missing acc parallel statments around some the loops — bmg2 / githubweb
- Fixed a bug — bmg2 / githubweb
- I have no idea if it's appropriate to include gr in this statment, — bmg2 / githubweb
#286 (Mar 5, 2025, 8:41:22 AM)
#285 (Mar 5, 2025, 3:48:09 AM)
- I changed the variable type within grid function flip from dp to — bmg2 / githubweb
- Fixed a compiling issue with CAM-CLUBB. — bmg2 / githubweb
- Hopefully this helps the cpu vs. gpu tests. — bmg2 / githubweb
#284 (Mar 3, 2025, 11:03:41 AM)
#283 (Mar 2, 2025, 3:48:08 AM)
#282 (Feb 27, 2025, 3:48:10 AM)
- Removed renaming operators `=>` from clubb_api_module (#1232) — noreply / githubweb
- Removed renaming operators `=>` from clubb_api_module (#1232) — noreply / githubweb
#281 (Feb 25, 2025, 3:48:07 AM)
#280 (Feb 22, 2025, 3:48:06 AM)
- Getting rid of a couple of worthless lines of code. It's possible this — bmg2 / githubweb
- Should just delete instead of commenting out. — bmg2 / githubweb
#279 (Feb 21, 2025, 3:48:06 AM)
- add dycore grid with conservative remapping scheme — noreply / githubweb
- add flags (#186) — noreply / githubweb
#278 (Feb 20, 2025, 2:39:17 PM)
- Revert clubb api module changes (#1228) — noreply / githubweb
- Fixed equality check in pdf_closure_module (#1229) — noreply / githubweb
#277 (Feb 20, 2025, 3:48:08 AM)
- Remove err code (#1218) — noreply / githubweb
- Remove err code (#1218) — noreply / githubweb
- Renamed check_res to err_code in numerical_check.F90 for consistency (#1227) — noreply / githubweb
#276 (Feb 19, 2025, 3:48:09 AM)
#275 (Feb 8, 2025, 3:48:06 AM)
- Swapping the loop order on a few kernels, I found this faster for the nvhpc compiler and it's BFB — Gunther Huebler / githubweb
#274 (Feb 4, 2025, 3:48:05 AM)
#273 (Jan 18, 2025, 3:48:05 AM)
#272 (Jan 17, 2025, 3:48:07 AM)
#271 (Dec 20, 2024, 3:48:06 AM)
#270 (Dec 17, 2024, 3:48:09 AM)
#269 (Dec 14, 2024, 3:48:07 AM)
- Recoded a loop within the mono flux limiter so that it's written — bmg2 / githubweb
- Changed some variable names so that it is clear that, while they contain — bmg2 / githubweb
- Within the mono flux limiter, a thermodynamic-level variable needed to — bmg2 / githubweb
- I forgot to add the new variable to the Atlantic Coast Conference — bmg2 / githubweb
#268 (Dec 7, 2024, 3:48:07 AM)
#267 (Dec 6, 2024, 3:48:08 AM)
#266 (Dec 5, 2024, 3:48:06 AM)
#265 (Dec 4, 2024, 3:48:05 AM)
#264 (Nov 23, 2024, 3:48:06 AM)
#263 (Nov 19, 2024, 12:19:30 PM)
- Making compatible with latest clubb changes — Gunther Huebler / githubweb
#262 (Nov 19, 2024, 3:48:05 AM)
- Clubb Driver Semi GPUization Part4 (#1209) — noreply / githubweb
- Clubb Driver Semi GPUization Part4 (#1209) — noreply / githubweb
#261 (Nov 13, 2024, 3:48:07 AM)
#260 (Nov 12, 2024, 3:48:08 AM)
#259 (Nov 9, 2024, 3:48:06 AM)
#258 (Nov 8, 2024, 3:48:07 AM)
- Moving Lscale from an acc create statement inside clubb to the acc output statement in clubb_api. This is bug fix that is BIT_CHANGING, but only for silhs cases running on the GPU. Also using this to add BIT_CHANGING:aff1bb12551c5b3a8ab1c4d773ef5c17fb96c53b, as that commit was BC but just missing the message. — Gunther Huebler / githubweb
- Various Small Tweaks (#1205) — noreply / githubweb
- Making compatible with latest clubb changes — Gunther Huebler / githubweb
#257 (Nov 5, 2024, 3:48:09 AM)
#254 (Oct 25, 2024, 3:22:07 AM)
#253 (Oct 23, 2024, 5:11:58 PM)
- Renaming test and making it use new script location. — Gunther Huebler / githubweb