Skip to content
Success

Changes

Summary

  1. QuadTune: adds commented-out attempt to vary the bar base (details)
  2. Likely BIT_CHANGING because of added output fields. Added code outputting C6_term and different Brunt Vaisala frequencies to disk - CLUBB ticket #1102 (#1109) (details)
Commit 5ed8fb8308e908d83cc8c9c34c61b80b0449a995 by Vince Larson
QuadTune: adds commented-out attempt to vary the bar base
but it's not working yet.

For #910.
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
Commit 1a81400d8f997d9c9b3a128a4cf4a001dd849b3e by noreply
Likely BIT_CHANGING because of added output fields. Added code outputting C6_term and different Brunt Vaisala frequencies to disk - CLUBB ticket #1102 (#1109)

- Added C6_term and bv_freq fields to all_stats.F90 and standard_stats.F90
- Added new fields to VariableGroupTaus.py in pyplotgen
- Added calls to stat_update_var to advance_clubb_core_module.F90
- Modified stats_variables.F90 and stats_zm_module.F90 accordingly
The file was modified src/CLUBB_core/stats_variables.F90 (diff)
The file was modified input/stats/all_stats.in (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified input/stats/standard_stats.in (diff)
The file was modified src/CLUBB_core/stats_zm_module.F90 (diff)
The file was modified postprocessing/pyplotgen/config/VariableGroupTaus.py (diff)