Summary
- I have passed clubb_params down into advance_xm_wpxp_module.F90. (details)
 - I have passed down CLUBB's tunable parameters into advance_wp2_wp3_module.F90. (details)
 - I passed down CLUBB's tunable parameters into advance_xp2_xpyp_module.F90 (details)
 - Passing down more of CLUBB's tunable parameters. (details)
 - I accidentally removed an important comment in the previous commit. (details)
 - Passing down more CLUBB tunable parameters. (details)
 - More passing down CLUBB parameters ... whoop-de-doo (details)
 - Passing down more tunable parameters and removing references to (details)
 - Handling the abomination that is lmin. (details)
 - Passing tunable parameters into the new tau code. (details)
 - Passed down more parameters. Results are bit-for-bit. (details)
 - Passing through more clubb parameters. Bit-for-bit (details)
 - Passing down CLUBB's tunable parameters into the setup_pdf_parameters and (details)
 - I passed down CLUBB's tunable parameters into the advance_microphys portion of (details)
 - Passing down CLUBB's tunable parameters into the remainder of the (details)
 - I passed down the forgotten thlp2_rad_coef tunable parameter. (details)
 - Passing down CLUBB's tunable parameters into CLUBB's (details)
 - I am passing down the forgotten parameter, altitude threshold, in (details)
 - I am committing the final stage of the "pass-down params" project. (details)
 - 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)
 - 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)
 - Adding comments for clarity. (details)
 
