Skip to content
Started 3 yr 1 mo ago
Took 37 min
Success

Build #180 (Mar 15, 2022, 3:04:06 AM)

Changes
  1. For other:ticket:362, adding our current license agreement to the source code. (details / githubweb)
  2. For clubb:ticket:740, I added `l_rcm_in_cloud_k_lh_start` and `l_random_k_lh_start` to the microphysics namelist for experimentation. (details / githubweb)
  3. I made the changes necessary to get 2D output working. (details / githubweb)
  4. I patched a memory leak related to clubb:ticket:740. (details / githubweb)
  5. For clubb:ticket:740, I implemented an algorithm to limit the sample point weights to a prescribed maximum. The algorithm ended up being a bit more convoluted that I originally thought it would, but it works! (details / githubweb)
  6. For clubb:ticket:740, I am adding an output, "rrm_mc_nonadj", that contains the value of the tendenc (details / githubweb)
  7. For clubb:ticket:740, I added `prob_thresh` to the microphysics namelist as `importance_prob_thresh` in preparation of finalizing a configuration for the paper. (details / githubweb)
  8. For clubb:tickets:770, I am merging my branch into the trunk. This code includes a 3D_Luhar pdf closure and is provided 'as is' and without warranty. (details / githubweb)
  9. For clubb:ticket:740, I generalized the clustering code to handle different numbers of categories in each cluster. (details / githubweb)
  10. I am committing, into a feature branch (because I hear they are the hot new thing), some untested code that proportionally allocates categories only in the cloud or precipitation regions. (details / githubweb)
  11. For clubb:ticket:770, cleaning up some compiler warnings. In the process, found a bug where Skrt_zm was not being computed. I deleted diagnose_xp3_module since it is unfinished and unused. If we want to add a third order moment for interactive runs, the Ticket_770 branch has diagnose_xp3_module.F90 for one to continue work on. (details / githubweb)
  12. I renamed `new_scheme` to `two_cluster_cp_nocp`. (details / githubweb)
  13. A small bug fix for an assertion check was committed herein. (details / githubweb)
  14. For clubb:ticket:770, the Oracle compiler was throwing a floating point exception here. wpxp2 and xp2 were being fed in as Nans. (details / githubweb)
  15. For clubb:ticket:740, I am making some changes to the importance sampling code to support zero prescribed probability in a cluster. (details / githubweb)
  16. For clubb:ticket:740, I changed some SILHS parameters and added others to the namelist so they can be changed at runtime. At this point, the configuration of SILHS to be used in the paper can be enabled without editing any source code. (details / githubweb)
  17. The new file calc_roots.F90 contains functions that solve for the roots of a (details / githubweb)
  18. I added a comment. (details / githubweb)
  19. For clubb:ticket:740, I implemented the algorithm to prescribe `f_j` (called the "variance fraction" in the code) rather than `S_j` (called the "prescribed probability" in the code). The algorithm ended up being short and elegant because transferrence is not required when prescribing `f_j`. (When prescribing `f_j`, `p_j = 0` implies `S_j = 0`, so transferrence is not needed.) (details / githubweb)
  20. For clubb:ticket:740, I added `l_lh_var_frac` to the namelist. (details / githubweb)
  21. For clubb:ticket:740, I am handling the scariest divide-by-zero situation you've ever seen, just in case. (details / githubweb)
  22. I tweaked the precipitation fraction code so that the weighted ith PDF component (details / githubweb)
  23. For clubb:ticket:740, I had, in an earlier commit, left out a block of code that should be there. Now it is there. (details / githubweb)
  24. I moved the subroutine `determine_sample_categories` to the module `silhs_importance_sample_module` to make it available to modules within the `SILHS` subfolder. (details / githubweb)
  25. For clubb:ticket:740, I added an output for the "sampling fractions" in each category, which are the SILHS approximations of S_j. (details / githubweb)
  26. For clubb:ticket:740, I added an output for the "sampling fractions" in each category, which are the SILHS approximations of S_j. (details / githubweb)
  27. I have discovered a better way to do the assertion check for consistency between `chi_i`, `stdev_chi_i`, and `cloud_frac_i`. (details / githubweb)
  28. For clubb:ticket:720: (details / githubweb)
  29. I updated pdf_closure_module.F90 by integrating changes I made in the (details / githubweb)
  30. For cam:ticket:36: (details / githubweb)
  31. For cam:ticket:36#comment:132, I removed `gr` from the use statement in `setup_grid_heights_api`. (details / githubweb)
  32. For clubb:ticket:773, I fixed some unsoundness in our code regarding kinds, specifically in `parameters_model.F90` and `endian.F90`. (details / githubweb)
  33. For cam:ticket:41, the change in clubb:r7921 should be applied to the trunk as well. (details / githubweb)
  34. For clubb:ticket:775: (details / githubweb)
  35. For clubb:ticket:775: (details / githubweb)
  36. Misc. code cleanup (details / githubweb)
  37. I am updating default CLUBB to use the same hydrometeor PDF parameters that are (details / githubweb)
  38. For cam:ticket:50: (details / githubweb)
  39. For cam:ticket:50: (details / githubweb)
  40. For cam:ticket:50: (details / githubweb)
  41. For clubb:ticket:778, I am setting the tolerance on an assertion check based on epsilon. Hopefully, this assertion will no longer trip in single precision mode. (details / githubweb)
  42. For cam:ticket:52: (details / githubweb)
  43. For cam:ticket:52, I added some parameter indices to the API. (details / githubweb)
  44. I forgot a parameter! (details / githubweb)
  45. For cam:ticket:54: (details / githubweb)
  46. For clubb:ticket:753: (details / githubweb)
  47. For clubb:ticket:753: (details / githubweb)
  48. For clubb:ticket:782: (details / githubweb)
  49. I forgot a flag. (details / githubweb)
  50. For clubb:ticket:782: (details / githubweb)
  51. For cam:ticket:55, I added some parameters to CLUBB's API. (details / githubweb)
  52. For cam:ticket:55: (details / githubweb)
  53. For clubb:ticket:782, I merged in NCAR's changes to SILHS. (details / githubweb)
  54. For clubb:ticket:753: (details / githubweb)
  55. For clubb:ticket:753: (details / githubweb)
  56. For clubb:ticket:753: (details / githubweb)
  57. I cleaned up some warnings from the Mac compiler. (build:14977) (details / githubweb)
  58. I cleaned up some warnings from the Mac compiler. (build:14977) (details / githubweb)
  59. For clubb:ticket:785, I renamed `initvars` to `clubb_params_nl`. (details / githubweb)
  60. For clubb:ticket:785: (details / githubweb)
  61. For clubb:ticket:779: (details / githubweb)
  62. For cam:ticket:56: (details / githubweb)
  63. For cam:ticket:56: (details / githubweb)
  64. For clubb:ticket:786: (details / githubweb)
  65. For clubb:ticket:786: (details / githubweb)
  66. For clubb:ticket:786: (details / githubweb)
  67. For clubb:ticket:782, I added all CLUBB's parameter indices to the API. (details / githubweb)
  68. helpful note (details / githubweb)
  69. more helpful note (details / githubweb)
  70. most helpful note (details / githubweb)
  71. For cam:ticket:56: (details / githubweb)
  72. While working on cam:ticket:59, I noticed that `tau_N2_zm` is computed twice. I removed one computation. (details / githubweb)
  73. Dat crazy indentation, though... (details / githubweb)
  74. For cam:ticket:59, I refactored the calculation of `brunt_vaisala_freq` into a subroutine, and renamed it `brunt_vaisala_freq_sqd`. (details / githubweb)
  75. For cam:ticket:59: (details / githubweb)
  76. For cam:ticket:59: (details / githubweb)
  77. For cam:ticket:59: (details / githubweb)
  78. For cam:ticket:59, I added a new output for Richardson number. (details / githubweb)
  79. For cam:ticket:59: (details / githubweb)
  80. Per cam:ticket:59#comment:21, using `T_in_K_zm` in "the formula". (details / githubweb)
  81. For cam:ticket:59. (details / githubweb)
  82. For cam:ticket:59 I renamed `Richardson_no` to `Richardson_num`. (details / githubweb)
  83. For cam:ticket:59, I added kludgy statistical output for `brunt_vaisala_freq_sqd`. (details / githubweb)
  84. I made an error message more verbose. (details / githubweb)
  85. Still wanted to stop, though... (details / githubweb)
  86. For cam:ticket:59: (details / githubweb)
  87. For cam:ticket:59: (details / githubweb)
  88. For cam:ticket:59: (details / githubweb)
  89. For cam:ticket:59. (details / githubweb)
  90. For cam:ticket:59: (details / githubweb)
  91. Apparently, I didn't have to jump through the hoop of declaring a separate profile to use in the `max` statement. (details / githubweb)
  92. For cam:ticket:59: (details / githubweb)
  93. For cam:ticket:59: (details / githubweb)
  94. For cam:ticket:59: (details / githubweb)
  95. For clubb:ticket:782: (details / githubweb)
  96. For cam:ticket:59: (details / githubweb)
  97. For cam:ticket:59: (details / githubweb)
  98. For cam:ticket:59: (details / githubweb)
  99. For cam:ticket:59: (details / githubweb)
  100. For clubb:ticket:782: (details / githubweb)
  101. For cam:ticket:59: (details / githubweb)
  102. For cam:ticket:59, I fixed bugs in the `l_use_C7_Richardson=T` vertical averaging code: (details / githubweb)
  103. I adjusted a comment. (details / githubweb)
  104. For clubb:ticket:788: (details / githubweb)
  105. For cam:ticket:59: (details / githubweb)
  106. For clubb:ticket:788: (details / githubweb)
  107. For clubb:ticket:788: (details / githubweb)
  108. For clubb:ticket:788: (details / githubweb)
  109. For clubb:ticket:788: (details / githubweb)
  110. For clubb:ticket:788: (details / githubweb)
  111. Renamed C7 to Cx in appropriate places. (details / githubweb)
  112. For cam:ticket:59: (details / githubweb)
  113. For cam:ticket:59: (details / githubweb)
  114. I made it a default to use 0 instead of cloud_frac_min in the B.V. frequency calculation. (details / githubweb)
  115. For clubb:ticket:790: (details / githubweb)
  116. I am setting `l_lh_normalize_weights=T` by default in both the source code and the namelist. (details / githubweb)
  117. It is more robust to check the average of the sample point weights rather than the sum of the sample point weights for unity-ness. (details / githubweb)
  118. For cam:ticket:67: (details / githubweb)
  119. For cam:ticket:67: (details / githubweb)
  120. Code improvements. (details / githubweb)
  121. Vince noticed that `sat_mixrat_liq` or `sat_mixrat_ice` will be left uninitialized if `sat_ice_ratio == 0` or `sat_ice_ratio == 1`. No more! (details / githubweb)
  122. For cam:ticket:32, I made `hydrometp2` `intent(out)` in CLUBB, since the input value is not used. (details / githubweb)
  123. Fixed a comment. (details / githubweb)
  124. For clubb:ticket:788: (details / githubweb)
  125. For clubb:ticket:792: (details / githubweb)
  126. For clubb:ticket:792: (details / githubweb)
  127. For clubb:ticket:792, I added more initializations for uninitialized variables. (details / githubweb)
  128. When l_avg_Lscale is turned on but the plume-centered calculation is disabled, (details / githubweb)
  129. For clubb:ticket:792: (details / githubweb)
  130. For clubb:ticket:792, I added a new stats output, `rcm_supersat_adj`, to record the degree of rcm adjustment. It is not output by default. This changeset does not change output. (details / githubweb)
  131. I renamed RH_postPDF to rel_humidity. (details / githubweb)
  132. For clubb:ticket:792. rsat actually should be recomputed here before output, because it will change if `l_rcm_supersat_adj = T`. (details / githubweb)
  133. For clubb:ticket:792. I am reusing the `rel_humidity` variable for output, for no particular reason. (details / githubweb)
  134. For clubb:ticket:792!!!! I set `l_rcm_supersat_adj = T` by default, in both source code and namelist. (details / githubweb)
  135. As requested, I am adding a warning message (debug level 1) when spurious supersaturation is removed. (details / githubweb)
  136. Comment. (details / githubweb)
  137. For clubb:ticket:788, I added a threadprivate entry for `iwp3_pr3`, which will hopefully resolve the failure of the OpenMP test (build:16010). (details / githubweb)
  138. I removed a spurious print statement. (details / githubweb)
  139. For cam:ticket:73: (details / githubweb)
  140. I am beginning to generalize the sponge damping code so that it can be applied to (details / githubweb)
  141. I have added all the coding infrastructure to perform sponge damping (and record (details / githubweb)
  142. (details / githubweb)
  143. clubb:ticket:796 (details / githubweb)
  144. clubb:ticket:796 (details / githubweb)
  145. I added some parameter value checking in subroutine setup_parameters. (details / githubweb)
  146. clubb:ticket:796 (details / githubweb)
  147. I finally have a standalone version of the new subroutine, generate_pdf_params, (details / githubweb)
  148. Some code within advance_clubb_core that is found within CAM_CLUBB preprocessor (details / githubweb)
  149. The perturbation Lscale code requires rtm_frz, thlm_frz, and pdf_params_frz to (details / githubweb)
  150. I added a missing intent(out) statement. (details / githubweb)
  151. I have interfaced the new subroutine containing all of the PDF closure-related (details / githubweb)
  152. I got rid of some variables that were brought into advance_clubb_core by use statements (details / githubweb)
  153. I cleaned up more compiler warnings for unused variables.  The warnings came from g95. (details / githubweb)
  154. I have added a second call to subroutine generate_pdf_params.  This one occurs (details / githubweb)
  155. I moved the setting of qclvar and thlprcp_out to after the second call to (details / githubweb)
  156. I have declared the l_use_ice_latent option and the l_call_pdf_closure_twice (details / githubweb)
  157. I added a local cslculation of sigma_sqd_w near the top of subroutine (details / githubweb)
  158. I am changing the inputs and outputs of subroutine advance_clubb_core so that (details / githubweb)
  159. I added code so that stats that are internal to subroutine generate_pdf_params (details / githubweb)
  160. I have updated subroutine advance_clubb_core so that pdf_params_zm is now passed (details / githubweb)
  161. Ticket #799 -- Moved iiPDF_... module variables from module corr_varnce_module to module array_index -- The results of the priority cases are bin-diff identical (details / githubweb)
  162. Ticket #799 -- Moved iiPDF_... module variables from module corr_varnce_module to module array_index -- The results of the priority cases are bin-diff identical (details / githubweb)
  163. Ticket #798 -- Renamed d_variables to pdf_dim -- The results of the priority cases are bin-diff identical (details / githubweb)
  164. Ticket #798 -- Renamed d_variables to pdf_dim -- The results of the priority cases are bin-diff identical (details / githubweb)
  165. (details / githubweb)
  166. (details / githubweb)
  167. I added a new subroutine, init_pdf_params, to pdf_parameter_module.F90. (details / githubweb)
  168. I renamed the subroutine pack_pdf_params found in setup_clubb_pdf_params.F90 (details / githubweb)
  169. I am now using the new subroutine init_pdf_params to initialize the (details / githubweb)
  170. I removed the CAM_CLUBB preprocessor directives from pack_pdf_params_api, (details / githubweb)
  171. clubb:ticket:800 -- Changed fatal errors statements to debug level 0. (details / githubweb)
  172. clubb:ticket:800 -- Changed fatal errors statements to debug level 0. (details / githubweb)
  173. I updated CLUBB stats so that wpthvp, wp2thvp, rtpthvp, and thlpthvp (details / githubweb)
  174. I have added the coding infrastructure to output additional statistics (details / githubweb)
  175. This is a bug fix for the Sun compiler.  The variables pdf_params_zm and (details / githubweb)
  176. I am updating the hydrometeor PDF code to set mu_hm_1 and (details / githubweb)
  177. Running the Bitten tests. (details / githubweb)
  178. I added some comments so that CLUBB-SILHS would be consistent with (details / githubweb)
  179. I added some comments so that CLUBB-SILHS would be consistent with (details / githubweb)
  180. clubb:ticket:805 (details / githubweb)
  181. clubb:ticket:805 (details / githubweb)
  182. clubb:ticket:805 (details / githubweb)
  183. For clubb:ticket:805, I made two changes: (details / githubweb)
  184. As a first step, I changed all instances of rrtthl to corr_rt_thl_1. (details / githubweb)
  185. I have added corr_rt_thl_2 to the code to go along with corr_rt_thl_2. (details / githubweb)
  186. I have added some code to add corr_w_rt_1, corr_w_rt_2, corr_w_thl_1, and corr_w_thl_2 (details / githubweb)
  187. I added new statistics to the CLUBB _zt output files, specifically corr_w_rt_1, corr_w_rt_2, (details / githubweb)
  188. I am updating the equations for wp2rtp, wp2thlp, wprtp2, and wpthlp2 to include (details / githubweb)
  189. I am adding a special function to calculate the within-component correlation of (details / githubweb)
  190. I added variables corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, and corr_w_eta_2 (details / githubweb)
  191. I am adding corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, and corr_w_eta_2 to type (details / githubweb)
  192. Now that the PDF component correlations of w and chi, as well as w and eta, (details / githubweb)
  193. I am adding statistical output for corr_w_chi_1, corr_w_chi_2, corr_w_eta_1, (details / githubweb)
  194. I am changing the name of the flag l_fix_chi_eta_correlations to (details / githubweb)
  195. The two component normal (double Gaussian) PDF used by CLUBB will now be (details / githubweb)
  196. I moved the checking of the options for the PDF call placement to subroutine (details / githubweb)
  197. I am altering setup PDF parameters to be able to read in the values of (details / githubweb)
  198. I am adding the new file new_pdf.F90 to the CLUBB core directory.  So far, it (details / githubweb)
  199. I am adding a large amount of code to the new PDF.  I have filled in the driver (details / githubweb)
  200. I am adding code to the new PDF that calculates the minimum and maximum (details / githubweb)
  201. I added a new iiPDF entry for the new PDF, and I neatened some of the current (details / githubweb)
  202. I added an option to call the new PDF from subroutine pdf_closure. (details / githubweb)
  203. I had to add checking for the new PDF so someone does not try to run it (details / githubweb)
  204. I made a couple changes to (1) initialize two variables that aren't used by the (details / githubweb)
  205. I added a conditional to the subroutine that sets the responder parameters. (details / githubweb)
  206. I have added the beginnings of a new unit test for the PDF parameters. (details / githubweb)
  207. I have updated the PDF parameter unit test to make a call to the full PDF (for (details / githubweb)
  208. I have added a feature to the PDF parameter unit tests which allows the user (details / githubweb)
  209. In the setter variable description and subprograms, I made a name change from (details / githubweb)
  210. I have updated the method of calculating the setter variable so that mu_x_1 (details / githubweb)
  211. I added primarily some more documentation and notes. (details / githubweb)
  212. I added some more comments documenting the code. (details / githubweb)
  213. I got rid of some of the expressions that a script might try to flag as (details / githubweb)
  214. I added much more documentation about the responder variable.  Specifically, (details / githubweb)
  215. I am adding the new file, original_pdf.F90, as the new home for the ADG1, ADG2, (details / githubweb)
  216. I have now switched the PDF closure code over to calling the code that had been (details / githubweb)
  217. I updated the documentation in the code comments for the setter method and (details / githubweb)
  218. I added a comment. (details / githubweb)
  219. I added a new function, calc_comp_corrs_binormal, to pdf_utilities.F90.  This (details / githubweb)
  220. I added some more descriptive comments and a new function that calculates the (details / githubweb)
  221. I updated the code so that coef_sigma_x_1_sqd and coef_sigma_x_2_sqd are passed (details / githubweb)
  222. I fixed a mistake. (details / githubweb)
  223. I have added code to call the new function that calculates wp4 implicitly from (details / githubweb)
  224. I moved the calculations of wp2xp (wp2rtp and wp2thlp), wp4, and wpxp2 (wprtp2 (details / githubweb)
  225. I added another function to the new PDF.  This function helps to calculate (details / githubweb)
  226. I added a special case for the wpxp2 implicit code. (details / githubweb)
  227. Back in clubb:r8409, the PDF component correlations of w and rt and w and (details / githubweb)
  228. I added a subroutine that calculates the implicit and explicit portions of the (details / githubweb)
  229. I renamed original_pdf.F90 as adg1_adg2_3d_luhar_pdf.F90. (details / githubweb)
  230. I added statistical output for F_w, F_rt, F_thl, min_F_w, max_F_w, min_F_rt, (details / githubweb)
  231. I split the new PDF into two files.  I added a new file that currently houses (details / githubweb)
  232. I clipped temperature within the Goff-Gratch functions for saturation over liquid and ice. (details / githubweb)
  233. I initialized some output variables in order to prevent a runtime error. (details / githubweb)
  234. I made a sub-driver level subroutine for the calculations necessary for a (details / githubweb)
  235. I added code to allow the variable (of w, rt, or theta-l) with the greatest (details / githubweb)
  236. I added calls to the functions and subroutines that calculate the implicit and (details / githubweb)
  237. I changed coef_wp2xp_explicit (coef_wp2rtp_explicit and coef_wp2thlp_explicit) (details / githubweb)
  238. I am adding a new file for the new trivariate skewness-dependent analaytic (details / githubweb)
  239. I fixed a bug in the new Trivariate skewness-dependent analytic double Gaussian (details / githubweb)
  240. In order for the TSDADG PDF to work correctly, when Skx * sgn( <w'x'> ) >= 0, (details / githubweb)
  241. In order to clarify coding in CLUBB, I am moving a block of code that is (details / githubweb)
  242. I am fixing a bug where rtp2 and thlp2 (and sclrp2) were not preserved when (details / githubweb)
  243. I updated the TSDADG PDF by adding the responding variable description, the (details / githubweb)
  244. When ADG1 or ADG2 are not used, we have to set alpha_rt, alpha_thl, and (details / githubweb)
  245. I am calling the new TSDADG PDF from subroutine pdf_closure. (details / githubweb)
  246. Clarity changes to the new TSDADG PDF. (details / githubweb)
  247. I added some references to the CLUBB-SILHS tech doc. (details / githubweb)
  248. I added some references to the CLUBB-SILHS tech doc. (details / githubweb)
  249. I fixed a bug in the calculation of PDF component variances in the new TSDADG (details / githubweb)
  250. I added more references to the CLUBB-SILHS tech doc. (details / githubweb)
  251. I added more references to the CLUBB-SILHS tech doc. (details / githubweb)
  252. I added more links to the CLUBB-SILHS overview tech doc. (details / githubweb)
  253. I have set the tunable parameters F_x and zeta_x to skewness functions for the (details / githubweb)
  254. I needed to increase the limit of nvarmax_zt so that LBA (and other (details / githubweb)
  255. I changed the URL references to the CLUBB-SILHS overview document. (details / githubweb)
  256. I changed the URL references to the CLUBB-SILHS overview document. (details / githubweb)
  257. Changed variable and subroutine names, see ticket 810 and 811 (details / githubweb)
  258. Changed variable and subroutine names, see ticket 810 and 811 (details / githubweb)
  259. I have added the Lewellen and Yoh (1993) PDF to CLUBB for testing and comparison (details / githubweb)
  260. Fixed line length exceding 100 characters warnings (details / githubweb)
  261. Changed the arrangement of variables in the subroutine compute_mixing_length as well as calls to it clubb:ticket:815 (details / githubweb)
  262. Fixed lines exceeding 100 characters warnings clubb:ticket:815 (details / githubweb)
  263. I added an option to incorporate the buoyancy term into CLUBB's eddy diffusivity for momentum. (details / githubweb)
  264. I added c_K10 as a tuning parameter in front of the new momentum eddy diffusivity. (details / githubweb)
  265. Removed unused parameters to clear warnings clubb:ticket:803 (details / githubweb)
  266. Removed unused parameters to clear warnings clubb:ticket:803 (details / githubweb)
  267. I multiplied the eddy diffusivity for momentum by a skewness-dependent factor (details / githubweb)
  268. I changed the way that F_rt and F_thl are set in the new PDF.  They are now set (details / githubweb)
  269. I changed the flag setting on the new PDF so that it always uses w as the setter (details / githubweb)
  270. Changed many equality comparisons using == to a safer epsilon method, this should end up being BIT_CHANGING, clubb:ticket:803 (details / githubweb)
  271. Changed many equality comparisons using == to a safer epsilon method, this should end up being BIT_CHANGING, clubb:ticket:803 (details / githubweb)
  272. Improved binary search algorithm clubb:ticket:818 (details / githubweb)
  273. Added warning messages to function binary_search clubb:ticket:818 (details / githubweb)
  274. Removed unused variables causing warnings clubb:ticket:803 (details / githubweb)
  275. I updated the call to the new PDF so that Skrt and Skthl are intent INOUT (details / githubweb)
  276. Removed many eqaulity comparison warnings in precipitation_fraction.F90 clubb:ticket:803 (details / githubweb)
  277. I am adding a new function, calc_wpxpyp_pdf, to pdf_closure_module.F90.  This (details / githubweb)
  278. I finished adding the units to the variable descriptions in (details / githubweb)
  279. The calculation of higher-order scalar terms <w'^2^ sclr'>, <w'sclr'^2^>, (details / githubweb)
  280. I added the tunable or adjustable parameters for the new PDF to CLUBB's list (details / githubweb)
  281. Fixed various warnings. Mainly by removing unused variables and commenting out unused procedures. See clubb:ticket:803 (details / githubweb)
  282. I am committing a line of code that limits the adjusted correlation of rt and (details / githubweb)
  283. I implemented a new method to handle cumulus momentum fluxes. (details / githubweb)
  284. Switched from using the erf function defined by anl_erf to the intristic erf function. This should be BIT_CHANGING see clubb:ticket:804 (details / githubweb)
  285. Switched from using the erf function defined by anl_erf to the intristic erf function. This should be BIT_CHANGING see clubb:ticket:804 (details / githubweb)
  286. Removed file anl_erf.F90, it is no longer used (details / githubweb)
  287. I am altering the solution to the wp3 predictive equation to calculate the (details / githubweb)
  288. I fixed the problem with the wp3 budgets as a result of r8584.  The budgets in (details / githubweb)
  289. I altered the names of the turbulent advection functions that are closed by (details / githubweb)
  290. I added a couple comments about how the discretization of the turbulent (details / githubweb)
  291. I added the function that sets up the implicit calculation of the wp3 turbulent (details / githubweb)
  292. I added a function that calculates the explicit form of the wp3 turbulent (details / githubweb)
  293. I am adding a function to calculate the turbulent advection of wpxp explicitly. (details / githubweb)
  294. I am adding a function to calculate the turbulent advection of xp2 and xpyp (details / githubweb)
  295. I interfaced the wp3 explicit turbulent advection code with CLUBB.  It is (details / githubweb)
  296. I am interfacing the wpxp explicit turbulent advection option with the rest of (details / githubweb)
  297. I fixed a small bug with the explicit turbulent advection option for wpxp. (details / githubweb)
  298. I am interfacing the xp2/xpyp explicit turbulent advection term with CLUBB code. (details / githubweb)
  299. I added the l_explicit_turbulent_adv_* family of flags to the new PDF, for some (details / githubweb)
  300. I am packing up the implicit coefficients and explicit terms calculated by the (details / githubweb)
  301. Made epss variable based on its use by adding flag l_high_accuracy_parab_cyl_fnc. Low accuracy for runs (epss=1e-4) and high accuracy for tests (epss=1e-15), see clubb:ticket:804 (details / githubweb)
  302. I made a slight change to function calc_coef_wpxp2_implicit in new_pdf.F90. (details / githubweb)
  303. I have completed interfacing the implicit form of the wp3 turbulent advection (details / githubweb)
  304. When the l_explicit_turbulent_adv_wp3 flag is enabled, the turbulent advection (details / githubweb)
  305. I cleaned up the Skx_module and added an additional function, (details / githubweb)
  306. I fixed a bug in the calculation of scalar skewness.  It was being set to 0, (details / githubweb)
  307. I moved the location of the LG 2005 ansatz to calculate xp3 because it would be (details / githubweb)
  308. I reverted clubb:r8611 because (1) having the code in the other location (details / githubweb)
  309. I have added a new function, term_ta_new_pdf_lhs, to (details / githubweb)
  310. I have linked the implicit turbulent advection code for rtp2 and thlp2 to the (details / githubweb)
  311. I have added a new file that has two options for handling the xp3 term for (details / githubweb)
  312. I have interface the new xp3 code to the rest of CLUBB.  It can be turned on (details / githubweb)
  313. I added a driver level subroutine for the new advance xp3 code.  This will make (details / githubweb)
  314. I added budget stats for rtp3 and thlp3 to CLUBB. (details / githubweb)
  315. I am adding code that allows the turbulent advection of wpxp to be treated (details / githubweb)
  316. Redesigned error code system. Errors are now treated as strictly fatal, meaning they are only thrown by procedures which cannot continue or has detected something that will crash the code. When the error occurs the procedure which detected it should immediately report it and either return to its calling procedure or stop the program, this is to avoid a cascade of error reports due to a single error. Other problems are now reported at level 1 and 2 debugging and only write the error out rather than set a code. (details / githubweb)
  317. Redesigned error code system. Errors are now treated as strictly fatal, meaning they are only thrown by procedures which cannot continue or has detected something that will crash the code. When the error occurs the procedure which detected it should immediately report it and either return to its calling procedure or stop the program, this is to avoid a cascade of error reports due to a single error. Other problems are now reported at level 1 and 2 debugging and only write the error out rather than set a code. (details / githubweb)
  318. Various small comment removals and returned some functionality to api interface clubb:ticket:800 (details / githubweb)
  319. A variable found to be less than zero now only gives a warning rather than setting an error code. Some fatal error checks also changed from debug level 2 to 0 clubb:ticket:800 (details / githubweb)
  320. This is the first part of a two-part change.  I am updating plotgen plots so (details / githubweb)
  321. In part 2 of this two part commit, I have added rc_coef to the list of (details / githubweb)
  322. Various debug checks added/improved. Negative value checks changed back to throw fatal errors. Parameterization check changes to disclude thermodynamic variables at grid level 1 clubb:ticket:800 (details / githubweb)
  323. Check negative no longer assumes array sizes are gr%nz, this should fix the SAM-CLUBB-SILHS error in the nightly tests clubb:ticket:800 (details / githubweb)
  324. I'm pretty sure this will fix the check negative issues this time, fortran has some lacking features when it comes to arrays clubb:ticket:800 (details / githubweb)
  325. Changed calls to parameterization check to work with the new check negative implementation clubb:ticket:800 (details / githubweb)
  326. (details / githubweb)
  327. Removed rtm(5) = -1 line, it was a test accidentally left in and caused many nightly tests to fail clubb:ticket:800 (details / githubweb)
  328. Changed error checking if statements to check for equality to clubb_fatal_error rather than inequality to clubb_no_error, makes them more readable clubb:ticket:800 (details / githubweb)
  329. Fixed unused variable warnings related to error code changes (details / githubweb)
  330. I am generalizing the wprcp, wp2rcp, rtprcp, and thlprcp equations to account (details / githubweb)
  331. Added error header functionality. Using the err_header character array from error_code in a write statment will print out either the thread number or process ID along with CLUBB -- ERROR: . This is mainly to  keep track of error messages is multithreaded scenarios clubb:ticket:800 (details / githubweb)
  332. In r8659, I accidentally overwrote some code.  This commit restores the prior (details / githubweb)
  333. Sigh (details / githubweb)
  334. Added clubb debug level checks to error checking statements clubb:ticket:800 (details / githubweb)
  335. Changed many stop commands to return commands and added more err_code checks clubb:ticket:800 (details / githubweb)
  336. Reverted api changes that broke SAM and WRF (details / githubweb)
  337. I am adding the semi-implicit formulation of wprtpthlp, which is the turbulent (details / githubweb)
  338. I am adding output statistics for the implicit and semi-implicit coefficients (details / githubweb)
  339. I corrected the units on a couple of implicit coefficients. (details / githubweb)
  340. I fixed a bug. (details / githubweb)
  341. Removed failure_test cases from input/case_setups, they neither work properly nor are needed anymore. Added test_fatal_error_handling.bash script which tests for various errors defined by an identifier in the code, more description available in the bash file. Also added more descriptive error output to some parts of code. This change focuses only on output and comments and is BIT IDENTICAL clubb:ticket:800 (details / githubweb)
  342. Removed reference to run_type 'failure_test' as it no longer exists. Added more description to fatal errors produced by calls to xm_wpxp_solve. This change is BIT IDENTICAL clubb:ticket:800 (details / githubweb)
  343. I am fixing a bug with the CLUBB tuner.  Variables that were allocated at the (details / githubweb)
  344. Completed the list of variables that get reported from errors within advance_wp2_wp3 and advance_xm_wpxp. Also added a check that outputs an error message when T_in_K is less than 200K in the lowest 10 grid levels, this check is done in subroutine parameterization_check. clubb:ticket:800 (details / githubweb)
  345. Made all debug levels produce the same output, see clubb:ticket:823 (details / githubweb)
  346. I am moving type variable implicit_coefs_terms from new_pdf_main.F90 to (details / githubweb)
  347. Modified many aspects of the tuner, mostly within esa_driver. Also added check to ensure that C7 and C11 have valid values before the run is tried, this should stop the fire tuning nightly test from crashing. See clubb:ticket:802 (details / githubweb)
  348. Added checks in subroutine setup_parameters() to ensure that C7b and C11b are within [0:1] see clubb:ticket:802 (details / githubweb)
  349. This should fix the thlm out of bounds error on clubb:ticket:828 (details / githubweb)
  350. I changed the name of type variable new_pdf_implct_coefs_terms to (details / githubweb)
  351. Changed T_in_K check within subroutine parameterization_check to instead check thlm, see clubb:ticket:800 and clubb:ticket:828 (details / githubweb)
  352. I added a flag option to clip the (large, negative) effects of microphysics on (details / githubweb)
  353. I added a flag option to calculate the minimum threshold for xp2 (rtp2 and (details / githubweb)
  354. I added a special max magnitude correlation for fluxes wprtp and wpthlp.  This (details / githubweb)
  355. Made better esa_driver, made tuner_test to test the driver, added variable range checks. Tried to make the tuner in better in general, but that whole bunch of code needs nothing short of replacement. This commit is bit identical execpt for tuning results, see clubb:ticket:802 for a bunch more information (details / githubweb)
  356. This commit sets C8b=0.02, changes the non-linear damping on wp3 (details / githubweb)
  357. Added a flag and moved Skw_max_mag from constants to parameters, this allows the changes made in commit clubb:r8719 to be reverted by modifying the configuration flags and the tunable parameters list, see clubb:ticket:829 (details / githubweb)
  358. I am adding a general purpose function for the turbulent advection of CLUBB's (details / githubweb)
  359. I added/changed a couple comments for the rhs portion of the generalized (details / githubweb)
  360. The turbulent advection file that handles turbulent advection for predictive (details / githubweb)
  361. I added a function to turbulent_adv_pdf.F90, called sgn_turbulent_velocity, that (details / githubweb)
  362. Whoops, I forgot to make wpxpyp_zm and xpyp intent (in). (details / githubweb)
  363. Added functionality to make the  hydrometeor variances depend on the horizontal grid spacing, see clubb:ticket:830 (details / githubweb)
  364. I am updating the code that advances predictive variances and covariances in (details / githubweb)
  365. Renamed init_pdf_hydromet_arrays to init_pdf_hydromet_arrays_api since it is meant to be used by host models, clubb:ticket:830 (details / githubweb)
  366. I am updating the code that advances predictive scalar fluxes (<w'x'>) in (details / githubweb)
  367. As a first step toward having code that can clip mean values of hydrometeor (details / githubweb)
  368. init_pdf_hydromet_arrays_api now sets the value of hydromet_dim as well, this should fix the wrf tests, but doesn't seem to fix cam. clubb:ticket:830 other:ticket:562 (details / githubweb)
  369. I have now interfaced the subroutine that I made out of the code that clips (details / githubweb)
  370. I have added a call to the subroutine that clips hydrometeor concentrations from (details / githubweb)
  371. I added new code that clips the overall correlation of w and rt or the overall (details / githubweb)
  372. I added stats for term_wprtp2_explicit and term_wpthlp2_explicit, which are (details / githubweb)
  373. Made clubb_fatal_error public so host model code can detect fatal errors. clubb:ticket:800 (details / githubweb)
  374. Reverted advance_windm_edsclrm_module.F90, accidentally committed test code, clubb:ticket:800 (details / githubweb)
  375. Fixed nightly tests (details / githubweb)
  376. I have added code to allow C2 to be adjusted by multiplying by the greater of (details / githubweb)
  377. I moved the location of the declaration and setting of new model flags to (details / githubweb)
  378. Improved computational speed of windm_edsclrm_rhs and added subroutine. This commit should be BIT_CHANGING as it does calculations in different orders. Only the most sensitive cases have any noticable plot differences. See clubb:ticket:834 (details / githubweb)
  379. Fixed nightly uninitialized variables test. Renamed diffusion_zt_lhs_inner to diffusion_zt_lhs_all, it is now also capable of calculating all values including boundaries now, it's beneficial to calculate the upper boundary value in this case and I imagine other may need the lower boundary calculated as well. Cleaned up windm_edsclrm_rhs A LOT, it's more readable and has clearly ordered steps now. clubb:ticket:834 (details / githubweb)
  380. Actually fixed nightly tests now (hopefully). A loop variable was being used outside a loop, which is an error that passes all the compiler tests. Also the intel compiler config file does not cause errors running if a index variable has not been initialized either, which resulted in correct seeming plots, timing, and output. I'm going to have to be stricter with the testing during these changes as loop variables and such will be often modified, I'll be sure to do a run after compiling with each compiler on top of confirming the output and running the uninitialized variable test manually. Because the last commit fixed the 2nd value of the rhs array the change will be BIT_CHANGING, but the plot output is identical for all but the most sensitive cases. clubb:ticket:834 (details / githubweb)
  381. Optimized the array setup procedures within advance_xp2_xpyp. Added more functions which handle entire arrays at a time rather than single terms to calculate the turbulence, mean advection, and diffusion terms. Because these changes reordered some calculations the results are BIT_CHANGING, but the plots are the same for all but the most sensitive cases. clubb:ticket:834 (details / githubweb)
  382. Reverted stats_clubb_utilities, accidental commit (details / githubweb)
  383. This should fix the nightly budget test. We may want to look into reducing the redone calculations for the stats code in the future, this lhs/rhs improving endeavour is definitely helping with that but more could be done. clubb:ticket:834 clubb:ticket:837 (details / githubweb)
  384. (details / githubweb)
  385. Impoved the computational efficiency of xm_wpxp_rhs and xm_wpxp_lhs, see clubb:ticket:834 (details / githubweb)
  386. This commit implements the effects of splatting on wp3. (details / githubweb)
  387. I am making the first step toward committing code that allows for the option (details / githubweb)
  388. I added code to allow the option of predicting upwp and vpwp by using the (details / githubweb)
  389. I took the liberty of upgrading CLUBB's PDF closure and related code to a vector (details / githubweb)
  390. I updated the monotonic flux limiter to account for vector variables u and v. (details / githubweb)
  391. I am adding two new budget stats, um_mfl and vm_mfl, to CLUBB's zt stats output. (details / githubweb)
  392. In r8775, I forgot to add the new um_mfl and vm_mfl stats to the monotonic flux (details / githubweb)
  393. I am turning on the l_predict_upwp_vpwp code! (details / githubweb)
  394. Improved the computational efficiency of the LHS and RHS setup procedures in advance_wp2_wp3_module. This involved changing the order of calculations which casues this commit to be BIT_CHANGING for only the most sensitive cases. See clubb:ticket:834 (details / githubweb)
  395. Improved computational efficiency of windm_edsclr_lhs. See clubb:ticket:834 (details / githubweb)
  396. Changed the name of _turb to _ta, and _advm to _ma to keep with the current naming conventions. Also fixed line length warnings. clubb:ticket:834 (details / githubweb)
  397. Added grid_class to the dependency lists of the pdf files that were changed in commit 8773 (details / githubweb)
  398. Accidental commit, undoing 8783 (details / githubweb)
  399. I am changing the default setting of flags l_min_wp2_from_corr_wx and (details / githubweb)
  400. Modified compute_Cx_fnc_Richardson. Made it a subroutine, modified the algorithm slightly, removed use of allocates and deallocates from it, removed verical_avg call to avoid redoing calculations and precalculated some divides. This saved clubb_core about 8% runtime overall. see clubb:issues:834 (details / githubweb)
  401. Removed print line. Also this commit is BIT_CHANGING since it reorders some calculations, but the difference only affects the most sensitive cases. (details / githubweb)
  402. Changed the way that init_pdf_params zeros out values as well as a spot in pdf_closure which does the same type of thing. Also changed the debug level for pdf_closure_check to 2. This all saved about 3% overall. see clubb issue 834 (details / githubweb)
  403. I am adding source code for the introduction of budgets for predictive upwp (details / githubweb)
  404. Improved computational speed of compute mixing length by modiying the algorithm slightly, avoiding unnecessary divides, and precalculating values. This saves about 6.5% overall. #834 (details / githubweb)
  405. Improved computational efficiency of band_solve by reworking the way that the lulhs matrix is set up. #834 (details / githubweb)
  406. Modified flatau equation which calculates saturation vapor pressure. This was done by modifying the form of the polynomial to allow the cpu to take advantage of out-of-order computations. The new coefficients were obtainted from matlab by finding the roots and multiplying/adding them where I needed to removed the complex numbers. The differences in any values are negligible, and the plots are only affected in the most sensitive cases, but this is BIT_CHANGING. #834 (details / githubweb)
  407. Copied code from linear_interp_factor to linear_interpolated_azt/_azm. This allows those sections of code to become vectorized. Also reversed the calculation order of linear_interpolated_azt allowing for contiguous memory access. This saves about 3% overall and there are no visible differences in the plots when compared to last commit. #834 (details / githubweb)
  408. Changed vertical_avg and vertical_intergral to use dz rather than the inverse, they were dividing by an inverse and divisions are expensive. Also modified vertical_avg algorithm to no longer use vertical_integral, this saves some calculations. #834 (details / githubweb)
  409. Changed vertical_avg and vertical_intergral to use dz rather than the inverse, they were dividing by an inverse and divisions are expensive. Also modified vertical_avg algorithm to no longer use vertical_integral, this saves some calculations. #834 (details / githubweb)
  410. Improved efficiency of clip_covar. The only change is saving the result of max_mag_corr * sqrt( xp2(k) * yp2(k) ) rather than calculating it three times. #834 (details / githubweb)
  411. I made the surface splatting terms conservative.  That is, I subtracted from wp2_sfc (details / githubweb)
  412. I added clipping on up2 and vp2 that prevents these fields from exceeding 1000 m^2/s^2. (details / githubweb)
  413. This commit turns on splatting of thermals (i.e., C_wp2_splat is nonzero).  Hence it is BIT_CHANGING. (details / githubweb)
  414. Added functionality to allow cloud_frac to be better estimated at extreme values which produce either 0 or 1 when computed. The amount of estimation is controlled by the variable max_num_stdevs, indicating the number of standard deviations away from the mean of a pdf a value can be before being considered statistically insignificant. This speeds up the code but reducing the calculations required in calc_cloud_frac_component and calc_xprcp_component, and avoiding underflow errors when computing exponentials with too small of a number. By comparing plots and mathematical evaluation (erf(5)~=0), it seems the best value for max_num_stdevs is 5. This increases computational efficiency by about 10% #834 (details / githubweb)
  415. Update advance_clubb_core_module.F90 (details / githubweb)
  416. Update latin_hypercube_driver_module.F90 (details / githubweb)
  417. I clipped sigma_sqd_w to prevent interpolated values of it (details / githubweb)
  418. I added a new option to diagnose the dissipation time scale, tau, first (details / githubweb)
  419. I found a new way to diagnose upthvp.  Instead of using a bound on correlations, it relies (details / githubweb)
  420. introducing error into clubb core for testing larson-group/sys_admin#533 (details / githubweb)
  421. reverting error that was introduced larson-group/sys_admin#533 (details / githubweb)
  422. I am briefly changing some of the flag and parameter settings in CLUBB (details / githubweb)
  423. Revert "I am briefly changing some of the flag and parameter settings in CLUBB" (details / githubweb)
  424. I am adding code that clips the sample point value of chi under (details / githubweb)
  425. I have updated the SILHS code to omit the assert_consistent_cf_component (details / githubweb)
  426. I added a couple of comments reminding users to change the conditions in (details / githubweb)
  427. I added a couple of comments reminding users to change the conditions in (details / githubweb)
  428. Revert "Revert "I am briefly changing some of the flag and parameter settings in CLUBB"" (details / githubweb)
  429. Revert "Revert "Revert "I am briefly changing some of the flag and parameter settings in CLUBB""" (details / githubweb)
  430. I committed a subroutine, diagnose_upxp, that calculates (details / githubweb)
  431. Improved the computational efficiency of pdf_closure. This speed the code up by about 6% overall. Because it changed the order of some calculations it is BIT_CHANGING but does not change plots. clubb issue #834 (details / githubweb)
  432. I am modifying one part of setup_clubb_pdf_params.F90 to be taken out of a large (details / githubweb)
  433. I am updating the code within setup_clubb_pdf_parameters.F90 in order to take (details / githubweb)
  434. To diagnose uprcp using CLUBB's PDF machinery, (details / githubweb)
  435. Continuing with diagnosis of uprcp using CLUBB's PDF, (details / githubweb)
  436. More code to diagnose uprcp using CLUBB's PDF. (details / githubweb)
  437. Correction for the last uprcp-related commit: (details / githubweb)
  438. I am correcting the code so that the Nightly Uninitialized Variables Test (details / githubweb)
  439. I am continuing to pull parts of setup_pdf_parameters outside of a large "do" (details / githubweb)
  440. I am pulling statistical output subroutine pdf_param_ln_hm_stats outside (details / githubweb)
  441. Changing the range of the correlation values determined in calc_comp_corrs_binormal from [ -1.0, 1.0 ] to [ -0.99, 0.99 ] (based on value of max_mag_correlation = .99). This is the subroutine that calculates corr_rt_thl_x and should fix the issue with the WRF WPS Katrina bitten test as discussed in the commets of commit ad0ee5b9b3c253329df1208560b46d1dc4fca1c2. I suspect that it will fix the WRF-CLUBB-SILHS Restart Test as well, but I am basing that mostly off hope. (details / githubweb)
  442. commenting out threadprivate command to test openmp bitten test larson-group/sys_admin#566 (details / githubweb)
  443. uncommenting threadprivate larson-group/sys_admin#566 (details / githubweb)
  444. I have changed the structure of setup_pdf_parameters so that the subroutine that (details / githubweb)
  445. Returned max check to the calculation of rcm. This should fix the PGI Compiler Nightly Test and could be BIT_CHANGING. (details / githubweb)
  446. I am turning on the new calculation of uprcp that uses CLUBB's PDF. (details / githubweb)
  447. I modified the code in setup_clubb_pdf_params.F90 to use only one call to (details / githubweb)
  448. I am updating CLUBB_core and SILHS in the clubb_E3SM_silhs branch to (details / githubweb)
  449. I am setting model flags and tunable parameters in the clubb_E3SM_silhs branch (details / githubweb)
  450. I temporarily set l_clip_extreme_chi_sample_pts back to false in the (details / githubweb)
  451. Revert "I temporarily set l_clip_extreme_chi_sample_pts back to false in the" (details / githubweb)
  452. The value of nz is passed into SILHS, so we don't need to use gr%nz. (details / githubweb)
  453. I improved the error messages when LU decomp. fails within (details / githubweb)
  454. Improved error message prints in advance_xm_wpxp. (details / githubweb)
  455. I added improved LHS and RHS print statements when a LU decomp. error occurs (details / githubweb)
  456. I added params_list to the list of variables that are accessible through (details / githubweb)
  457. I am making the first step for updating the code that calculates sigma_sqd_w. (details / githubweb)
  458. I added a log-law height dependence to the code that diagnoses (details / githubweb)
  459. I added fill_holes_hydromet_api to clubb_api_module.F90. (details / githubweb)
  460. I added a new python script, check_for_missing_threadprivate.py, (details / githubweb)
  461. Modifying clubb's pdf_parameter type. It's now a type containing arrays, whereas before it was a type containing scalars, but used everywhere as an array of these types. This new way allows the elements of pdf_parameter to exist in contiguous memory sections, which improves computational efficiency when accessing a given parameter over all vertical levels. clubb issue #834 (details / githubweb)
  462. Modifying clubb's pdf_parameter type. It's now a type containing arrays, whereas before it was a type containing scalars, but used everywhere as an array of these types. This new way allows the elements of pdf_parameter to exist in contiguous memory sections, which improves computational efficiency when accessing a given parameter over all vertical levels. clubb issue #834 (details / githubweb)
  463. Fixed dycoms restart run failure. The pdf_parameter variables are accessed via a use statement in the section of code where the restart run attempts to set their values, but since they are allocatable they do not retain their allocated status once out of scope. Adding the save attribute to pdf_params and pdf_params_zm fixes the problem. These pdf_parameter variables used in clubb standalone are not used by host models, yet they are still allocated during host model runs, something that has been noted before and will be changed. clubb issue #834 (details / githubweb)
  464. Added temp test file (details / githubweb)
  465. Remove test file (details / githubweb)
  466. Adding conditional statement around compute_Cx_Fnc_Richardson, see clubb issue #855. This change is bit identical. (details / githubweb)
  467. Optimizing procedures within Skx_module. The reduction in runtime is greatly dependent on system and compiler option. See clubb issue #855 and comment by Gunther on 7-1-19 for explanation. This is BIT_CHANGING but the plots only differ in the sensitive cases. (details / githubweb)
  468. ticket #842 we added 4 tunable parameters for tau, they are Coefficient of inverse tau term contributed by background constant value, Coefficient of inverse tau term contributed by surface log law, Coefficient of inverse tau term contributed by vertical wind shear and Coefficient of inverse tau term contributed by Brunt Vaisala frequency (details / githubweb)
  469. Modifying ADG1_ADG2_responder_params for efficiency reasons. It changes the way varnce_x_(1/2) is set when wp2 > w_tol_sqd and xp2 <= x_tol. Previously in that case it set the variances to 0, but now it sets them to xp2 since xp2 ~= 0 in that case anyway. This allows the where statement to have only two cases, and less cases is more efficient. This is BIT_CHANGING, but only affect the sensitive cases and passes the G unit tests. larson-group/clubb#855 (details / githubweb)
  470. Replacing the local variables used in pdf_closure_module with references to the variables in pdf_params which they are meant to be stored in. This removes the need to copy the local variables into the pdf_params structure at the end, saving about 3% runtime. This is not bit changing, but does make the code a little uglier. larson-group/clubb#855 (details / githubweb)
  471. Making procedure calls consistent with procedure definitions. Required updating after previous pdf_parameter related commit. larson-group/clubb#855 (details / githubweb)
  472. Missed one (details / githubweb)
  473. I have added a new file, calc_pressure.F90, which contains code for initializing (details / githubweb)
  474. I updated CLUBB so that pressure is updated after mean fields have been (details / githubweb)
  475. Removing gmres code. The files gmres_wrap.F90, gmres_cache.F90, and csr_matrix_module.F90 have been removed, and any sections of code which refer to or are needed only for gmres have been removed as well. larson-group/clubb#855 (details / githubweb)
  476. Forgot to run previous commit with --all, so the gmres files were not removed. larson-group/clubb#855 (details / githubweb)
  477. issue #842 (details / githubweb)
  478. We added two new tunuable parameters: C_invrs_tau_N2_xp2 and C_invrs_tau_N2_wp2. e.g. invrs_tau_wp2_zm = invrs_tau_zm_simp + C_invrs_tau_N2_wp2 * sqrt( max( zero_threshold,zt2zm( zm2zt( brunt_vaisala_freq_sqd ) ) - 1e-4_core_rknd) ). Correspondingly, invrs_tau_wp2_zm and invrs_tau_xp2_zm are used in advance_wp2_wp3 and advance_xp2_xpyp respectively. (details / githubweb)
  479. We added two new tunuable parameters: C_invrs_tau_N2_xp2 and C_invrs_tau_N2_wp2. e.g. invrs_tau_wp2_zm = invrs_tau_zm_simp + C_invrs_tau_N2_wp2 * sqrt( max( zero_threshold,zt2zm( zm2zt( brunt_vaisala_freq_sqd ) ) - 1e-4_core_rknd) ). Correspondingly, invrs_tau_wp2_zm and invrs_tau_xp2_zm are used in advance_wp2_wp3 and advance_xp2_xpyp respectively. 1. Some typos are corrected. 2. New tunuable parameters are added in files named errer_$casename.in (issue #842) (details / githubweb)
  480. Update advance_clubb_core_module.F90 (details / githubweb)
  481. We put Lscale's calculation into mixing_length.F90 (subroutine calc_Lscale_directly) (details / githubweb)
  482. Efficiency improvements to calc_turb_adv_range, more specifically the parts which split w into upward and downward components. This adds a case to zero out upward and downward components for values of w that are too small to matter, and now utilizes mkl_vml math functions to improve vectorization. These mkl_vml functions are only used when compiled with MKL, specified by adding -DMKL to compiler configuration files. This is BIT_CHANGING, plots only differ in the usual sensitive cases, and the budgets, G_unit_tests and time step tests all pass. larson-group/clubb#855 (details / githubweb)
  483. This should fix the uninitialized variables test. mean_vert_vel_up_down was using the upper and lower grid levels, but calc_mean_w_up_down_component was not setting them. These levels aren't actually used by the algorithm in calc_turb_adv_range, but I made calc_mean_w_up_down_component set them to zero anyway since it seems like the simplest and safest solution. larson-group/clubb#855 (details / githubweb)
  484. An additional damping is added to the invrs_tau term in the C8 equation. ticket #842 (details / githubweb)
  485. Adding comment because commit 561fa037e7c3c326bc4bd71b6fc486e5d2a46065 was BIT_CHANGING, but missing the commit message specifying that. It was bit changing because the upper and lower levels of mean_w_up and mean_w_down are being output to stats as of commit 0b3ec0d5fc4b89b4a6f34964af3cfda8cb89b9f7, so changing the upper and lower level values changed the stats output, even though those values are not used in any calculations. (details / githubweb)
  486. We use zt2zm(ice_supersat_frac) replace ice_supersat_frac_zm in the additional damping of C8. (details / githubweb)
  487. Changing ADG1_ADG2_responder_params to use a do loop with ifs instead of a where statement. This is about 1.5% faster and is bit identical. larson-group/clubb#855 (details / githubweb)
  488. Pulling the calculation of p_in_Pa(_zm) out of the vertical loop in update_pressure, and precalculates one/kappa. This improved vectorization capabilities of the calculation of exponents, which is slow so that's important. Also added the option to use MKL_VML functions if -DMKL is specified, which is slightly more efficient. This saves about 1.5-2.5% and is bit identical if not using MKL. larson-group/clubb#855 (details / githubweb)
  489. Renaming width_factor to width_factor_1 to indicate that it is intended for use with the first pdf component, (two-width_factor_1) is the value for the second component. larson-group/clubb#855 (details / githubweb)
  490. Efficiency improvements to transform_pdf_chi_eta_component. Moving the where statement to if statement inside loop to avoid sqrt operations. Reducing number of divide operations, and putting some code in a loop which reduces cache misses. This is BIT_CHANGING, but not answer changing, plots only differ slightly in the most sensitive cases. larson-group/clubb#855. (details / githubweb)
  491. Modifying calc_cloud_frac_component to optionally use mkl_vml functions. Added a different version of the procedure to handle the liquid cloud fraction specifically, so the ice_supersat_frac could remain as is. The structure of the procedure when using the MKL functions is based on the changes to calc_turb_adv_range in commit 0b3ec0d5fc4b89b4a6f34964af3cfda8cb89b9f7, since I've already tested that well and it seems to make sense to keep the code similar if it does similar things. This reduces runtime by about 2% when using MKL functions and about 0.5% otherwise. The procedures also use precalculated inverses where possible, so the results are BIT_CHANGING, but not answer changing. larson-group/clubb#855 (details / githubweb)
  492. Refactoring the lhs and rhs setup procedures for xm_wpxp. There are a number of lhs terms that are very general, and used by all the lhs matricies. The code now calculates these terms in a new procedure calc_xm_wpxp_lhs_terms and passes those terms into the lhs setup. The same sort of thing is done with the first pressure terms and turbulent advection terms, those terms are shared between pairs of lhs/rhs calls. This is BIT_CHANGING, but is not answer changing. See comment on Jul 3 on ticket larson-group/clubb#855 (details / githubweb)
  493. Update advance_clubb_core_module.F90 (details / githubweb)
  494. Update advance_clubb_core_module.F90 (details / githubweb)
  495. I switched on direct diagnosis of tau rather than Lscale. (details / githubweb)
  496. I updated the pressure initialization for cases that use sounding that is given (details / githubweb)
  497. I changed the function calculate_thvm from a pre-defined vector of size nz to (details / githubweb)
  498. I updated the calculation of thvm in advance_clubb_core to use the (details / githubweb)
  499. Adding SAVE attribute to some stats variables, as it was causing compiler errors when using the newest version of the gfortran compiler. Also commenting out Lapack library dependency from gfortran config file, this required additional Lapack source files be added. Now, no Lapack library files are required to compile CLUBB, whereas before, the source was being compiled, but the missing dependencies we're being added from libraries. This is BIT_CHANGING in all cases when using the gfortran compiler, but only in some cases when using the ifort compiler. Some plots, such as rico, are noticably different when compiled with gfortran, but are bit identical when compiled with ifort. The intel implementation of Lapack used by the ifort compiler must be more similar to the source Lapack than was the Lapack library that was being used for the gfortran compiler. (details / githubweb)
  500. Adding a subroutine in advance_xp2_xpyp to calculate the turbulent advection terms and modying the rhs and lhs setup procedures to accept these turbulent advection terms as inputs. Before, the turbulent advection terms were calcualted within the rhs and lhs setup procedures, but this resulted in expensive redundant calculations. larson-group/clubb#855 (details / githubweb)
  501. Changing where statement that was causing floating point errors to a do with if's. This should allow code compiled with the newest version of gfortran to run to completion for microphysics enabled cases. This is BIT_CHANING in microphysics cases, but the values of the output arrays of the only changed subroutine only differ starting around roughly the 13th decimal place. larson-group/clubb#859 larson-group/sys_admin#626 (details / githubweb)
  502. I am committing a test where I changed subroutine ADG1_w_closure (details / githubweb)
  503. Changing determination of threshold used to clip large values of rtp2. Before it was possible that this large value clipping introduced a value before tolerance, if rtm was too small. Causing addition problems and potentially crashes. This is BIT_CHANGING. larson-group/clubb#862 (details / githubweb)
  504. Finally fixing line length error in pdf_closure (details / githubweb)
  505. Adding more Lapack source files, and a new file to interface with Lapack routines in general. This allows us to call a general interface procedure that can handle single or double precision routines. This should fix the ifort bug we've been seeing, and should be a more robust way to handle this double/single precision situation in general. Works with all compilers, and in single or double precision, producing bit identical results. See larson-group/clubb#861 (details / githubweb)
  506. Adding more Lapack source files, and a new file to interface with Lapack routines in general. This allows us to call a general interface procedure that can handle single or double precision routines. This should fix the ifort bug we've been seeing, and should be a more robust way to handle this double/single precision situation in general. Works with all compilers, and in single or double precision, producing bit identical results. See larson-group/clubb#861 (details / githubweb)
  507. Adding blunt clipping to below ground level of xm variables, keeping their value at least tolerance. This prevents the crashing of mc3e caused by rtm being < 0. This is BIT_CHANGING, but only for mc3e, and the plots are very similar. Which must mean that mc3e is our only case where rtm becomes too small. larson-group/clubb#862 (details / githubweb)
  508. This commit is BIT_CHANGING. It is mainly because 1) We changed the equation of tau_xp2_zm, producing a better agreement with LES. 2) Many parameters have been retuned. We reduce nu2 and c_k2, because they bring us stronger scalar variances,especially for RFO1. We set C1=1, because it helps to reduce wp2 near cloud top. We also set C6=2 to generate stronger fluxes etc. (details / githubweb)
  509. Update advance_helper_module.F90 (details / githubweb)
  510. Update advance_clubb_core_module.F90 (details / githubweb)
  511. Update advance_helper_module.F90 (details / githubweb)
  512. Adding C_invrs_tau_N2_wpxp to the initmax namelist. This should fix the fire tuning crashes. larson-group/sys_admin#626 (details / githubweb)
  513. I am adding a file for the new hybrid PDF, which combines the w equation set (details / githubweb)
  514. I updated the function to calculate the implicit coefficient for the wp4 term, (details / githubweb)
  515. I made some changes to new_hybrid_pdf.F90 so that it would compile in its (details / githubweb)
  516. I edited that subroutine that calculates the implicit coefficient and explicit (details / githubweb)
  517. I updated the subroutine that calculates the implicit coefficient and explicit (details / githubweb)
  518. Replaced rrm_cond with rrm_evap and Nrm_cond with Nrm_evap because they described the same quantity. This is BIT_CHANGING just because the output now contains the N/rrm_evap instead of N/rrm_cond variable name. No changes were made to the values themselves. (details / githubweb)
  519. I am adding a new file, new_hybrid_pdf_main.F90, as a driver file for the new (details / githubweb)
  520. I worked more the functions for the new hybrid PDF. (details / githubweb)
  521. Refactoring advance_xp2_xpyp to have the capability to perform only one combined solve when the lhs matricies are equivalent. larson-group/clubb#855 (details / githubweb)
  522. I changed all the PDF utility functions in pdf_utilities.F90 to elemental (details / githubweb)
  523. I forgot a "then" to go with an "elseif". (details / githubweb)
  524. Removed all use statements involving silhs flags from the SILHS files below the API level and putting the flags into the argument lists. (details / githubweb)
  525. Adding intent(in) attribute to rhs_ta terms and making scalar forcings local variables, since that is what they were supposed to be. larson-group/clubb#855 (details / githubweb)
  526. Adding case to and modifying xp2_xpyp_solve to remove the need for xp2_xpyp_solve_multiple. larson-group/clubb#855 (details / githubweb)
  527. Refactoring advance_xm_wpxp to clean up code. Now subroutines solve_xm_wpxp_with_multiple_lhs and solve_xm_wpxp_with_single_lhs are called, rather than having huge chunks of similar code. Also changing the way calc_xm_wpxp_ta_terms works, it uses other input variables rather than coef_ and term_ arguements and instead calculates those locally to abstract functionality. This is BIT_CHANGING for some cases, but idenetical for some with some compilers. There are no visible differences in plots when tested with a number of different flags, and gabls2 (which uses scalars) are also the same. larson-group/clubb#855 (details / githubweb)
  528. I am continuing to build the driver subroutine for the new hybrid PDF. (details / githubweb)
  529. I am continuing to work on the driver file for the new hybrid PDF. (details / githubweb)
  530. I have completed the main parts of the driver subroutine for the new hybrid PDF. (details / githubweb)
  531. The code for the new hybrid PDF now compiles. (details / githubweb)
  532. I added an entry for the new hybrid PDF. (details / githubweb)
  533. I have added the new hybrid PDF to the G unit tests. (details / githubweb)
  534. Mathematically, sigma_x_1_sqd and sigma_x_2_sqd cannot be less than 0. (details / githubweb)
  535. I added code to interface the call to the new hybrid PDF with pdf_closure (details / githubweb)
  536. I interfaced the implicit coefficients and explicit terms used in the turbulent (details / githubweb)
  537. I fixed a small error.  The code compiles again now. (details / githubweb)
  538. Updated the larson-group.com urls to http://carson.math.uwm.edu/larson-group (details / githubweb)
  539. Updated the larson-group.com urls to http://carson.math.uwm.edu/larson-group (details / githubweb)
  540. Pushing down loops over transform_uniform_samples_to_pdf and resolving many if statments beforehand by copying values to new arrays with an additional sample index. This is all bit-for-bit. larson-group/clubb#869 (details / githubweb)
  541. Replacing the lapack function with a simple loop to multiply a pdf_dim x pdf_dim array by a pdf_dim vector. The arrays are too small to justify using lapack. This ends up slightly faster and allows a lot more flexibility which is going to be needed shortly. This is BIT_CHANGING, but not answer changing. larson-group/clubb#869 (details / githubweb)
  542. I have added code that allows CLUBB to run interactively using the new hybrid (details / githubweb)
  543. I am updating the subroutine that calculates PDF component means and standard (details / githubweb)
  544. I placed proper thresholding on interpolated up2 and interpolated vp2 (details / githubweb)
  545. I introduced the silhs_config_flags_type in clubb which now handles all SILHS config flags. (details / githubweb)
  546. I added a limiter to keep the maximum magnitude of the correlations of (details / githubweb)
  547. I upgraded Nc_Ncn_eqns.F90 to use elemental functions. (details / githubweb)
  548. The new hybrid PDF also uses this bit of code that sets the correlation (details / githubweb)
  549. I made modifications to the new hybrid PDF so that that calculation of F_w (details / githubweb)
  550. Minor clean-up. Writing 'Intent(in)' in call to 'generate_uniform_sample_at_k_lh_start' and adding descriptions for input and output arguments in 'initialize_silhs_config_flags_type(_api)' and 'set_default_silhs_config_flags(_api)'. #856 (details / githubweb)
  551. Fixed small typo I accidentally introduced in my last commit. (details / githubweb)
  552. I added the ability to handle scalars interactively to the new hybrid PDF. (details / githubweb)
  553. I found a couple of spots in the new hybrid PDF where I needed to add (details / githubweb)
  554. I added init_pdf_implicit_coefs_terms_api to clubb_api_module.F90. (details / githubweb)
  555. The variable type implicit_coefs_terms needs to be made public (details / githubweb)
  556. I changed the value of the coefficient in the F_w equation to 0.45 (details / githubweb)
  557. I am updating the code to pass up3, vp3, and sclrp3 out of advance_clubb_core (details / githubweb)
  558. Replacing algorithm that calculates the inverse CDF. It's only accurate to single precision, so the uniform samples are clipped to be within a valid range for the algorithm to always be accurate. This is BIT_CHANGING for silhs enabled cases, but plots are visibly identical for rico_silhs. larson-group/clubb#869 (details / githubweb)
  559. I have added a print subroutine for the SILHS configurable flags. #856 (details / githubweb)
  560. I have started the process of adding the coding infrastructure (details / githubweb)
  561. I have completed the addition of the ability to use different up2 (details / githubweb)
  562. I have added 'l_use_precip_frac', 'l_do_expldiff_rtm_thlm', 'l_use_C11_Richardson' and 'l_prescribed_avg_deltaz' to the 'configurable_clubb_flags_nl' namelist. The latter was moved from 'model_setting' namelist. #856 (details / githubweb)
  563. I made the l_calc_w_corr code (turned off by default) run again by (details / githubweb)
  564. I added a few more flags to the 'configurable_clubb_flags_nl' namelist. Also I gave 'l_use_wp3_pr3' the parameter attribute. (details / githubweb)
  565. I have started altering argument lists to feed clubb configurable flags through them. This commit has 'l_use_precip_frac', (details / githubweb)
  566. I continued to alter argument lists. This commit covers 'l_C2_cloud_frac', 'l_diffuse_rtm_and_thlm', 'l_stability_correct_Kh_N2_zm', (details / githubweb)
  567. I continued to alter argument lists. This commit covers ' l_vert_avg_closure', 'l_trapezoidal_rule_zt', 'l_trapezoidal_rule_zm', (details / githubweb)
  568. Adding more clipping to the uniform sample values, and reducing the treshold. This is BIT_CHANGING. larson-group/clubb#869 (details / githubweb)
  569. I continued to alter argument lists. This commit covers the last flags in the namelist 'configurable_clubb_flags_nl', namely 'l_predict_upwp_vpwp', (details / githubweb)
  570. I continued to alter argument lists. This commit covers the last flags in the namelist 'configurable_clubb_flags_nl', namely 'l_predict_upwp_vpwp', (details / githubweb)
  571. Changing values to use core_rknd precision. larson-group/clubb#869 (details / githubweb)
  572. Cleaning up clip_transform_silhs_output and removing the X_nl_all_levs_raw variable. This is all bit-for-bit. larson-group/clubb#869 (details / githubweb)
  573. Changing X_nl_all_levs to inout in clip_transform_silhs_output_api, this was missed in the last commit. larson-group/clubb#869 (details / githubweb)
  574. Finished altering argument lists. This commit covers the final seven flags, which are in different namelists. (details / githubweb)
  575. Finished altering argument lists. This commit covers the final seven flags, which are in different namelists. (details / githubweb)
  576. Pushing a loop down and other small performance refactorings. This is bit-for-bit. larson-group/clubb#869 (details / githubweb)
  577. I introduced the 'clubb_config_flags_type'. Furthermore, I have created subroutines to set default values, to initialize the derived type and to print the derived type. (details / githubweb)
  578. I enabled the use of the 'clubb_config_flags_type'. I changed 'clubb_standalone', 'clubb_tuner' and the G_unit_tests so that they now use it. The results are bit-for-bit identical. #856 (details / githubweb)
  579. I enabled the use of the 'clubb_config_flags_type'. I changed 'clubb_standalone', 'clubb_tuner' and the G_unit_tests so that they now use it. The results are bit-for-bit identical. #856 (details / githubweb)
  580. I have removed the 'rc_estimate' subroutine in 'src/SILHS/est_kessler_microphys_module.F90' because it was not working properly. I changed the 'autoconv_estimate' subroutine in the same file to be able to calculate both 'lh_AKm' and 'lh_rcm_avg' with it. I renamed that subroutine to 'calc_estimate'. #692 (details / githubweb)
  581. I fed pdf_params_frz into subroutine advance_clubb_core (details / githubweb)
  582. Adding error code to arguement list of non-api routines where it was included in the api version. (details / githubweb)
  583. Moving location of error messages that were in advance_clubb_core. Adding error code setting to those spots as well, they should be fatal. (details / githubweb)
  584. Added use statement for pdf_params_frz in src/CLUBB_core/clubb_api_module.f90 and made it public. (details / githubweb)
  585. I have fixed the warnings for lines exceeding 100 characters. (details / githubweb)
  586. I have fixed the warnings for lines exceeding 100 characters. (details / githubweb)
  587. Passing individual flags into setup_clubb_core, rather than the type container for them. This is done for code clarity. (details / githubweb)
  588. Adding GPU code to portion of SILHS, and refactoring minor aspects of code structure. larson-group/clubb#869 (details / githubweb)
  589. Removing problems. This should fix the compiler error. (details / githubweb)
  590. Making subroutine to generate random samples and weights on CPU's, this will be accompanied by one for GPU's shortly. This is bit-for-bit. larson-group/clubb#869 (details / githubweb)
  591. Simplifiying call trees a bit, removing unused procedures, and creating a random pool to be used where random numbers were being used. This pool allows all randoms to be generated at the same time, which is better for CPUs and (as far as I know) the only decent way to do this on GPUs. Becuase of the different random numbers, this is BIT_CHANGING. larson-group/clubb#869 (details / githubweb)
  592. Trivial update to test if cams autoupdate works (details / githubweb)
  593. Changing clipping of uniform samples. This is the same fix from commit afe34fb444a47aa4cb8bcc8b9cbcaeceb0539c9f, but was accidentally reverted in commit 766a5934a8352a556ed5ba2cfeac6aa547f76f86. larson-group/clubb#869 (details / githubweb)
  594. Commiting a space, because the last commit, be3699d840ed6bc3ff52dc5d397a74767ecdc414, is BIT_CHANGING. (details / githubweb)
  595. Simplifying call tree some more, moving around where calculations are done so that GPU code doesn't have to be interrupted with data copies or CPU code. This is bit-for-bit. larson-group/clubb#869 (details / githubweb)
  596. Lots of GPUizing and reorganizing calls. This is bit-for-bit. larson-group/clubb#869 (details / githubweb)
  597. Revert "I am setting model flags and tunable parameters in the clubb_E3SM_silhs branch" (details / githubweb)
  598. Moving sample point clipping to after the sampling drivers, rather than immediately after generate_uniform_lh_sample. This was causing sample points to end up out of range when compiling in single precision, which is why the nightly tests were failing for PGI. This should be BIT_CHANGING. larson-group/clubb#869 (details / githubweb)
  599. I placed E3SM preprocessor commands around E3SM-specific code in (details / githubweb)
  600. Restoring assertion check for the vertical correlation calculation. larson-group/clubb#869 (details / githubweb)
  601. Changing the error treshold in assert_correct_cloud_normal to use the previously defined single precision threshold. This should fix occasional errors. larson-group/clubb#869 (details / githubweb)
  602. I added E3SM's clubb_ parameters that can be read in from the (details / githubweb)
  603. I added the remainder the clubb_ terms that were added previously to (details / githubweb)
  604. Changing error threshold in assert_correct_cloud_normal and fixing bug where we weren't passing the correct array section. This should fix the WRF parallel test and the PGI test. larson-group/clubb#869 (details / githubweb)
  605. Small updates to acc kernel statments for general performance improvement. This is bit-for-bit. larson-group/clubb#869 (details / githubweb)
  606. Redoing some data directives to only copy data that we need off the device. Data that is needed by assertion checks and stats will be updated conditionally. This will make the code faster when no stats/assertion checks are being done, but slower when it is. This is all bit-for-bit. larson-group/clubb#869 (details / githubweb)
  607. Adding space because commit a8e61923fa19887baef220aa1a7c8be0f773770f was BIT_CHANGING. larson-group/clubb#869 (details / githubweb)
  608. Simple performance improvement refactoring. Merging loops and creating tmp variable to use to help reduce memory usage. This changes the order of operations so this is BIT_CHANGING. larson-group/clubb#869 (details / githubweb)
  609. Small performance improvement. Almost reverting the loops to their previous form using the unbounded_point variable. This is all bit-for-bit. larson-group/clubb#869 (details / githubweb)
  610. Removing lh_clipped_vars and replacing functionality with arrays. larson-group/clubb#869 (details / githubweb)
  611. Update latin_hypercube_driver_module.F90 (details / githubweb)
  612. Update parameters_tunable.F90 (details / githubweb)
  613. GPUizing clip_transform_silhs_output and pushing data directives up call tree. This is all bit-for-bit. larson-group/clubb#869 (details / githubweb)
  614. Making some data copying regions asyncronous with compute regions, improving performance. This is bit-for-bit. larson-group/clubb#869 (details / githubweb)
  615. I changed the dummy argument 'value' in the 'stat_update_var' subroutine from explicit to assumed size. #874 (details / githubweb)
  616. I added the new l_update_pressure configurable flag to clubb_config_flags. (details / githubweb)
  617. I added some code I used in the special input fields branch to make (details / githubweb)
  618. An improved NaN-Inf checker. It is based on IEEE_ARITHMETIC. (issue#875)[https://github.com/larson-group/clubb/issues/875] (details / githubweb)
  619. I revert the changes from commit 'fbcbd86' from February 14th 2020 to resolve an issue with SAM CLUBB. For details see #874. (details / githubweb)
  620. I got rid of the "allocatable", "allocate", and "deallocate" statements (details / githubweb)
  621. I placed an ifndef CLUBB_CAM preprocessor flag around the code in (details / githubweb)
  622. I reduced the minimum possible value of lmin from 4.0 to 1.0. (details / githubweb)
  623. I made a print/write statement debug level 3 (details / githubweb)
  624. I made a second print/write statement debug level 3 (details / githubweb)
  625. I fix a print/write statement debug level3. For #755 and #800 (details / githubweb)
  626. I am replacing the "use" statements that referenced (details / githubweb)
  627. I "brought back the stats" by passing the stats from advance_clubb_core (details / githubweb)
  628. Removing the reference to variables_diagnostic_module (sigma_sqd_w_zt and rtm_ref) (details / githubweb)
  629. Results were changed yesterday for some cases because thlprcp was (details / githubweb)
  630. I have resolved all the issues surrounding recent CLUBB commits that (details / githubweb)
  631. I removed code that stops a run if the output time step is less than a minute. (details / githubweb)
  632. I removed references to variables_prognostic_module and (details / githubweb)
  633. Fixed a boo-boo. (details / githubweb)
  634. I set `l_diag_Lscale_from_tau = .true.` in source code (details / githubweb)
  635. I removed references to variable_diagnostic_module for various Kessler (details / githubweb)
  636. I removed the reference to use variables_diagnostic_module for Kh_zm (details / githubweb)
  637. Removed a reference to variables_diagnostic_module for Kh_zm in (details / githubweb)
  638. I am able to remove references to variables_prognostic_module and (details / githubweb)
  639. I removed the l_use_ice_latent flag from the code, and along with it (details / githubweb)
  640. I have completed the project of removing variables_prognostic_module (details / githubweb)
  641. I added some missing threadprivate statements (details / githubweb)
  642. I have taken the code from wp2_term_ta_all and placed it in the subroutine (details / githubweb)
  643. I am updating wp3_term_ta_new_pdf_lhs to use the optimized code from (details / githubweb)
  644. This commit is BIT_CHANGING.  It makes the parameter values in parameters_tunable.F90 agree with those in tunable_parameters.in (details / githubweb)
  645. I am making the change of using tau_wp2_zm to damp up2 and vp2, (details / githubweb)
  646. I have added the integer flags iiPDF_type and ipdf_call_placement (details / githubweb)
  647. I am going to make primary PDF type options and primary PDF call (details / githubweb)
  648. I added E3SM customizations to CLUBB's master branch.  This is meant (details / githubweb)
  649. I am updating the clubb_ list of namelist parameters used in E3SM (details / githubweb)
  650. Typo (details / githubweb)
  651. Fixed more typos (details / githubweb)
  652. I am changing the new hybrid PDF's calculation of F_w to use (details / githubweb)
  653. I updated the xp3 calculation for PDF types other than ADG1. (details / githubweb)
  654. This xp3_coef_ parameters produce new hybrid PDF results similar to the old (details / githubweb)
  655. I added the 2 new parameters in the simple xp3 equation (for PDF (details / githubweb)
  656. I have combined the wp3_term_ta_ADG1_lhs and wp3_term_ta_ADG1_lhs_all (details / githubweb)
  657. I added the partially upwinded implementation of the wp3 turbulent advection (details / githubweb)
  658. Removed unused module imports (details / githubweb)
  659. Removed unused module imports (details / githubweb)
  660. Removed a comma that I missed while removing unused imports (#878) (details / githubweb)
  661. I am adding l_partial_upwind_wp3 to the list of clubb_config_flags. (details / githubweb)
  662. Deprecating use of l_Lscale_vert_avg in SILHS. This is causing problems with the GPUization efforts, described in larson-group/cam#129 (details / githubweb)
  663. I started the process of paring 2 subprograms back down to 1 in (details / githubweb)
  664. I pared two more sets of equivalent subprograms down to 1 (each). (details / githubweb)
  665. Paring down 2 equivalent subprograms to 1 again. (details / githubweb)
  666. I condensed two more sets of doubled subprograms down to 1 (each) (details / githubweb)
  667. Reduced two more sets of "doubled" subprograms down. (details / githubweb)
  668. Updating silhs to prepare the column loop commit. This is being committed seperately because it is BIT_CHANGING, due to the way we are initializing the random number generator on CPUs. larson-group/cam#129 (details / githubweb)
  669. Adding column loop index to silhs, and pushing loops down to allow parallelization over the column index. This requries changing the api, but it is bit-for-bit running on both gpus and cpus. larson-group/cam#129 (details / githubweb)
  670. I updated CLUBB's copyright date range. (details / githubweb)
  671. Adding interface in silhs_api to distinguish single vs multiple comulmn calls. This seems to be a better solution than the previous attempt that broke the nightly tests. When calling silhs a single column at a time, the api will copy the single column data into arrays with a grid column index, allowing us to leave the host models the same. larson-group/cam#129 (details / githubweb)
  672. Removed unused parameters [-Wunused-parameter] (details / githubweb)
  673. Removed unused parameters [-Wunused-parameter] (details / githubweb)
  674. Taking more duplicated subprograms and paring them down to 1. (details / githubweb)
  675. Replaced real checks with an epsilon approach [-Wcompare-reals] (details / githubweb)
  676. Replaced real checks with an epsilon approach [-Wcompare-reals] (details / githubweb)
  677. Removed unused imports [-Wunused-parameter] (details / githubweb)
  678. Removed unused imports [-Wunused-parameter] (details / githubweb)
  679. Removed styleguide violations from my code (details / githubweb)
  680. Fixed a backwards epsilon comparison from 8e8e71e (details / githubweb)
  681. Removed the "doubling" of the remainder of the subprograms from (details / githubweb)
  682. Changing epsilon used in equality comparison. The previous epsilon seems to be too large, and was causing failures in runs. larson-group/clubb#878 (details / githubweb)
  683. Small changes to generate_all_uniform_samples. I was encountering a gpu problem with this code when run in cam. I'm not certain why this is an issue, but this changes fixes it and is bit-for-bit on both cpus and gpus. larson-group/cam#129 (details / githubweb)
  684. Changed the length of solve_type_str to 20 [-Wcharacter-trucation] (details / githubweb)
  685. Removed unused arguments [-Wunused-dummy-argument] (details / githubweb)
  686. Removed unused arguments [-Wunused-dummy-argument] (details / githubweb)
  687. Removed unused variables [-Wunused-variable] (details / githubweb)
  688. Removed unused variables [-Wunused-variable] (details / githubweb)
  689. I have tidied up advance_wp2_wp3_module.F90, and I have removed all doubled (details / githubweb)
  690. Removed continue and undid edits to _api fuction signatures (details / githubweb)
  691. Removed continue and undid edits to _api fuction signatures (details / githubweb)
  692. I handled the "doubled" subprograms in turbulent_adv_pdf.F90. (details / githubweb)
  693. Making change explained in larson-group/clubb#878 (details / githubweb)
  694. Removed some unused variables (ifort) (details / githubweb)
  695. Removed some unused variables (ifort) (details / githubweb)
  696. Adding functionality to pass in a seed for the random number generator. This allows CPU restart runs to function correctly. Because this also changes the seed, this is BIT_CHANGING. larson-group/cam#129 (details / githubweb)
  697. Removed unused import [-Wunused-variable] (details / githubweb)
  698. Removes unused function calc_cloud_frac [-Wunused-function] (details / githubweb)
  699. Fixes style issue (details / githubweb)
  700. Removed import without only as it was unused (details / githubweb)
  701. Adds mpishorthand back with only, it appears to be used somewhere (details / githubweb)
  702. I have pared two subprograms down to one again, this time for the (details / githubweb)
  703. I pared down subprogram pairs again, this time for mean advection. (details / githubweb)
  704. I added altitude_threshold to the list of CLUBB's tunable parameters. (details / githubweb)
  705. Updating clubb variables to output their var_description in the form '[variable name using sci notation], [Textual descirption]' in an effort to provide more standardized titles for pyplotgenplots. (details / githubweb)
  706. Updating previous commit to not have lines over 100 characters. This commit shouldn't be BIT_CHANGING, but the previous commit was (and was supposed to be). (details / githubweb)
  707. Adds more debug lines (details / githubweb)
  708. Removes debug lines (details / githubweb)
  709. Adds debug lines and changes format (details / githubweb)
  710. Modifies debug line (details / githubweb)
  711. Modifies debug line (details / githubweb)
  712. Initialize ncf%ntimes to 0 when opening netcdf for writing (details / githubweb)
  713. Removes debug lines (details / githubweb)
  714. Changes length of units variable in stat_file_module from 20 to 25 (details / githubweb)
  715. This commit resolves issue #885 and gets the 2D output working, if the relevant flags are set to true.  A duplicated allocate statement is eliminated, and to ensure that the 2D output occurs at the right intervals (every stats_tout seconds) I have also added approrpiate if statements at the beginning of the 2D output subroutines. (details / githubweb)
  716. Adding API subroutines for latin_hypercube_2D_output and latin_hypercube_2D_close.  This will aid in implementing the SILHS 2D output subroutines in host models.  The new API subroutines necessitated some minor changes in clubb_driver.F90 as well.  Mainly relevant to https://github.com/larson-group/wrf/issues/110 (WRF repo), but see also #885 (CLUBB repo). (details / githubweb)
  717. I updated the stats code in setup_clubb_pdf_params.F90 and in (details / githubweb)
  718. I updated the stats code in setup_clubb_pdf_params.F90 and in (details / githubweb)
  719. This commit primarily overhauls the way the 2D SILHS samples are output to netCDF.  Now, instead of being output along the latitude dimension in a 4d netCDF file, the SILHS samples are output along the "lh_sample_number" dimension of a 5d netCDF file.  Furthermore the lat/lon dimensions of the 2D SILHS sample files are now output with the correct lat/lon information. (details / githubweb)
  720. This commit primarily overhauls the way the 2D SILHS samples are output to netCDF.  Now, instead of being output along the latitude dimension in a 4d netCDF file, the SILHS samples are output along the "lh_sample_number" dimension of a 5d netCDF file.  Furthermore the lat/lon dimensions of the 2D SILHS sample files are now output with the correct lat/lon information. (details / githubweb)
  721. Undoing accidental find and replace. larson-group/cam#129 (details / githubweb)
  722. Updated titles listed for change here: https://github.com/larson-group/sys_admin/issues/542#issuecomment-685963832 (details / githubweb)
  723. Fix super serious 1 character bug that broke all of the things (details / githubweb)
  724. I am committing Zhun's changes to the CLUBB portion of his (details / githubweb)
  725. Update stats_zm_module.F90 (details / githubweb)
  726. I added Cx_min, Cx_max, Richardson_num_min, and Richardson_num_max (details / githubweb)
  727. I connected the new tunable parameters to advance_helper_module.F90. (details / githubweb)
  728. I added l_use_shear_Richardson to CLUBB's configurable model flags. (details / githubweb)
  729. Adding linear multistep method (LMM) stepping flag (l_lmm_stepping) to provide capability of overstepping-and-then-averaging results from advance_wp2_wp3, advance_xm_xpwp, and advance_xp2_xpyp.  This is intended to help smooth high-frequency oscillations.  Flag is set to false by default so has no impact on standard runs. (details / githubweb)
  730. In order to prevent dycoms2_rf02_so from crashing, (details / githubweb)
  731. I updated the recording of the budget terms for upwp_pr4 and vpwp_pr4. (details / githubweb)
  732. Adding the smooth_min and smooth_max functions to the repo.  These are not yet implemented in CLUBB but are now available for use and testing. See issue #894. (details / githubweb)
  733. Adding some comments describing zm and zt for the new interface functions, and fixing a problem in the "array_sclr" versions of the functions.  See issue #894. (details / githubweb)
  734. Modifying some array dimensions to speed up multiply_Cholesky. This cuts the cost of multiply_Cholesky by about 60% in cam but only about 15% in clubb_standalone. larson-group/cam#129 (details / githubweb)
  735. This commit replaces division by tau with multiplication by inverse tau in most cases.  It is BIT_CHANGING, not only because the results change (only very slightly in some cases, but more significantly in sensitive cases like ARM_97, RICO, etc.) but also because some of the old tau_*_zm or tau_*_zt output variables are replaced with invrs_tau_* variables, hence the netcdf files will differ and there are minor changes to stats input files.  Spurious source test also needed to be slightly modified to accommodate a new variable fed into the advance_xm_wpxp subroutine. (details / githubweb)
  736. I am committing a bug fix to the invrs_tau_zm equation that was (details / githubweb)
  737. CLUBB and pyplotgen changes: (details / githubweb)
  738. I fixed the LMM stepping bug that was affecting E3SM (because (details / githubweb)
  739. Fixed alignment. (details / githubweb)
  740. This commit introduces a new flag, l_e3sm_config, which enables the user to switch on or off some of the changes introduced in connection with the E3SM merge (see commit https://github.com/larson-group/clubb/commit/cf5b2e4b80d8bd3ca411b9b5e6d5a2afece04795). It also introduces two new tunable parameters, C_invrs_tau_wpxp_Ri and C_invrs_tau_wpxp_N2_thresh, to replace two "magic numbers" in the code.  The primary code changes are in advance_clubb_core_module.F90. (details / githubweb)
  741. Update parameter_indices.F90 (details / githubweb)
  742. Update model_flags.F90 (details / githubweb)
  743. Adding new flag that allows the user to implement the TKE formulation of the wp3 C15 term (known currently as bp2, but ultimately will be called pr3).  See issue #884. (details / githubweb)
  744. Separating out the parameter C5 into C_uu_shr and C_uu_buoy, consistent with the formalism of Mironov and Machulskaya 2017. C5 has been effectively renamed C_uu_shr, and a new parameter C_uu_buoy has been introduced.  See https://github.com/larson-group/clubb/issues/901. (details / githubweb)
  745. I am now passing vert_decorr_coef into SILHS instead of involving (details / githubweb)
  746. This commits further updates related to splitting the parameter C5 into C_uu_shr and C_uu_buoy (see this commit: https://github.com/larson-group/clubb/commit/3f75a27dd94673a2b8603c24b989da106e759b39).  Changes include correcting one instance where C_uu_shr was passed to a function when C_uu_buoy should've been passed, and also now applying the changes to up2 and vp2, which was overlooked before.  I've also updated the comments to remove, where appropriate, references to "C_5" that were missed before (in a few places I have left the C_5 in place but included a note indicating that it has now been broken up). (details / githubweb)
  747. Adding a test to make sure new C_uu_buoy parameter is within the valid range. See #901. (details / githubweb)
  748. This commit renames the wp3 budget term from "bp2" to "pr_turb", and renames the related parameter "C15" to "C_wp3_turb".  The majority of files changed are supplemental files such as postprocessing files for plotgen and pyplotgen and tuner files and input files. (details / githubweb)
  749. This will allow for a better interface of SILHS parameter (details / githubweb)
  750. Fixed a preprocessor command. (details / githubweb)
  751. I'm adding the api entry for read_silhs_parameters, called (details / githubweb)
  752. Revert "I'm adding the api entry for read_silhs_parameters, called" (details / githubweb)
  753. Revert "Fixed a preprocessor command." (details / githubweb)
  754. Revert "This will allow for a better interface of SILHS parameter" (details / githubweb)
  755. I updated silhs_api_module so that vert_decorr_coef is publically available (details / githubweb)
  756. Incorporating Shixuan Zhang's and Chris Vogl's "l_godunov_upwind_wpxp_ta" flag and related code.  The flag is set to false by default so results are unaffected.  See #902. (details / githubweb)
  757. Updating advance_xm_wpxp_module so that the upwp_pr4 term uses the parameter C_uu_shr instead of the hard-coded value 0.7. Also updating the value of C_uu_shr from 0.3 to 0.4 after testing priority-cases with the new upwp_pr4 term. (details / githubweb)
  758. Moving the acc update host directive to after the wait directives in silhs. Since silhs runs with asyncronous kernel calls the update was occasionally happening before some clipping was finished, causing problems in assert_correct_cloud_normal. This is only a problem when compiling with OpenACC enabled, so it should be bit identical for all our tests. larson-group/cam#129 (details / githubweb)
  759. Update parameters_tunable.F90 (details / githubweb)
  760. Reording vertical and subcolumn dimensions in SILHS. This is BIT_CHANING in some cases, seemly due to an outputting error for the precip_rate field, but plotted results are identical. larson-group/cam#129 (details / githubweb)
  761. Changing dimension order of rand_pool to make consistent with previous reorderings. This is BIT_CHANGING for silhs cases since it changes the order in which random numbers are used. larson-group/cam#129 (details / githubweb)
  762. Changes non-success `stop` statements to `error stop` (details / githubweb)
  763. Changes non-success `stop` statements to `error stop` (details / githubweb)
  764. Adding Shixuan's godunov_xpyp_ta updates here in case we want to merge them into our master branch.  See #902. (details / githubweb)
  765. Turning on wp3 pr_turb term. (details / githubweb)
  766. Changed the variable up2_vp2_factor to up2_sfc_coef in all files (details / githubweb)
  767. I added an option to improve dry, convecting boundary layers. (details / githubweb)
  768. This commit switches the names, but not the values, of the dp1 and pr1 variables for up2 and vp2.  In other words, up2_dp1 <---> up2_pr1 and vp2_dp1 <---> vp2_pr1.  This makes the terms in these equations more consistent with the terms in the wp2 equation.  I believe this commit is BIT_CHANGING since it will affect the values of these variables even though the nightly plot profiles should not change (but the budget plots would have these lines swapped). (details / githubweb)
  769. Changed surface to sfc in all instances where requested (details / githubweb)
  770. Undid sfc change in stats_sfc_module.F90 (details / githubweb)
  771. Undid sfc change to grid_class.F90 (details / githubweb)
  772. Undid sfc change in numerical_check.F90 (details / githubweb)
  773. Pushing grid column loop into setup_pdf_params. Adding iterface too, allowing us to call it with single or multiple columns so that the host models don't need updating to work with this change. This is bit-for-bit, tested with clubb_standalone and cam coarse res run. larson-group/cam#129 (details / githubweb)
  774. Broke up column loop inside setup_pdf_params. This is all bit-for-bit. larson-group/cam#129 (details / githubweb)
  775. Fixed typo bug. larson-group/cam#129 (details / githubweb)
  776. Pushed down some more loops in setup_pdf_params. All bit-for-bit. larson-group/cam#129 (details / githubweb)
  777. More pushing loops down. All bit-for-bit. larson-group/cam#129 (details / githubweb)
  778. More loop pushing. All bit-for-bit. larson-group/cam#129 (details / githubweb)
  779. More loop pushing. All bit-for-bit. larson-group/cam#129 (details / githubweb)
  780. Adding comments explaining why component_corr_x_hm_n_ip uses corr_array_n_cloud twice. larson-group/cam#129 (details / githubweb)
  781. More loop pushing, all bit-for-bit. larson-group/cam#129 (details / githubweb)
  782. Adding one_half to use statement. This was a bug preventing compilation when using the ifort compiler with the MKL functions. (details / githubweb)
  783. Moving use statement for one_half inside ifdef, since it is only needed if compilation with MKL functions is enabled. (details / githubweb)
  784. Reducing the number of calls to Cholesky_factor. This is bit-for-bit for all standalone cases and our coarse res version of cam. larson-group/cam#129 (details / githubweb)
  785. Reordering dimensions of mu, sigma, corr_arrays, and cholesky matrices. This makes the dimension ordering more consistent with similar arrays and should help to reduce computational cost by reducing array slicing. This is all bit-for-bit. larson-group/cam#129 (details / githubweb)
  786. Reordering dimensions of mu, sigma, corr_arrays, and cholesky matrices. This makes the dimension ordering more consistent with similar arrays and should help to reduce computational cost by reducing array slicing. This is all bit-for-bit. larson-group/cam#129 (details / githubweb)
  787. Performance improvements from chaning loop orderings and redundant operation reduction. All bit-for-bit. larson-group/cam#129 (details / githubweb)
  788. Reordering dimensions on some arrays. This is bit-for-bit. larson-group/cam#129 (details / githubweb)
  789. Reducing operations. All bit-for-bit. larson-group/cam#129 (details / githubweb)
  790. Adding 2D subroutine versions of some functions to improve performance. This is all bit-for-bit. larson-group/cam#129 (details / githubweb)
  791. Some small cleanup, all just formatting. larson-group/cam#129 (details / githubweb)
  792. Changed ustar from an array to a scalar issue #909 (details / githubweb)
  793. Renamed Ri_zm to sqrt_Ri_zm and iRi_zm to isqrt_Ri_zm #909 (details / githubweb)
  794. Created new subroutine and ensured it's BFB. All cases run sucessfully #909 (details / githubweb)
  795. added in missing flag which was causing memory errors #909 (details / githubweb)
  796. confirmed BFB with e3sam flag set to false and true, no other issues detected in mixing_length #909 (details / githubweb)
  797. Update stats_zm_module.F90 (details / githubweb)
  798. Adding dummy dimensions to calls to procedures that operate over 2 dimensions now, and remove 1D versions of those procedures. larson-group/cam#129 (details / githubweb)
  799. Separating precip fractions from hyrdromet_pdf_params and creating a type of it's own for it. This is bit-for-bit. larson-group/cam#129 (details / githubweb)
  800. Separating precip fractions from hyrdromet_pdf_params and creating a type of it's own for it. This is bit-for-bit. larson-group/cam#129 (details / githubweb)
  801. Formatting and condensing if statements. All bit-for-bit. larson-group/cam#129 (details / githubweb)
  802. Making hydromet_pdf_params optional in setup_pdf_parameters. larson-group/cam#129 (details / githubweb)
  803. Reformatted mixing length to be more compliant with the coding standard #909 (details / githubweb)
  804. added a reference to new subroutine #909 (details / githubweb)
  805. Adding second dimension to allocatable arrays in pdf_parameter type. This also requires lots of dummy dimensions in clubb where pdf_params is used, since clubb only works over a single column, but silhs does not need such a dummy dimension. larson-group/cam#129 (details / githubweb)
  806. Adding second dimension to allocatable arrays in pdf_parameter type. This also requires lots of dummy dimensions in clubb where pdf_params is used, since clubb only works over a single column, but silhs does not need such a dummy dimension. larson-group/cam#129 (details / githubweb)
  807. Fixing lines that exceed 100 characters. (details / githubweb)
  808. Fixing lines that exceed 100 characters. (details / githubweb)
  809. Pushing loops related to pdf_params down. larson-group/cam#129 (details / githubweb)
  810. clubb warnings introduced from merge have been removed #909 (details / githubweb)
  811. Changed safeguard threshold in sigma_sqd_w. (details / githubweb)
  812. Adding some new code that puts the diffusion term d(wp2*em)/dz into a new function, creates a new wp3 budget term (wp3_pr_dfsn), and adds that new budget term to pyplotgen. (details / githubweb)
  813. Adding new coefficient to control the wp3 pressure diffusion term. (details / githubweb)
  814. Some minor updates to advance_wp2_wp3 relevant to the pr_turb and pr_dfsn terms. (details / githubweb)
  815. Converting em*d(em)/dz to d(em^2)/dz in the wp3_pr_turb term and fixing a typo. (details / githubweb)
  816. Renaming C_wp3_turb --> C_wp3_pr_turb (BIT_CHANGING due to name change in netcdf output). (details / githubweb)
  817. These changes add the new fourth-order moment variables wp2up2 and wp2vp2 to the CLUBB code. This requires a new function in pdf_closure_module since they must be calculated separately with a new formula, and they are fed through into advance_wp2_wp3 for use with the pr_dfsn subroutine. They are also added to the standard stats file and will be output to netcdf, hence this commit is BIT_CHANGING. (details / githubweb)
  818. Putting the wp3_pr_turb formulation back to its d(rho*wp2*em)/dz form.  This would be a BIT_CHANGING commit since it would change the answers for the pr_turb term. However once this branch is merged into the master branch, results should be bit-for-bit since this term was only modified in the alternate branch. (details / githubweb)
  819. Added intent comments for the following files: (details / githubweb)
  820. Removing "if" statement around calculation of wp4 in pdf_closure_module.F90 and the same "if" statement around some further manipulation of wp4 in advance_clubb_core.  Results are bit-for-bit with this change, since normally all cases calculate wp4 anyway since the "if" condition was always satisfied in normal runs (but not, for example, in some tuning runs).  This was done because the new wp3_pr_dfsn term needs wp4 in its current formulation so it needs to always be calculated. (details / githubweb)
  821. Removing some "use" statement variables from advance_clubb_core, since they are no longer used here but are now used in mixing_length.F90. (details / githubweb)
  822. Fixed comment regarding wp3 splatting term. (details / githubweb)
  823. Added intent comments. (details / githubweb)
  824. Added intent comments. (details / githubweb)
  825. Added intent comments for advance_xp2_xpyp_module.F90. (details / githubweb)
  826. Makes surface clipping of wp3 consistent with clipping aloft, per #921. This is BIT_CHANGING since it affects how clipping is applied near the surface. (details / githubweb)
  827. Deleting comments around the old "magic number" for the near-surface clipping. (details / githubweb)
  828. Fixing fortran standards violation causing compiler errors with nvfortran. See larson-group/clubb#900 and larson-group/clubb#928. (details / githubweb)
  829. Changed some elements of clubb to allow for better script execution (details / githubweb)
  830. Fixed clubb not compiling (details / githubweb)
  831. Feeding gr through the arg list where need only in the CLUBB_core dir. (details / githubweb)
  832. Feeding gr through the arg list where need only in the CLUBB_core dir. (details / githubweb)
  833. Reverted changes to clubb_api. For #886 (details / githubweb)
  834. Replacing use gr statements with feeding gr throught the arg list. (details / githubweb)
  835. Adding proper indentation to needed files. (details / githubweb)
  836. Fixing spacing issue on blank lines. #886 (details / githubweb)
  837. Fixed comment changes. #886 (details / githubweb)
  838. Fixed incorrect spacing on use (details / githubweb)
  839. Revert "Fixed incorrect spacing on use" (details / githubweb)
  840. Fixed spacing (details / githubweb)
  841. Fixed spacing going too far (details / githubweb)
  842. Fixed comments being pushed over (details / githubweb)
  843. Fixed not all variables being indented properly (details / githubweb)
  844. Fixed indentation going beyond variables (details / githubweb)
  845. Fixed file_functions indentation being off (details / githubweb)
  846. Fixed indentation on operations being wrong (details / githubweb)
  847. Reverted incorrect changes to new_pdf and new_hybrid_pdf (details / githubweb)
  848. Fixed spacing issue when adding in gr. BFB identical. For #886. (details / githubweb)
  849. Fixed spacing issue when adding in gr. BFB identical. For #886. (details / githubweb)
  850. Removing gr as a module variable from grid_class. (details / githubweb)
  851. Removing gr as a module variable from grid_class. (details / githubweb)
  852. Fixing typo in stats_zm_module.F90.  Background:  Since this commit https://github.com/larson-group/clubb/commit/466c5383fa5c0cc85316c6d117826974a5e2e0a3# in August 2020 the upwp budget lines in Pyplotgen have not appeared to be balanced for any cases.  It turns out the reason is that a comma and space were added to the upwp_tp variable name in stats_zm_module.F90 in the August 2020 commit.  This unusual naming causes pyplotgen not to recognize this variable, so it doesn't get plotted and the lines appear unbalanced.  However, since the budget balance test still found the variable, it kept passing successfully.  This commit will fix the issue with the pyplotgen plotting by reverting the name to the standard format. (details / githubweb)
  853. Fixing a typo from an earlier commit. (details / githubweb)
  854. Feeding gr through arg list for functions outside of CLUBB_core. (details / githubweb)
  855. Feeding gr through arg list for functions outside of CLUBB_core. (details / githubweb)
  856. Moving 'gr' from front of arg list when being used as intent(inout) to conform to standard. #886. BFB. (details / githubweb)
  857. The purpose of this commit is to see whether or not causing changes in sam's version of clubb will cause errors when the master branch of clubb gets merged intosam. Please ignore this commit unless everything breaks, in which case this is the reason why everything is broken. (details / githubweb)
  858. Add error header for CLUBB in CAM (details / githubweb)
  859. Fixing the ordering of gr in the clubb_api arg list for affected subroutines. (details / githubweb)
  860. Fixing coding standard violations (details / githubweb)
  861. Improving error messages in setup_clubb_core. larson-group/e3sm#38 (details / githubweb)
  862. Feeding stats variables through the argument lists of needed subroutines. (details / githubweb)
  863. Fixing spacing issues along with placing the stats varibales on their own lines. (details / githubweb)
  864. Changing more subroutines to include stats vars in their arg lists. (details / githubweb)
  865. Fixing incorrect subroutine arg list (details / githubweb)
  866. Fixing host models not compiling. (details / githubweb)
  867. Fixing argument list so that way the coding standard is upheld. (details / githubweb)
  868. I changed the name to calc_responder_driver because I thought that (details / githubweb)
  869. Code changes to introduce wp2_pr_dfsn, the wp2 pressure diffusion term, consistent with Lumley 1978.  Related to #920. (details / githubweb)
  870. Fixing comment for the wp2_term_pr_dfsn subroutine.  Related to #920. (details / githubweb)
  871. Updating wp3 pressure diffusion term to be consistent with the Lumley 1978 formula for the perturbation pressure. For #920. (details / githubweb)
  872. Making requested changes to the wp2 pressure diffuion additions, including correcting some grid-level related issues.  Related to #920. (details / githubweb)
  873. Fixing some comments. (details / githubweb)
  874. Correcting a typo bug and adding some descriptive comments to two new variables.  This is a BIT_CHANGING commit becuase it will affect the newly calculated variables and descriptions in the output files, but it won't affect any plotted results. Related to #920. (details / githubweb)
  875. Moving the stats variables to module variables of clubb_driver. (details / githubweb)
  876. Moving the stats variables to module variables of clubb_driver. (details / githubweb)
  877. Fixing coding standard viloation of lines exceeding 100 characters. (details / githubweb)
  878. Fixing coding standard viloation of lines exceeding 100 characters. (details / githubweb)
  879. Adding wp3_pr_tp (aka "negative nose" term) to wp3 equation.  Related to #920. (details / githubweb)
  880. Changing the way the new wp3_pr_tp term works, by generalizing the wp3_terp_pr_lhs subroutine.  Also cleaning up comments and changing the description of the wp3_pr_tp variable in the netcdf output files, hence this commit is BIT_CHANGING, although it will not affect numerical results since the wp3_pr_tp coefficient (C_wp3_pr_tp) is set to zero. (details / githubweb)
  881. Removing l_interp_prescribed_params from setup_clubb_pdf_params. (details / githubweb)
  882. Adding comments labeling subroutine calls with intent. (details / githubweb)
  883. Adding intent labels for subroutines throughout clubb. (details / githubweb)
  884. Removing unnecessary constant from use statement (details / githubweb)
  885. Eliminating l_nu_grid_dependent as requested. (details / githubweb)
  886. Eliminating l_use_buoy_mod_Km_zm. (details / githubweb)
  887. Eliminating l_iter_xp2_xpyp flag. (details / githubweb)
  888. Eliminating l_apply_rule_to_pdf_params flag. (details / githubweb)
  889. Eliminating l_ub_const_deriv flag. (details / githubweb)
  890. Eliminating l_equation_21 flag. (details / githubweb)
  891. Eliminating l_wp3_2nd_buoyancy flag. (details / githubweb)
  892. Eliminating l_refine_grid_in_cloud and l_interactive_refined. (details / githubweb)
  893. Eliminating l_use_experimental_term_pr2 and l_use_vert_avg_winds (details / githubweb)
  894. Eliminating l_use_wp3_pr3 flag. (details / githubweb)
  895. Eliminating l_clip_semi_implicit flag. (details / githubweb)
  896. Adding intent labels for subroutines throughout clubb. (details / githubweb)
  897. Eliminating l_single_C2_Skw flag. (details / githubweb)
  898. Eliminating l_single_C2_Skw flag. (details / githubweb)
  899. Eliminating l_include_ice and sat_ice_ratio. (details / githubweb)
  900. Eliminating l_update_pressure flag. (details / githubweb)
  901. Eliminating l_upwind_wpxp_ta flag. (details / githubweb)
  902. Updating the surface clipping coefficient... (details / githubweb)
  903. Adding in l_vary_convect_depth as requested. (details / githubweb)
  904. Removing a couple of unused parameters from use statement. (details / githubweb)
  905. Pushing k loop down through clip_variance_level. (details / githubweb)
  906. Udpates to make it possible for us to keep certain parameters equal to each other during tuning. (details / githubweb)
  907. Further tuner updates.  These updates introduce the option to give a minimum value for tuned parameters.  Error checks are included. (details / githubweb)
  908. Updating some comments related to the tuner updates. (details / githubweb)
  909. I have passed clubb_params down into advance_xm_wpxp_module.F90. (details / githubweb)
  910. Adding space to trigger autoupdate. larson-group/sys_admin#755 (details / githubweb)
  911. Remove space to trigger autoupdate. larson-group/sys_admin#755 (details / githubweb)
  912. Add space to trigger nightly tests.  For larson-group/sys_admin#755. (details / githubweb)
  913. See ticket (details / githubweb)
  914. I am fixing a bug that was introduced in 6b0348e, where the logical (details / githubweb)
  915. I have passed down CLUBB's tunable parameters into advance_wp2_wp3_module.F90. (details / githubweb)
  916. added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk (details / githubweb)
  917. Updates to separate out C4 and C14 in advance_xp2 module.  This will make it easier to control which invrs_tau_* variable multiplies each term for example. (details / githubweb)
  918. Changing the name of dummy_1d variables for clarity. (details / githubweb)
  919. I passed down CLUBB's tunable parameters into advance_xp2_xpyp_module.F90 (details / githubweb)
  920. Add a blank line to trigger nightly tests. (details / githubweb)
  921. Passing down more of CLUBB's tunable parameters. (details / githubweb)
  922. I accidentally removed an important comment in the previous commit. (details / githubweb)
  923. Passing down more CLUBB tunable parameters. (details / githubweb)
  924. More passing down CLUBB parameters ... whoop-de-doo (details / githubweb)
  925. Passing down more tunable parameters and removing references to (details / githubweb)
  926. Removing line to trigger the nightly tests for all repos. (details / githubweb)
  927. See respective messages on the issue 958 on date 10/12/2021 (details / githubweb)
  928. Handling the abomination that is lmin. (details / githubweb)
  929. Commented out the k=1 boundary conditions in diffusion_zm_lhs and diffusion_zt_lhs, since these are not currently fed into the final LHS matrix.  I included comments to describe why this was done.  Results are b4b. (details / githubweb)
  930. Passing tunable parameters into the new tau code. (details / githubweb)
  931. Passed down more parameters. Results are bit-for-bit. (details / githubweb)
  932. Passing through more clubb parameters. Bit-for-bit (details / githubweb)
  933. Passing down CLUBB's tunable parameters into the setup_pdf_parameters and (details / githubweb)
  934. These updates incorporate some of Shixuan Zhang's changes, including: (details / githubweb)
  935. Passing down CLUBB's tunable parameters into the remainder of the (details / githubweb)
  936. I passed down the forgotten thlp2_rad_coef tunable parameter. (details / githubweb)
  937. Uncommenting diffusion.F90 k=1 lines again to fix Oracle uninit var test.  I've updated the accompanying note to state clearly that the lines have no effect on model output, but I guess we need to keep the lines to avoid uninitialized variables. (details / githubweb)
  938. I am passing down the forgotten parameter, altitude threshold, in (details / githubweb)
  939. Adding code wrapped in a flag (l_use_tke_in_K_dfsn) to use u_i'u_i' in the wp2 and wp3 eddy diffusion terms, instead of just wp2 or wp3.  Relevant to CLUBB issue #920. (details / githubweb)
  940. Updates as requested to the l_use_tke_in_K_dfsn code: (details / githubweb)
  941. I am committing the final stage of the "pass-down params" project. (details / githubweb)
  942. I am committing the final stage of the "pass-down params" project. (details / githubweb)
  943. Adding an option to use invrs_tau_N2_iso for C4 terms.  The same invrs_tau had been used for C4 and C14 terms, so some adjustments had to be made to separate them out (this was started with an earlier commit: https://github.com/larson-group/clubb/commit/ef3be1b1378bcd1a447f3866c9f88f8cc4764233).  The flag is currently set to false so results will be b4b. (details / githubweb)
  944. Renaming invrs_tau_zt and invrs_tauw3t to "invrs_tau_wp3_zt" in advance_wp2_wp3 to avoid confusion.  This variable is only used for the wp3 C8 term, so one consistent name is simpler, and the name "invrs_tau_zt" is already used by another variable in advance_clubb_core. (details / githubweb)
  945. Adding comments for clarity. (details / githubweb)
  946. I forgot to add this necessary subroutine call to the clubb API. (details / githubweb)
  947. Fixing a minor accounting bug related to the changes in https://github.com/larson-group/clubb/commit/987d63de489d2baa09ad6e1538b2c6dbb7551690.  There was some overcounting of the relevant terms. (details / githubweb)
  948. I have turned the nu_vert_res_dep family of variables into a derived (details / githubweb)
  949. Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90 (details / githubweb)
  950. Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details (details / githubweb)
  951. Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge (details / githubweb)
  952. fixed a typo in pdf_closure_module.f90, line 1284 (details / githubweb)
  953. See ticket (details / githubweb)
  954. added some documentation in pdf_close_module.f90 and started writing of w_up_in_cloud to disk (details / githubweb)
  955. See respective messages on the issue 958 on date 10/12/2021 (details / githubweb)
  956. Added sam file name to DYCOMS_RF02_DO case, fixed the clipping in calc_w_up_in_cloud in pdf_closure_module.f90, and changed long name of w_up_in_cloud in stats_zt_module.f90 (details / githubweb)
  957. Resolved any issues in the pull request. See https://github.com/larson-group/clubb/pull/970 for details (details / githubweb)
  958. Included a check in pdf_closure_module.f90 to check if flag for iw_up_in_cloud is set. Removed iw_up_in_cloud from standard_stats.in to prevent binary diffs in CLUBB output files after merge (details / githubweb)
  959. fixed a typo in pdf_closure_module.f90, line 1284 (details / githubweb)
  960. Passing w_up_in_cloud out of advance_clubb_core (details / githubweb)
  961. fixed compiler warning regarding w_up_in_cloud (details / githubweb)
  962. Remove clipping from a3_coef. (details / githubweb)
  963. These changes allow you to call the 4 clubb "advance" subroutines in any (details / githubweb)
  964. Placing the order variables in a nice, convenient place for testing use. (details / githubweb)
  965. I reordered advance_clubb_core so that the "Advance xp3" (which is a (details / githubweb)
  966. I am committing the idiot-proofing code that forces l_min_xp2_from_corr_wx (details / githubweb)
  967. I am indenting the portion of the code where the advance subroutines (details / githubweb)
  968. Temporarily commenting out the idiot proofing in order to run some tests ... (details / githubweb)
  969. Now official reinstating the idiot-proofing and turning off the (details / githubweb)
  970. I am committing some idiot proofing in regards to the advance (details / githubweb)
  971. Updating CLUBB to pass uprcp and vprcp into and out of advance_clubb_core. (details / githubweb)
  972. Now that uprcp and vprcp have been passed through advance_clubb_core, (details / githubweb)
  973. I am adding more arguments to the argument list for advance_clubb_core (details / githubweb)
  974. Insert print about overwriting default flags with namelist values (details / githubweb)
  975. Insert print about overwriting default parameters with namelist values (details / githubweb)
  976. Making api version of setup_grid. larson-group/clubb#972 (details / githubweb)
  977. Making some paramters_silhs variables available from the silhs api (details / githubweb)
  978. Comment out setting of fatal error (details / githubweb)
  979. This should be BIT_CHANGING, but only because the value of Cx_min should change in the netcdf file. This will not be answer changing. (details / githubweb)
  980. Changing the value of C_invrs_tau_shear from 0.02 to 0.15. (details / githubweb)
  981. Avoiding stats call for variables that are not set when l_diag_Lscale_from_tau is not true. (details / githubweb)
  982. Adjusting the value of C_invrs_tau_shear from 0.15 to 0.16 so that (details / githubweb)
  983. Add l_smooth_Heaviside_tau_wpxp to smooth discontinuity in invrs_tau_wpxp_zm (details / githubweb)
  984. Pushing column loop into advance_clubb_core, and adding interface for it so that we will not need to update any host models. Everything is bit-for-bit, testing all standalone cases and our cam_coarse res run. larson-group/clubb#972 (details / githubweb)
  985. Adding l_stats check around stats stuff. This fixes the crashing when stats is disabled. larson-group/clubb#972 (details / githubweb)
  986. Making single and multi column versions of advance clubb core available through clubb_api. larson-group/clubb#972 (details / githubweb)
  987. Breaking up column loop in advance_clubb_core. larson-group/clubb#972 (details / githubweb)
  988. Pushing loop into pdf_closure and breaking it up. larson-group/clubb#972 (details / githubweb)
  989. I changed C_invrs_tau_N2_wp2 from 0.1 to 0.2 to help stop turbulence (details / githubweb)
  990. Pushing loop into pdf_closure_module and breaking it up. larson-group/clubb#972 (details / githubweb)
  991. Making the good version of pdf_params used most places. The bad version is the single column version. larson-group/clubb#972 (details / githubweb)
  992. Making a commit that officially places the call to the PDF in the "post" (details / githubweb)
  993. Pushing loops into all relevent lowest level routines in pdf_closure. larson-group/clubb#972 (details / githubweb)
  994. Forgot an & symbol. (details / githubweb)
  995. We need to initialize our local pdf_implicit_coefs_terms_zm in certain pdf types. We also don't need to zero out pdf_implicit_coefs_terms arrays, since that's done in the initialization. This should fix segfaults when l_call_pdf_closure_twice=.True. larson-group/clubb#972 (details / githubweb)
  996. I am updating ice_supersat_frac to be an intent(inout) variable for (details / githubweb)
  997. Intializing sigma_sqd_w_zt when not using ADG1. larson-group/clubb#972 (details / githubweb)
  998. Fixing bug, we were not initializng pdf_params for all columns. larson-group/clubb#972 (details / githubweb)
  999. Pushing column index into zm2zt and zt2zm. larson-group/clubb#972 (details / githubweb)
  1000. Pushing column index into Skx_func and making it a subroutine. larson-group/clubb#972 (details / githubweb)
  1001. A variety of small loop pushing. larson-group/clubb#972 (details / githubweb)
  1002. Fixed small bug that slipped through because the G_unit tests use nz=1. (details / githubweb)
  1003. Pushing column index into mixing length routines, not all the way down for the non-tau based calculation. larson-group/clubb#972 (details / githubweb)
  1004. I added a subroutine that prints that values of all PDF parameters in (details / githubweb)
  1005. Small changes and a loop push. larson-group/clubb#972 (details / githubweb)
  1006. Pushing loop into advance_xm_wpxp. larson-group/clubb#972 (details / githubweb)
  1007. Making the G_unit test use a dummy column index. This makes it so we don't need an interface for compute_sigma_sqd_w since now we only use it with 2 dimensions. This is just nicer. larson-group/clubb#972 (details / githubweb)
  1008. Breaking up column loop in advance_xm_wpxp_module. larson-group/clubb#972 (details / githubweb)
  1009. Pushing column loop into local functions. larson-group/clubb#972 (details / githubweb)
  1010. Moving stats call for uprcp and vprcp to after they are calculated. This fixes the silhs restart test. But does not seem to fix the E3SM or CAM tests that are still failing. (details / githubweb)
  1011. Adding 2D version of zt2zm and zm2zt to clubb_api (details / githubweb)
  1012. Pushing loop into solve_xm_wpxp_with_single_lhs (#986) (details / githubweb)
  1013. Refactoring to remove need for global stats scratch variables. (#988) (details / githubweb)
  1014. Gunthers branch (#989) (details / githubweb)
  1015. Fixing small bug that breaks runs with scalars. (details / githubweb)
  1016. Implementations of smooth min, max and heaviside function. Added G-Unit tests (details / githubweb)
  1017. Making setup_pdf_parameters accept ngrdcols size arrays of stats and grid types. (details / githubweb)
  1018. Forgot two small changes. larson-group/cam#129 (details / githubweb)
  1019. Removing need for data copies. larson-group/cam#129 (details / githubweb)
  1020. Changing column loop index from j to i. larson-group/cam#129 (details / githubweb)
  1021. Removing data copies that we don't need anymore. This still runs correctly on GPUs. (details / githubweb)
  1022. Making clip_transform_silhs_output use an array of gr. This is how it should have been once the column loop was pushed down into it, but at the time clubb was using gr through a use statement making that not possible. (details / githubweb)
  1023. No more need for these data copies anymore now that pdf_params is allocated with ngrdcol rather than pcols. (details / githubweb)
  1024. Adds a blank line to trigger git merge with E3SM (details / githubweb)

Started by an SCM change

Revision: 30174ffb2dd26ea32e54b4dfd3f8d56a824c6e6b
Repository: https://github.com/larson-group/e3sm.git
  • refs/remotes/origin/clubb_silhs_devel