Skip to content
Success

Changes

Summary

  1. Added non-trapezoidal zm interpolation for cloud_frac (#1127) (details)
Commit c107cfd8ebdc72966cc1ae4889b6f0e83b1f9b25 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 src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified input/tunable_parameters_Lscale/tunable_parameters.in (diff)
The file was modified src/input_netcdf.F90 (diff)
The file was modified postprocessing/pyplotgen/src/AnimationPanel.py (diff)
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was modified src/CLUBB_core/advance_helper_module.F90 (diff)
The file was modified postprocessing/pyplotgen/src/Panel.py (diff)