Skip to content
Success

Changes

Summary

  1. Added up2 and vp2 to calculation of wp2_min_array (#1215) (details)
  2. QuadTune: Add bar chart showing linear vs. nonlinear contributions of each parameter. (details)
Commit 7b703667bc54f062406c39e6173dc4083dee7db2 by noreply
Added up2 and vp2 to calculation of wp2_min_array (#1215)

CLUBB ticket #1165

This is BIT_CHANGING for the cases ARM_97, ATEX, CGILS_S6, GABLS3_NIGHT, LBA, MPACE_B, and TWP_ICE out of the priority cases.
These lines of code were added since the fields `u`, `v`, `rt`, and `thl`, and their correlations with `w` should be treated equally.
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit eba3ae9e61fd97b54bee120570aaddb9be1564b7 by Vince Larson
QuadTune: Add bar chart showing linear vs. nonlinear contributions of each parameter.

For #910.
The file was modified utilities/sens_matrix/create_figs.py (diff)