Skip to content
Started 3 yr 2 mo ago
Took 12 min
Success

Build #38 (Jan 28, 2022, 3:09:50 PM)

Changes
  1. Adding l_stats check around stats stuff. This fixes the crashing when stats is disabled. larson-group/clubb#972 (details / githubweb)
  2. Making e3sm use the single column version of advance clubb core directly, since it does not want to use the interface version. larson-group/clubb#972 (details / githubweb)
  3. Making single and multi column versions of advance clubb core available through clubb_api. larson-group/clubb#972 (details / githubweb)
  4. Breaking up column loop in advance_clubb_core. larson-group/clubb#972 (details / githubweb)
  5. Pushing loop into pdf_closure and breaking it up. larson-group/clubb#972 (details / githubweb)
  6. I changed C_invrs_tau_N2_wp2 from 0.1 to 0.2 to help stop turbulence (details / githubweb)
  7. Pushing loop into pdf_closure_module and breaking it up. larson-group/clubb#972 (details / githubweb)
  8. Making the good version of pdf_params used most places. The bad version is the single column version. larson-group/clubb#972 (details / githubweb)
  9. Making a commit that officially places the call to the PDF in the "post" (details / githubweb)
  10. Pushing loops into all relevent lowest level routines in pdf_closure. larson-group/clubb#972 (details / githubweb)
  11. Forgot an & symbol. (details / githubweb)
  12. 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)
  13. I am updating ice_supersat_frac to be an intent(inout) variable for (details / githubweb)
  14. Making compatible with latest clubb change. (details / githubweb)
  15. quick_test (details / githubweb)

Started by user Gunther Huebler

Revision: ec1e8c1892efa662e666736369ec3b7ff1350782
Repository: https://github.com/larson-group/e3sm.git
  • refs/remotes/origin/quick_test