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 d4e06311a21b35319ff520a156da3f4e5ea21fa9 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 src/CLUBB_core/mixing_length.F90 (diff)
The file was modified input/stats/standard_stats.in (diff)
The file was modified src/CLUBB_core/stats_variables.F90 (diff)
The file was modified src/CLUBB_core/stats_zm_module.F90 (diff)
The file was modified input/stats/all_stats.in (diff)
The file was modified postprocessing/pyplotgen/config/VariableGroupTaus.py (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit f76ff058288183ffc88269355473315d645f67ed by noreply
Adds commas to fix bug
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)

Summary

  1. these are edited instal files for mpich and netcdf overseen and changes reccomened by gunther (details)
Commit 0cd1601ec4eca75c78d74a4bf61f6f546f398fe5 by picket23
these are edited instal files for mpich and netcdf overseen and changes reccomened by gunther
The file was modified mpich_install_script/install_mpich.bash (diff)
The file was modified netcdf_install_script/install_netcdf.bash (diff)