Skip to content
Failed

Changes

Summary

  1. Adds to tuning dashboard an arrow plot of biases. (details)
  2. Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it. (details)
  3. Pushing column loop into mean advection procedures. (details)
  4. Little loop push (details)
  5. Moving above/below index of grid weights to last dimension. (details)
  6. Missed file meant for commit e7ce96456e691ac84abf467670642a8ec90f4bb9. (details)
Commit 535090d011dedf50d09e27a0f90e1b9a47de0e77 by Vince Larson
Adds to tuning dashboard an arrow plot of biases.

Also adds other plots that show regional biases versus
sensitivity of those regions to parameter values.

For #910.
The file was modified utilities/sens_matrix/analyze_sensitivity_matrix.py (diff)
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
Commit 6653f87f2251ad7e1b4331332e799eda6c242fc7 by 37674341+huebleruwm
Removing the zt2zm interface from clubb_api and making the api calls just redirect to the grid class interface for it.
The file was modified src/CLUBB_core/clubb_api_module.F90 (diff)
Commit e7ce96456e691ac84abf467670642a8ec90f4bb9 by 37674341+huebleruwm
Pushing column loop into mean advection procedures.
The file was modified src/CLUBB_core/mono_flux_limiter.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/advance_windm_edsclrm_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
The file was modified src/CLUBB_core/mean_adv.F90 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
Commit 2f3542cea1a4dea1b242dd61947087b6458548fb by 37674341+huebleruwm
Moving above/below index of grid weights to last dimension.
The file was modified src/CLUBB_core/mono_flux_limiter.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/grid_class.F90 (diff)
The file was modified src/CLUBB_core/mean_adv.F90 (diff)
The file was modified src/CLUBB_core/turbulent_adv_pdf.F90 (diff)
Commit 8f3f453816a42e196483145786383be3f0305e2c by Gunther Huebler
Missed file meant for commit e7ce96456e691ac84abf467670642a8ec90f4bb9.
The file was modified src/advance_microphys_module.F90 (diff)