Summary
- Pushing loop into pdf_closure_module and breaking it up. larson-group/clubb#972 (details)
- Making the good version of pdf_params used most places. The bad version is the single column version. larson-group/clubb#972 (details)
- Making a commit that officially places the call to the PDF in the "post" (details)
- Pushing loops into all relevent lowest level routines in pdf_closure. larson-group/clubb#972 (details)
- Missing files from previous commit. larson-group/clubb#972 (details)
- Forgot an & symbol. (details)
- 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)
- I am updating ice_supersat_frac to be an intent(inout) variable for (details)
- Intializing sigma_sqd_w_zt when not using ADG1. larson-group/clubb#972 (details)
- Fixing bug, we were not initializng pdf_params for all columns. larson-group/clubb#972 (details)
- I updated CLUBB to include new fields to its restart functionality. (details)