Skip to content
Success

Changes

Summary

  1. Added non-trapezoidal zm interpolation for cloud_frac (#1127) (details)
Commit 71caa87dc4bf283982e72d7a5d548f0e19d36ca7 by noreply
Added non-trapezoidal zm interpolation for cloud_frac (#1127)

- Added a calculation for `cloud_frac_zm` when `l_call_pdf_closure_twice=false` and `l_trapezoidal_rule_zt=false`
This is BIT_CHANGING if `l_call_pdf_closure_twice=false` and `l_trapezoidal_rule_zt=false` since, in that case, `cloud_frac_zm` is now nonzero.
- Some minor formatting fixes
- Some minor fixes to pyplotgen's source code
- Added `a3_coef_min` to Lscale tunable_parameters.in
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_helper_module.F90 (diff)
The file was modified mixing_length.F90 (diff)