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)
I have passed down CLUBB's tunable parameters into advance_wp2_wp3_module.F90.
The results in NetCDF output files from this revision are an exact match to the results in NetCDF output files from the previous revision for all cases.
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.
See also the discussion here: https://github.com/larson-group/clubb/issues/920#issuecomment-920338746 and following comments.
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.