Skip to content
Started 1 day 21 hr ago
Took 8 min 47 sec
Success

Build #384 (May 21, 2025, 2:53:26 PM)

Changes
  1. Revert clubb api module changes (#1228) (details / githubweb)
  2. Fixed equality check in pdf_closure_module (#1229) (details / githubweb)
  3. add dycore grid with conservative remapping scheme (details / githubweb)
  4. fix variable l_sfc_already_initialized (#1231) (details / githubweb)
  5. Getting rid of a couple of worthless lines of code. It's possible this (details / githubweb)
  6. Should just delete instead of commenting out. (details / githubweb)
  7. clean up (details / githubweb)
  8. change parameter for grid adaptation and add file and plot script for grid adaptation (details / githubweb)
  9. add script for animation (details / githubweb)
  10. add requirements file for run_bindiff_w_flags script (details / githubweb)
  11. add e3sm dycore grid (details / githubweb)
  12. Removed renaming operators `=>` from clubb_api_module (#1232) (details / githubweb)
  13. Added a .json file for run_bindiff_w_flags that checks most of (details / githubweb)
  14. Regrouped to decrease the total number of runs. (details / githubweb)
  15. Generalized grid (#1230) (details / githubweb)
  16. Updated calls to some CLUBB subroutines in the wake of recent CLUBB (details / githubweb)
  17. refactoring for efficiency (details / githubweb)
  18. I changed the variable type within grid function flip from dp to (details / githubweb)
  19. Fixed a compiling issue with CAM-CLUBB. (details / githubweb)
  20. Hopefully this helps the cpu vs. gpu tests. (details / githubweb)
  21. There were some flips inside the stats code for BUGSrad that required (details / githubweb)
  22. Eliminate GOTO statement in stats_clubb_utilities (#1233) (details / githubweb)
  23. Updated Jenkins api_commitment_test to python3 (#1235) (details / githubweb)
  24. Fixed Jenkins api_commitment_test (#1236) (details / githubweb)
  25. Added some missing acc parallel statments around some the loops (details / githubweb)
  26. Fixed a bug (details / githubweb)
  27. I have no idea if it's appropriate to include gr in this statment, (details / githubweb)
  28. small fix for grid adapt plot script (details / githubweb)
  29. add new grid adaptation method with prescribed minimum density profile (details / githubweb)
  30. Revert "I have no idea if it's appropriate to include gr in this statment," (details / githubweb)
  31. fix call to setup_grid (details / githubweb)
  32. Added a special G unit Jenkins test for the Reverse Direction (details / githubweb)
  33. I accidentally committed G_unit_tests.in as part of my previous commit. (details / githubweb)
  34. I forgot to update the test name in the Jenkinsfile. (details / githubweb)
  35. I discovered that I inadvertently change an $acc statement that (details / githubweb)
  36. add gabls2 case (details / githubweb)
  37. The generalized grid test should not output a clubb fatal error when it (details / githubweb)
  38. I added a stripped down version of the run_bindiff_w_flags.py script (details / githubweb)
  39. One of the previous issues with this python script is that it (details / githubweb)
  40. I am setting the exit_code for the python script to be based on (details / githubweb)
  41. I added some helpful print statements and imported "sys" for the (details / githubweb)
  42. Changing the generalized vertical grid Jenkins test to use the new (details / githubweb)
  43. When the run_clubb_w_varying_flags.py script is running a generalized (details / githubweb)
  44. Updating the Jenkinsfile for the CLUBB generalized vertical grid test (details / githubweb)
  45. Revert "When the run_clubb_w_varying_flags.py script is running a generalized" (details / githubweb)
  46. QuadTune: Shut off bootstrap fig display, set useBootstrap=F, and improved fonts on scatterplots. (details / githubweb)
  47. QuadTune: Improve plot titles, add (a), (b), (c) to subpanels, etc. (details / githubweb)
  48. QuadTune: Remove dependence of QuadTune code on file analyze_sensitivity_matrix.py. (details / githubweb)
  49. QuadTune: Rename files. (details / githubweb)
  50. QuadTune: Set plot-type flags in set_up_inputs.py and then feed them into create_nonbootstrap_figs.py. (details / githubweb)
  51. QuadTune: Move import statements to top of file.  Move abbreviateParamsNames to set_up_inputs.  Neaten source code a bit. (details / githubweb)
  52. 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)
  53. QuadTune: Rename "linSoln" to "globTuned" in order to denote the global simulation result after tuning.  Add docstrings to more functions. (details / githubweb)
  54. Clubb test correct gg (#1237) (details / githubweb)
  55. QuadTune: Rename "setUpInputs" to "setUpConfig".  Rename other variables.  Improve comments in quadtune_driver.py. (details / githubweb)
  56. QuadTune: Read in obs for custom metrics automatically from obs file. (details / githubweb)
  57. Clubb driver upgrades (#1225) (details / githubweb)
  58. Hot fix to GPU code. These _init variables need to be copied to the GPU (details / githubweb)
  59. Second hot fix for more _init variables that need to be copied in. RESOLVED:ed9ae72a5eb28dbc036dd3e14b9312eea840feac (details / githubweb)
  60. 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)
  61. Removing accidentally added file. (details / githubweb)
  62. add refinement criterion and adaptation trigger (details / githubweb)
  63. small fix and add minimum grid density profile to animation (details / githubweb)
  64. add grid density to pyplots (details / githubweb)
  65. add general refinement criteria for astex and gabls2 case (and arm) (details / githubweb)
  66. update create_evenly_grid script (details / githubweb)
  67. Clubb silhs gg (#1239) (details / githubweb)
  68. unfinished save (details / githubweb)
  69. WIP: save progress (details / githubweb)
  70. Add a blank line to README in order to note BIT_CHANGING:969bc4aa2a1db2664c0f92b98d2df5544c554c32 (details / githubweb)
  71. save working configuration (details / githubweb)
  72. save working config without Lscale (details / githubweb)
  73. save working config wo the use of Lscale (details / githubweb)
  74. change call to map1_ppm to use correct iv parameter and order 4 (details / githubweb)
  75. I updated adj_low_res_nu for use with a generalized grid. It is (details / githubweb)
  76. Since the call to adj_low_res_nu is not tested by CLUBB's main (details / githubweb)
  77. Err code struct (#1238) (details / githubweb)
  78. 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)
  79. save code for results in thesis (details / githubweb)
  80. Fix segfault involving initialization of CLUBB when l_add_dycore_grid=F (details / githubweb)
  81. Removed unnecessary print statements in clubb_driver (details / githubweb)
  82. Err code gpu fix (#1241) (details / githubweb)
  83. Running CLUBB with l_stability_correct_tau_zm = .true. now requires (details / githubweb)
  84. These changes were accidentally made during the previous commit. The are (details / githubweb)
  85. Technically, the following two commits are not BFB (details / githubweb)
  86. Small bug fix that has somehow gone unfound until recently. RESOLVED:f9d92113871bdf87b5e3147db6740ab654dc0967 (details / githubweb)
  87. Changing readme to add BIT_CHANGING:71eb9b3c5fd65c33905f17be8476a1dea89a2511 since that commit was a bug fix, so technically it was bit changing. (details / githubweb)
  88. Removed renaming operators `=>` and wrapper subroutines from silhs_api_module (#1240) (details / githubweb)
  89. add code for results (details / githubweb)
  90. Run scm fixes (#1244) (details / githubweb)
  91. I am adding a new .json file for host model flags. Flag set 1 consists (details / githubweb)
  92. I am adding a Jenkinsfile for a new CLUBB generalized vertical (details / githubweb)
  93. I am adding a second set of host flags as part of the generalized (details / githubweb)
  94. Fixing an error in the previous commit. (lol, good ol' find and replace) (details / githubweb)
  95. Cleaning up some grid generalization issues that were found within (details / githubweb)
  96. Fixed and equalized NaN checks in lapack_wrap (#1246) (details / githubweb)
  97. Removed simple wrappers from clubb_api_module (#1245) (details / githubweb)
  98. refactor remapping module for grid adaptation (details / githubweb)
  99. add list of functions/subroutines to remapping module (details / githubweb)
  100. Fix jenkins clubb error handling output (#1247) (details / githubweb)
  101. adjust use statements (details / githubweb)
  102. add model files for arm, astex and gabls2 (details / githubweb)
  103. refactor grid_adaptation module (details / githubweb)
  104. refactor and adjust tim stopping in clubb_driver (details / githubweb)
  105. clean up (details / githubweb)
  106. clean up (details / githubweb)
  107. add grids (details / githubweb)
  108. add scripts (details / githubweb)
  109. add changes made to pyplotgen to generate plots for paper (details / githubweb)
  110. add configurable model flags file that was used to obtain results (details / githubweb)
  111. clean up and save tunable parameters file (details / githubweb)
  112. fix error (details / githubweb)
  113. fix error (details / githubweb)
  114. I updated run_bindiff_w_flags_config_host_flags to add flag set 3, (details / githubweb)
  115. add grid adapt output for debug level 2 (details / githubweb)
  116. change dycore grid (details / githubweb)
  117. add plot generation script for paper plots (details / githubweb)
  118. I am adding pass/fail statements specific to the generalized grid test (details / githubweb)
  119. For the long-duration clubb_generalized_vertical_grid_test, I am (details / githubweb)
  120. zm and zt were mixed up in the error prints argument list. (details / githubweb)
  121. add small changes (details / githubweb)
  122. add normalization explaination plot to paper plots script (details / githubweb)
  123. fix plot (details / githubweb)
  124. clean up for stats output (details / githubweb)
  125. add comment (details / githubweb)
  126. fix use of clubb_at_least_debug_api (details / githubweb)
  127. small deallocation fix (details / githubweb)
  128. fix merge problems (details / githubweb)
  129. revert changes made to test grid adaptation (details / githubweb)
  130. revert tunable_parameters for Lscale (details / githubweb)
  131. revert changes made to create plots for grid adaptation (details / githubweb)
  132. add new line (details / githubweb)
  133. add new line (details / githubweb)
  134. revert changes (details / githubweb)
  135. revert changes made to generate grid adaptation plots (details / githubweb)

Started by user carstensen

Revision: 76e84ac75eeb44c471a05ab51f41f5c0f83e4e8d
Repository: https://github.com/larson-group/clubb.git
  • refs/remotes/origin/merge_cons_remapping
Revision: a563882b107366fe7a8131f92453bc54b0da8ce5
Repository: https://github.com/larson-group/sys_admin
  • refs/remotes/origin/master