Skip to content
Started 7 mo 12 days ago
Took 23 min
Success

Build #182 (Sep 20, 2024, 11:11:24 AM)

Changes
  1. For RegTune, adds quadratic curves to three-dot plot. (details / githubweb)
  2. For RegTune, defaults to polynomial fit for sensitivity matrix (details / githubweb)
  3. In RegTune, normalizes metrics by a user-specified number (details / githubweb)
  4. For RegTune, adds color-coded matrix of correlations among parameter vectors. (details / githubweb)
  5. For clarity, renames figures in RegTune. (details / githubweb)
  6. Creates new function, setUpPreliminaries, in RegTune. (details / githubweb)
  7. For RegTune, adds capability to prescribe (not tune) a parameter (details / githubweb)
  8. Hides print statements in RegTune by using beVerbose=False. (details / githubweb)
  9. Fixes bug in QuadTune's code that prescribes parameter values. (details / githubweb)
  10. Adds basic cost function printouts to QuadTune. (details / githubweb)
  11. QuadTune: refactored to use more subroutines (details / githubweb)
  12. Fixed some oversights for the bv_efold commits and increased string length for tuning field names for invrs_tau variables - CLUBB ticket #1069 (#1106) (details / githubweb)
  13. BIT_CHANGING! brunt_vaisala_freq_sqd_mixed now replaces brunt_vaisala_freq_sqd for later calculations - CLUBB ticket #1102 (details / githubweb)
  14. Added option to plot "Lumped Buoyance Budgets" (wpxp_bp combined with (details / githubweb)
  15. Added a statement that I had previously omitted. The new combined budget (details / githubweb)
  16. Updating pyplotgen to include a "contour" plot of rcm in the background. (details / githubweb)
  17. I added the --background-rcm optional flag to pyplotgen. (details / githubweb)
  18. Small additions that allow all cases to run with pyplotgen. (details / githubweb)
  19. Needed to remove a print statement. (details / githubweb)
  20. In the previous commits for the --background-rcm option of pyplotgen, (details / githubweb)
  21. I am updating the --background-rcm option of pyplotgen to make two (details / githubweb)
  22. BIT_CHANGING for lscale setup. Updated configurable_model_flags.in and model_flags.F90 - CLUBB ticket #1102 (#1108) (details / githubweb)
  23. QuadTune: Adds chisqd metric and bar chart for a global run. (details / githubweb)
  24. QuadTune: adds commented-out attempt to vary the bar base (details / githubweb)
  25. Likely BIT_CHANGING because of added output fields. Added code outputting C6_term and different Brunt Vaisala frequencies to disk - CLUBB ticket #1102 (#1109) (details / githubweb)
  26. Changed sqrt_Ri_zm to Ri_zm in preparation of changing the exponent for calculation of invrs_tau_wpxp_zm in mixing_length.F90 - CLUBB ticket #1102 (#1110) (details / githubweb)
  27. BIT_CHANGING! Removed Richardson_num and all corresponding code - CLUBB ticket #1102 (#1111) (details / githubweb)
  28. QuadTune: Adds fnc to plot a horizonal bar chart for metrics. (details / githubweb)
  29. QuadTune: Includes full perturbation in params bar chart (details / githubweb)
  30. QuadTune: Adds new parameter correlation matrix plot. (details / githubweb)
  31. Major overhaul of run_bindiff_all.py (details / githubweb)
  32. Tunable Richardson number exponent - CLUBB ticket #1102 (#1114) (details / githubweb)
  33. Removes blank line in order to trigger nightly tests. (details / githubweb)
  34. Deletes svn id tag, will trigger host-model nightly tests. (details / githubweb)
  35. Remove svn id tag in order to trigger nightly tests. (details / githubweb)
  36. Removed 3rd svn id tag in order to trigger nightly tests (details / githubweb)
  37. Finally removing scratch variables. (#1116) (details / githubweb)
  38. Making run_bindiff_all.py an executable. (details / githubweb)
  39. QuadTune: Imposes lower bound of 0 on tuned parameter values. (details / githubweb)
  40. QuadTune: Adds marker for residual bias on metrics bar chart. (details / githubweb)
  41. QuadTune: Updates setup to reproduce results from sens0707 sample 34. (details / githubweb)
  42. Latest batch of non-bit changing code changes - CLUBB ticket #1115 (#1119) (details / githubweb)
  43. BIT_CHANGING! Fixed some issues with wpxp_Ri_exp, changed z_displace value - CLUBB ticket #1115 (#1120) (details / githubweb)
  44. Updated CLUBB so that adj_low_res_nu (which can be called on its own (details / githubweb)
  45. Removing begin_height and end_height as outputs from setup_grid. They (details / githubweb)
  46. Z displace tunable (#1122) (details / githubweb)
  47. Quick fix for AnimationPanel so it works with the background-rcm changes (#1123) (details / githubweb)
  48. New Stats Indices Type (#1118) (details / githubweb)
  49. stats_metadata needs to be threadprivate to make our standalone thread test work. (details / githubweb)
  50. Changing order of sqrt and **3 to improve stability, see clubb#1126. Since this is a change to the order of operations, it is BIT_CHANGING. (details / githubweb)
  51. Setting the minimum tolerance to be epsilon, this is BIT_CHANGING but only for single precision. See larson-group/clubb#1126 (details / githubweb)
  52. BIT_CHANGING! Updated taus code calculations - CLUBB ticket #1115 (#1125) (details / githubweb)
  53. Added non-trapezoidal zm interpolation for cloud_frac (#1127) (details / githubweb)
  54. Added new utility script print_tunable_parameters_table.py (#1130) (details / githubweb)
  55. Re-adjusted cap for invrs_tau_wpxp in src/CLUBB_core/mixing_length.F90 (details / githubweb)
  56. Adding boundary conditions for the wp3_term_ta_ADG1_lhs subroutine. (details / githubweb)
  57. For single loop vectors, removing the "collapse(2)" from the acc statements. (details / githubweb)
  58. Added new Brunt-Väisälä frequency plots to pyplotgen's VariableGroupTaus (details / githubweb)
  59. Adds commas to fix bug (details / githubweb)
  60. QuadTune: updates setup in order to read in 30x30 (details / githubweb)
  61. Updating the code to set the bottom of the thermodynamic level grid for (details / githubweb)
  62. Commit to enforce a fixed-point boundary condition of wp3=0 at (details / githubweb)
  63. With wp3 now being set to a fixed-point boundary condition value (details / githubweb)
  64. Threadpublic (#1133) (details / githubweb)
  65. Removing awkward nan check in favor of a default for Ncnp2_on_Ncnm2 (details / githubweb)
  66. Initial creation of gpu vs cpu output comparison jenkins test (details / githubweb)
  67. Adding clean step before compiling GPU to new jenkins test (details / githubweb)
  68. Making script check the specific multicore files (details / githubweb)
  69. Adding more cases to test (details / githubweb)
  70. Adding new argument list variables to openacc copyin statements (details / githubweb)
  71. Limiting gabls2 to 500 timesteps in new jenkins test (details / githubweb)
  72. Changing sclr test case to cobra, keeping 500 timestpes, gabls2 appears less stable as a result of commit 77ce77409e9da770515f66bbb50a869da74aca7d (details / githubweb)
  73. Setting l_smooth_Heaviside_tau_wpxp to .true. by default (details / githubweb)
  74. Undoing accidental changes to compiler config (details / githubweb)
  75. BIT_CHANGING:1ce764cad4ea41e739b6ce9d95d8bec7db72097f (details / githubweb)
  76. Making nightly cpu vs gpu test use a new config script for the cpu compile. This is the minimize the differences to be only whether or not the openacc GPU code is enabled. (details / githubweb)
  77. Limiting mpace_b to 250 timestpes for gpu vs cpu test. The mpace_b test passed on my home GPU (RTX 3080), but not when run in jenkens on nelson (P4000). So either the tolerance is too strict, or we're running too many timesteps for mpace_b. Currently the largest difference on mpace_b multicol check is 3.31551e-05 on jenkins, so if this fails also I'll up the tolerance for mpace_b instead of further reducing timesteps run. (details / githubweb)
  78. I am altering the mean advection code in preparation for ghost point (details / githubweb)
  79. Fixing bug. See https://github.com/larson-group/clubb/issues/1139 (details / githubweb)
  80. Fixing tridiag solver bug. See https://github.com/larson-group/clubb/issues/1139 (details / githubweb)
  81. Slight rework to acc data statements. This allows us to use return calls in advance_clubb_core again. See https://github.com/larson-group/clubb/issues/1139 (details / githubweb)
  82. Fixing small GPU stats bug (details / githubweb)
  83. Changing xm to out in mono flux solver. There is no need for it to be inout, and it confused me for a bit so I'm fixing it. (details / githubweb)
  84. Adding clubb specific compiler flag -DCLUBB_GPU, intended for use with openmp or openacc running on the GPU. Also adding a compiler flags, -DCUDA, and case statment for generating random numbers in silhs. (details / githubweb)
  85. Adding new compiler flags to nvfortran GPU compile script (details / githubweb)
  86. Adding openacc to openmp conversion script, and making some new compiler config files. (details / githubweb)
  87. Adds comments to openmp conversion script (details / githubweb)
  88. Now that the value of wp3 is being set to a boundary value of 0 (details / githubweb)
  89. This is (amazingly) BIT_CHANGING. The differences are due to some compiler optimizations, see https://github.com/larson-group/clubb/pull/1133\#issuecomment-1865156979. (details / githubweb)
  90. Removing git log print before logging to file. On some systems/configs the command would cause a busy wait until the person running hit q, and it is superfluous since we are already saving the git log to a file. (details / githubweb)
  91. Removing backslashes. These should be slashes, but gnu,intel,nvidia generate code that treats slashes as whitespace and backslashes as a character, while cray treats backslashes as whitespace as well. This is easily fixed by using quotes, and in the meantime we will change the backslashes to forward slashes. See https://github.com/larson-group/clubb/issues/1138\#issuecomment-1910844013 (details / githubweb)
  92. Adding ifdefs around multicol netcdf outputting. (details / githubweb)
  93. These should've been single quotes. I didn't tested a files with single quotes, then for some reason did all the changes as double quotes and only retested with gfortran. RESOLVED:9b495acd26a0b009ec84845aa289c36befff0c41 (details / githubweb)
  94. Some files have tabs in them, this broke my previous sed commands in various spots. (details / githubweb)
  95. Adding -no-declare-mapper to the openmp conversion script. This adds a sort of data mapper for derived types, but we just copy those in explicitly so they are unneccesary. They also cause problems for the cray compiler. (details / githubweb)
  96. Some more places we need changes. (details / githubweb)
  97. Hopefully the final sneaky error (details / githubweb)
  98. Fixing a bug where the Lscale used in calculating the damping (details / githubweb)
  99. adding equals sign cuz I've had it up to here with this typo! (details / githubweb)
  100. fixing bug, name of wm_zt was left as "wm" (details / githubweb)
  101. README change to add BIT_CHANGING:595e2c13024c1e913815d56ae724823a82bddc03 when using l_diag_Lscale_from_tau=.false. and for the CAM repo we have BIT_CHANGING:d275ac17f3e53d65641c3210df33ce0fad4e5aef as the hash (details / githubweb)
  102. Add blank line in order to trigger Jenkins tests for CAM (details / githubweb)
  103. Fixing restarts by changing wm to wm_zt, the stats output name was changed in 4b25d3a (details / githubweb)
  104. Small acc tweaks (#1144) (details / githubweb)
  105. Removes comment about Numerical Recipes (details / githubweb)
  106. Adding new compile script for frontier+cray (details / githubweb)
  107. OpenMP Optimizations (#1146) (details / githubweb)
  108. Adding comment to explain unusual code choice. (details / githubweb)
  109. Adding sum part to comment (details / githubweb)
  110. Putting ngrdcol in clubb_params (#1147) (details / githubweb)
  111. Fixing bug with C6 parameters, see https://github.com/larson-group/clubb/pull/1147. This is technically BIT_CHANGING, but only when C6thl != C6thlb and l_diag_Lscale_from_tau=.false. (details / githubweb)
  112. Adding space to make commit because last commit RESOLVED:35d228ebbb66b1463f30659321cd4f7d76adffa2 (details / githubweb)
  113. Fixing a bug. These directives get added when running the ACC to OMP conversion script. I'm unsure how I accidentally commited this, and equally unsure of how only one file is affected. This was found while debugging the clubb thread test (details / githubweb)
  114. At the ghost point below the surface, which does not matter in (details / githubweb)
  115. The code that advances um and vm when l_predict_upwp_vpwp is turned off (details / githubweb)
  116. It was discovered that the location where the ghost point values (details / githubweb)
  117. I accidentally committed a couple things in the previous commit (details / githubweb)
  118. Pushing loop into calc_ref_z_linear_thvm to prevent erroneous inlining optimizations by nvfortran. This is BFB on nvhpc 24.3 with -O0 and BFB on nvhpc 22.5 with -O2. https://github.com/larson-group/clubb/issues/1148 (details / githubweb)
  119. Making commit to test jenkins. (details / githubweb)
  120. Making change to add RESOLVED:a492228d3adfed56f8777d12176fcd7d165260f6, which was technically bit changing because it undid changes to the config flags AND was tested relative to the previous commit (which introduced the flag changes) because that one was labelled as bit changing. (details / githubweb)
  121. While it doesn't affect results, I fixed what appears to be an (details / githubweb)
  122. I am updating the loop in subroutine diagnose_xpwp so that it doesn't (details / githubweb)
  123. This commit is being made to keep the stats zt output from the (details / githubweb)
  124. I am committing a bug fix to the code that calculates mixed Brunt (details / githubweb)
  125. Adding -noacc to nvhpc openmp config script, sometimes nvhpc compiles acc code automatically, and this shuts it off. (details / githubweb)
  126. I am committing a stats change to the ghost point values of zt (details / githubweb)
  127. Committing some thresholding around positive-definite fields after (details / githubweb)
  128. Changing the linear interpolation in the zt2zm function at momentum (details / githubweb)
  129. I'm changing the way ddzt handles the derivative over momentum level 1. (details / githubweb)
  130. Adding space to include BIT_CHANGING:84588a46852a812266d19e36a8220f71ad56043a. This (https://github.com/larson-group/clubb/commit/84588a46852a812266d19e36a8220f71ad56043a) is described as not bit changing, but that seems to depend on the compiler version and some flags. The bin diff tests detected differences in only twp_ice when using e3sm flags on nelson, and both e3sm flags and default flags on carson. (details / githubweb)
  131. Moved the ghost-point setting of xm(1) = xm(2) to the last line (details / githubweb)
  132. Optional arguments are just best sometimes (#1150) (details / githubweb)
  133. Fixing bug. RESOLVED:556370c6406e6b943b88affbe7728a5036b1ba22, this was catchable by using debugging flags, but seems to otherwise cause no issues. Investigating I found that it only clips the below ground level, so that must not have been affecting other levels. This is technically BIT_CHANGING since it resolves an issue. (details / githubweb)
  134. Making num_draw_points in fill_holes a constant. We were already using this value as a constant everywhere, but passing a constant by argument list makes it difficult/impossible for a compiler to optimize using that constant, unless it does inlining. Now, rather than passing the constant num_hf_draw_points (or sometimes a hardcoded 2) we just use num_hf_draw_points directly from constants_clubb. This massively improves the performance of a loop in fill holes when using nvhpc+omp, which was the motivation for this, but should also improve the performance on CPUs. Everything is BFB. (details / githubweb)
  135. Making compatible with latest clubb changes. (details / githubweb)
  136. Raw-copy updating src/Morrison_microphys (details / githubweb)
  137. I am committing code that effectively ignores the values of certain (details / githubweb)
  138. I am moving the advance_xm_wpxp setting of xm(1) = xm(2) from the (details / githubweb)
  139. Jupyter Notebooks for proving formulas (#1151) (details / githubweb)
  140. Adding extra exclamation to acc statement to comment it out. (details / githubweb)
  141. gr%zm should be used here instead of gr%zt, since these are (details / githubweb)
  142. Thermodynamic-level (zt) values should be used with zt-variable (details / githubweb)
  143. Fixing small GPU bug in advance_xm, also fixing a bug with sclrpthvp that's only detectable when were running 1 column on GPUs. (details / githubweb)
  144. Fixing a bug. Does not change default results. (details / githubweb)
  145. QuadTune: Brings in CAM regional files. (details / githubweb)
  146. The variable rc_coef_zm needed to be passed in and saved from (details / githubweb)
  147. QuadTune: Moves plotting code to new fnc, createFigs. (details / githubweb)
  148. Making the f in f90 capital for consistency. (details / githubweb)
  149. Surrounding print statement with debug flag check. (details / githubweb)
  150. Making multicol diffness script rely on the largest difference detected, rather the the sum/total of differences. This is essentially to relax the cpu vs gpu diffness test because mpace_b is noisey and often causes the test to fail for innocent bit changing commits. Looking at the largest difference does have the advantage of the check being less sensitive to case differences, such as number of timesteps, vertical levels, number of columns, etc. (details / githubweb)
  151. Making the only change required to make clubb run with openacc in cam. (details / githubweb)
  152. QuadTune: Removes LWCF and PRECT from 2-point dpMin plot. (details / githubweb)
  153. I fixed a bug where the array declarations for X_mixt_comp_all_levs, (details / githubweb)
  154. QuadTune: Customizes inputs to threeDotFig. (details / githubweb)
  155. QuadTune: Customizes metrics shown in parameter adjustment bar chart. (details / githubweb)
  156. QuadTune: Clarifies some plot titles. (details / githubweb)
  157. QuadTune: Uses flags to shut off calculations for unwanted plots. (details / githubweb)
  158. Making CPU vs GPU jenkins test compare openmp code also. (details / githubweb)
  159. This allows the conversion script to be called anywhere. (details / githubweb)
  160. Fixing bug in jenkinsfiles. (details / githubweb)
  161. Ri zm calc (Part 1) - Combine and move call to  calc_brunt_vaisala_freq_sqd (#1154) (details / githubweb)
  162. Ri_zm calc (Part 1.5) - Adjusted signature of diagnose_Lscale_from_tau #1145 (#1155) (details / githubweb)
  163. Adds blank line so that I can note BIT_CHANGING:5df5fcb3d6c51d6af2e8017d270336eefa75ad3e (details / githubweb)
  164. QuadTune: Adds more flags to toggle plots. (details / githubweb)
  165. This commit fixes 2 issues in regards to hydrometeor sedimentation: (details / githubweb)
  166. Updated the turbulent sedimentation code to account for ghost point (details / githubweb)
  167. QuadTune: Feeds in 20degree_CAM_TAUS_202404 runs. (details / githubweb)
  168. QuadTune: Feeds in 20degree_CAM_TAUS_2020404, take 2. (details / githubweb)
  169. Ri_zm calc (Part 2) - Move the brunt_vaisala smoothing into calc_brunt_vaisala_freq_sqd (#1156) (details / githubweb)
  170. Testing the new module system with our GPU diffness test. See https://github.com/larson-group/sys_admin/issues/829 (details / githubweb)
  171. The module system is setup via paths in /etc/profile.d/larson-group.sh, so we need to source it. https://github.com/larson-group/sys_admin/issues/829 (details / githubweb)
  172. Fixing bug in jenkinsfiles. (details / githubweb)
  173. Spack updates (#1158) (details / githubweb)
  174. Making our mkl compile config work directly in the compile script rather than relying on a correspondence with the config files. Also settig main config scripts to use new ifx compiler. (details / githubweb)
  175. Removing allocatable status of some variables. These need not be declared allocatable and ifx seems to have a problem with it. The allocatable status is an artifact from when we had these as arrays of initially unknown size. (details / githubweb)
  176. Fixing the run agent to be carson, since it has the only GPU capable of running with openmp gpu offloading. (details / githubweb)
  177. Making jenkins bit diff tests only run on carson. This is because these tests are defined by a file we store on carson that needs to be updated after each test. (details / githubweb)
  178. Replacing pgi references with nvhpc, and adding nvhpc_debug config script along with new jenkins tests. (details / githubweb)
  179. Removing flag meant for gpu debugging. (details / githubweb)
  180. This code in adj_low_res_nu was using the ghost point when (details / githubweb)
  181. This technically BIT_CHANGING commit is being made to keep results in (details / githubweb)
  182. I am updating the SILHS code that calculates k_lh_start to work (details / githubweb)
  183. QuadTune: Adds arrow plot and plot of bias vs. a diagnostic field such as U10. (details / githubweb)
  184. I am making this commit because, as part of deghosting, I discovered 2 (details / githubweb)
  185. I am updating the snowslope output stat so it matches bit-for-bit (details / githubweb)
  186. Setting the value of K_hm to 0 at the non-interactive upper and lower (details / githubweb)
  187. I am committing changes to stats output for cloud_cover, rcm_in_layer, (details / githubweb)
  188. There were furhter issues found with the k_lh_start code. (details / githubweb)
  189. Ri_zm calc (Part 3) - Moving calculations for Ri_zm out of diagnose_Lscale_from_taus (#1157) (details / githubweb)
  190. In my previous commit, I changed the domain of the maxloc commands (details / githubweb)
  191. This commit brings the stats output from the all cases run with (details / githubweb)
  192. Updates README so that I can note that BIT_CHANGING:9ca167aa8b04cbebe4a1177a72f13731454e1e11 (details / githubweb)
  193. Committing a change that will initialize this set of variables (details / githubweb)
  194. Making a change to the l_C2_cloud_frac option with advance_xp2_xpyp. (details / githubweb)
  195. Fixing bug. qclvar copying is handled by the api, but we were deleting it with an unstructured data statement. I added this due as a fix before thinking qclvar was a local variable, which happened because I mixed up the CLUBB_CAM and CLUBBND_CAM flags. https://github.com/larson-group/cam/issues/175 (details / githubweb)
  196. When l_vert_avg_closure is enabled, the flags l_call_pdf_closure_twice, (details / githubweb)
  197. Fixing GPU bug. There is a vertical dependency with wpxp. This is what was breaking the ECT test, see larson-group/cam#175 (details / githubweb)
  198. Fixing bugs that are only caught when not outputting w_[up/down]_in_cloud stats or if l_host_applies_sfc_fluxes=.true. The l_host_applies_sfc_fluxes=.true. isn't testable (at least not in clubb_standalone), and I just caught that visually. The cloudy_updraft_frac and cloudy_downdraft_frac fields not being set were only noticable in cam, because we always run with iw_up_in_cloud>0 and iw_down_in_cloud>0 to output stats. (details / githubweb)
  199. Moving pdf_params copying to copyin. This is the data structure that contains pointers, and these pointers will be different on the host and device, so it is bad in theory to copy the structure back to the CPU as it might overwrite cpu memory pointers with gpu memory pointers. In practice though I've seen no problems caused by this, I'm just making this commit preemptively, and it has already been tested with the ECT test. (details / githubweb)
  200. Updating input fields so that the zt2zm function is used for (details / githubweb)
  201. Added zt2zm2zt-smoothing to remove noise in MPACE_B winds (#1161) (details / githubweb)
  202. Moving PosInf to clubb_model_settings.F90 (details / githubweb)
  203. Changing openacc to openmp migration repo to a fork with a change to switch the order of copyins and copies. This is to allow us to only copyin the pdf_params structure, but copy the internal arrays. When the copying of the internal arrays happens first, followed by the copyin of the structure, we overwrite the pointers to the internal arrays on the GPU version of the structure. Hence why we want the copyins to precede the copy statements. (details / githubweb)
  204. Updated for ghostless version of CLUBB. (details / githubweb)
  205. Nightly clubb plots (#1167) (details / githubweb)
  206. Slight variable name change in attempt to get the Update Master Output step to run. (details / githubweb)
  207. Clubb ghost exorcism (#1159) (details / githubweb)
  208. Updated the README to explain the grid notations gr%nzm and gr%nzt, (details / githubweb)
  209. Raw-copy updating src/Morrison_microphys (details / githubweb)
  210. QuadTune: Plots subsets of 20x20-degree regions. (details / githubweb)
  211. Small bugs fix in bugsrad code. This was only caught when compiling with intel debug and using '-warn all', which compares interface dimensions/declaration between files. (details / githubweb)
  212. Variable name correction in acc data statement. (details / githubweb)
  213. Splitting zeros_vector into versions with nzt or nzm size to match sizes in subroutine. (details / githubweb)
  214. Making radf size correct in api and clubb_driver. (details / githubweb)
  215. Updates pyplotgen's readme (details / githubweb)
  216. change opencv requirement to use headless and update Pillow minor (details / githubweb)
  217. Ri_zm calc (Part 4) - Implementing calc_Ri_zm (#1160) (details / githubweb)
  218. QuadTune: Use quadratic programming to calculate the smallest dparam needed to debias 2 regions. (details / githubweb)
  219. Ri zm calc4 (#1168) (details / githubweb)
  220. Well, this will probably anger the Grim Reaper, but I have finally (details / githubweb)
  221. Update README so that it mentions run_bindiff_all.py (details / githubweb)
  222. Change variables from a1 and a3 to a1_coef and a3_coef (details / githubweb)
  223. Updating tuner code to include an option to save all netcdf files (#1171) (details / githubweb)
  224. Update documentation for QuadTune. (details / githubweb)
  225. QuadTune: Add column parameter vector and equals sign to sens matrix equation plot. (details / githubweb)
  226. change loop index to sclr and edsclr for sclr_dim and edsclr_dim (#1173) (details / githubweb)
  227. Ri zm calc5 (#1175) (details / githubweb)
  228. Removing duplicate definition of edsclr when CLUBB_CAM is defined. (details / githubweb)
  229. Ri zm calc6 (#1177) (details / githubweb)
  230. QuadTune: Add check of global-mean SWCF. (details / githubweb)
  231. refactor code to remove compiler warnings for exceeding 100 characters per line and unused variables and parameters (#1179) (details / githubweb)

Started by user carstensen

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