Skip to content
Success

Changes

Summary

  1. Added new Brunt-Väisälä frequency plots to pyplotgen's VariableGroupTaus (details)
  2. Added new Brunt-Väisälä frequency plots to pyplotgen's VariableGroupTaus (details)
  3. 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 stats_variables.F90 (diff)
The file was modified stats_zm_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)
Commit b5cb5a0e7a3fa550abafe6087ac4a4cd26d5cd42 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 standard_stats.in (diff)
The file was modified all_stats.in (diff)
Commit 59de6e143a1bdbf3e43d13f67d71deb63affdde2 by noreply
Adds commas to fix bug
The file was modified advance_clubb_core_module.F90 (diff)