Skip to content
Started 2 days 10 hr ago
Took 11 min
Success

Build #395 (May 22, 2025, 6:09:07 PM)

Changes
  1. fix variable l_sfc_already_initialized (#1231) (details / githubweb)
  2. Getting rid of a couple of worthless lines of code. It's possible this (details / githubweb)
  3. Should just delete instead of commenting out. (details / githubweb)
  4. add requirements file for run_bindiff_w_flags script (details / githubweb)
  5. Removed renaming operators `=>` from clubb_api_module (#1232) (details / githubweb)
  6. Added a .json file for run_bindiff_w_flags that checks most of (details / githubweb)
  7. Regrouped to decrease the total number of runs. (details / githubweb)
  8. Generalized grid (#1230) (details / githubweb)
  9. Updated calls to some CLUBB subroutines in the wake of recent CLUBB (details / githubweb)
  10. I changed the variable type within grid function flip from dp to (details / githubweb)
  11. Fixed a compiling issue with CAM-CLUBB. (details / githubweb)
  12. Hopefully this helps the cpu vs. gpu tests. (details / githubweb)
  13. There were some flips inside the stats code for BUGSrad that required (details / githubweb)
  14. Eliminate GOTO statement in stats_clubb_utilities (#1233) (details / githubweb)
  15. Updated Jenkins api_commitment_test to python3 (#1235) (details / githubweb)
  16. Fixed Jenkins api_commitment_test (#1236) (details / githubweb)
  17. Added some missing acc parallel statments around some the loops (details / githubweb)
  18. Fixed a bug (details / githubweb)
  19. I have no idea if it's appropriate to include gr in this statment, (details / githubweb)
  20. Revert "I have no idea if it's appropriate to include gr in this statment," (details / githubweb)
  21. Added a special G unit Jenkins test for the Reverse Direction (details / githubweb)
  22. I accidentally committed G_unit_tests.in as part of my previous commit. (details / githubweb)
  23. I forgot to update the test name in the Jenkinsfile. (details / githubweb)
  24. I discovered that I inadvertently change an $acc statement that (details / githubweb)
  25. The generalized grid test should not output a clubb fatal error when it (details / githubweb)
  26. I added a stripped down version of the run_bindiff_w_flags.py script (details / githubweb)
  27. One of the previous issues with this python script is that it (details / githubweb)
  28. I am setting the exit_code for the python script to be based on (details / githubweb)
  29. I added some helpful print statements and imported "sys" for the (details / githubweb)
  30. Changing the generalized vertical grid Jenkins test to use the new (details / githubweb)
  31. When the run_clubb_w_varying_flags.py script is running a generalized (details / githubweb)
  32. Updating the Jenkinsfile for the CLUBB generalized vertical grid test (details / githubweb)
  33. Revert "When the run_clubb_w_varying_flags.py script is running a generalized" (details / githubweb)
  34. QuadTune: Shut off bootstrap fig display, set useBootstrap=F, and improved fonts on scatterplots. (details / githubweb)
  35. QuadTune: Improve plot titles, add (a), (b), (c) to subpanels, etc. (details / githubweb)
  36. QuadTune: Remove dependence of QuadTune code on file analyze_sensitivity_matrix.py. (details / githubweb)
  37. QuadTune: Rename files. (details / githubweb)
  38. QuadTune: Set plot-type flags in set_up_inputs.py and then feed them into create_nonbootstrap_figs.py. (details / githubweb)
  39. QuadTune: Move import statements to top of file.  Move abbreviateParamsNames to set_up_inputs.  Neaten source code a bit. (details / githubweb)
  40. 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. (details / githubweb)
  41. QuadTune: Rename "linSoln" to "globTuned" in order to denote the global simulation result after tuning.  Add docstrings to more functions. (details / githubweb)
  42. Clubb test correct gg (#1237) (details / githubweb)
  43. QuadTune: Rename "setUpInputs" to "setUpConfig".  Rename other variables.  Improve comments in quadtune_driver.py. (details / githubweb)
  44. QuadTune: Read in obs for custom metrics automatically from obs file. (details / githubweb)
  45. Clubb driver upgrades (#1225) (details / githubweb)
  46. Hot fix to GPU code. These _init variables need to be copied to the GPU (details / githubweb)
  47. Second hot fix for more _init variables that need to be copied in. RESOLVED:ed9ae72a5eb28dbc036dd3e14b9312eea840feac (details / githubweb)
  48. 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. (details / githubweb)
  49. Removing accidentally added file. (details / githubweb)
  50. Clubb silhs gg (#1239) (details / githubweb)
  51. Add a blank line to README in order to note BIT_CHANGING:969bc4aa2a1db2664c0f92b98d2df5544c554c32 (details / githubweb)
  52. I updated adj_low_res_nu for use with a generalized grid. It is (details / githubweb)
  53. Since the call to adj_low_res_nu is not tested by CLUBB's main (details / githubweb)
  54. Err code struct (#1238) (details / githubweb)
  55. 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. (details / githubweb)
  56. Fix segfault involving initialization of CLUBB when l_add_dycore_grid=F (details / githubweb)
  57. Removed unnecessary print statements in clubb_driver (details / githubweb)
  58. Err code gpu fix (#1241) (details / githubweb)
  59. Running CLUBB with l_stability_correct_tau_zm = .true. now requires (details / githubweb)
  60. These changes were accidentally made during the previous commit. The are (details / githubweb)
  61. Technically, the following two commits are not BFB (details / githubweb)
  62. Small bug fix that has somehow gone unfound until recently. RESOLVED:f9d92113871bdf87b5e3147db6740ab654dc0967 (details / githubweb)
  63. Changing readme to add BIT_CHANGING:71eb9b3c5fd65c33905f17be8476a1dea89a2511 since that commit was a bug fix, so technically it was bit changing. (details / githubweb)
  64. Removed renaming operators `=>` and wrapper subroutines from silhs_api_module (#1240) (details / githubweb)
  65. Run scm fixes (#1244) (details / githubweb)
  66. I am adding a new .json file for host model flags. Flag set 1 consists (details / githubweb)
  67. I am adding a Jenkinsfile for a new CLUBB generalized vertical (details / githubweb)
  68. I am adding a second set of host flags as part of the generalized (details / githubweb)
  69. Fixing an error in the previous commit. (lol, good ol' find and replace) (details / githubweb)
  70. Cleaning up some grid generalization issues that were found within (details / githubweb)
  71. Fixed and equalized NaN checks in lapack_wrap (#1246) (details / githubweb)
  72. Removed simple wrappers from clubb_api_module (#1245) (details / githubweb)
  73. Fix jenkins clubb error handling output (#1247) (details / githubweb)
  74. I updated run_bindiff_w_flags_config_host_flags to add flag set 3, (details / githubweb)
  75. I am adding pass/fail statements specific to the generalized grid test (details / githubweb)
  76. For the long-duration clubb_generalized_vertical_grid_test, I am (details / githubweb)
  77. zm and zt were mixed up in the error prints argument list. (details / githubweb)
  78. Merge grid adaptation implementation (#1249) (details / githubweb)
  79. I start adding some notes on grid generalization. (details / githubweb)
  80. fix precision error of reals (details / githubweb)

Started by user carstensen

Revision: 01cd6d52d06689c704a7dc1b8239f1a6a82db237
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/master