Skip to content
Success

Changes

Summary

  1. Added new Brunt-Väisälä frequency plots to pyplotgen's VariableGroupTaus (details)
  2. Adds commas to fix bug (details)
Commit 3ba52c6cb91becf07a3cd181ae018428675298bd by Vince Larson
Added new Brunt-Väisälä frequency plots to pyplotgen's VariableGroupTaus
CLUBB ticket #1132, BIT_CHANGING because new output fields were added
- Added 3 new Brunt-Väisälä output fields:
    - bv_freq_sqd_smth: The smoothed bv_mixed which is used to calculate the invrs_taus
    - bv_freq_pos: The positive part of the sqrt of bv_freq_sqd_smth
    - bv_freq_out_cloud: The out-of-cloud part of bv_freq_pos
- Added the plots of those fields to VariableGroupTaus
The file was modified mixing_length.F90 (diff)
The file was modified stats_zm_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified stats_variables.F90 (diff)
Commit 59de6e143a1bdbf3e43d13f67d71deb63affdde2 by noreply
Adds commas to fix bug
The file was modified advance_clubb_core_module.F90 (diff)