Skip to content

Changes

#19 (Apr 24, 2025, 3:21:06 AM)

  1. Err code struct (#1238) — noreply / githubweb
  2. Fix that causes BFB GPU tests to break. We need to copy these variables to the CPU before outputtin to disk. It's very unclear why the BFB GPU test ever passed without this. — Gunther Huebler / githubweb

#18 (Apr 23, 2025, 3:21:06 AM)

  1. I updated adj_low_res_nu for use with a generalized grid. It is — bmg2 / githubweb
  2. Since the call to adj_low_res_nu is not tested by CLUBB's main — bmg2 / githubweb

#17 (Apr 15, 2025, 3:21:09 AM)

  1. Add a blank line to README in order to note BIT_CHANGING:969bc4aa2a1db2664c0f92b98d2df5544c554c32 — noreply / githubweb

#16 (Apr 10, 2025, 3:21:08 AM)

  1. Clubb silhs gg (#1239) — noreply / githubweb

#15 (Mar 29, 2025, 3:21:09 AM)

  1. Second hot fix for more _init variables that need to be copied in. RESOLVED:ed9ae72a5eb28dbc036dd3e14b9312eea840feac — Gunther Huebler / githubweb
  2. Third hotfix of the day. This last change teased out a sneaky potentially fatal bug for cases using l_cloud_sed=.true., making this a BIT_CHANGING fix. Also need to include BIT_CHANGING:13ad3cfe7872df2fe91250265f4a81baa621a882 because that was a fix to a fatal bug in some cases. Also including some other small fixes that weren't breaking any tests, but might've caused problems in the future. — Gunther Huebler / githubweb
  3. Removing accidentally added file. — Gunther Huebler / githubweb

#14 (Mar 28, 2025, 3:21:06 AM)

  1. Clubb driver upgrades (#1225) — noreply / githubweb
  2. Hot fix to GPU code. These _init variables need to be copied to the GPU — Gunther Huebler / githubweb

#13 (Mar 26, 2025, 3:21:09 AM)

  1. QuadTune: Read in obs for custom metrics automatically from obs file. — Vince Larson / githubweb

#12 (Mar 25, 2025, 3:21:10 AM)

  1. QuadTune: Rename "setUpInputs" to "setUpConfig".  Rename other variables.  Improve comments in quadtune_driver.py. — Vince Larson / githubweb

#11 (Mar 23, 2025, 3:21:07 AM)

  1. QuadTune: Create config file where a user can input "namelist" info about his obs and simulations.  Also add an example config file so that the user can keep multiple namelists.  Do minor refactorings. — Vince Larson / githubweb
  2. QuadTune: Rename "linSoln" to "globTuned" in order to denote the global simulation result after tuning.  Add docstrings to more functions. — Vince Larson / githubweb
  3. Clubb test correct gg (#1237) — noreply / githubweb

#10 (Mar 22, 2025, 3:21:08 AM)

  1. QuadTune: Move import statements to top of file.  Move abbreviateParamsNames to set_up_inputs.  Neaten source code a bit. — Vince Larson / githubweb

#9 (Mar 21, 2025, 3:21:09 AM)

  1. QuadTune: Set plot-type flags in set_up_inputs.py and then feed them into create_nonbootstrap_figs.py. — Vince Larson / githubweb

#8 (Mar 20, 2025, 3:21:10 AM)

  1. QuadTune: Improve plot titles, add (a), (b), (c) to subpanels, etc. — Vince Larson / githubweb
  2. QuadTune: Remove dependence of QuadTune code on file analyze_sensitivity_matrix.py. — Vince Larson / githubweb
  3. QuadTune: Rename files. — Vince Larson / githubweb

#7 (Mar 16, 2025, 3:21:09 AM)

  1. QuadTune: Shut off bootstrap fig display, set useBootstrap=F, and improved fonts on scatterplots. — Vince Larson / githubweb

#6 (Mar 15, 2025, 3:21:05 AM)

  1. Updating the Jenkinsfile for the CLUBB generalized vertical grid test — bmg2 / githubweb
  2. Revert "When the run_clubb_w_varying_flags.py script is running a generalized" — bmg2 / githubweb

#5 (Mar 14, 2025, 3:21:06 AM)

  1. One of the previous issues with this python script is that it — bmg2 / githubweb
  2. I am setting the exit_code for the python script to be based on — bmg2 / githubweb
  3. I added some helpful print statements and imported "sys" for the — bmg2 / githubweb
  4. Changing the generalized vertical grid Jenkins test to use the new — bmg2 / githubweb
  5. When the run_clubb_w_varying_flags.py script is running a generalized — bmg2 / githubweb

#4 (Mar 13, 2025, 3:21:07 AM)

  1. I added a stripped down version of the run_bindiff_w_flags.py script — bmg2 / githubweb

#3 (Mar 12, 2025, 3:21:08 AM)

  1. The generalized grid test should not output a clubb fatal error when it — bmg2 / githubweb

#2 (Mar 8, 2025, 3:21:08 AM)

  1. I forgot to update the test name in the Jenkinsfile. — bmg2 / githubweb
  2. I discovered that I inadvertently change an $acc statement that — bmg2 / githubweb