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 modifiedpostprocessing/pyplotgen/config/VariableGroupTaus.py (diff)
The file was modifiedsrc/CLUBB_core/mixing_length.F90 (diff)
The file was modifiedsrc/CLUBB_core/stats_zm_module.F90 (diff)
The file was modifiedinput/stats/all_stats.in (diff)
The file was modifiedinput/stats/standard_stats.in (diff)
The file was modifiedsrc/CLUBB_core/stats_variables.F90 (diff)
The file was modifiedsrc/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit f76ff058288183ffc88269355473315d645f67ed by noreply
Adds commas to fix bug
The file was modifiedsrc/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 modifiednetcdf_install_script/install_netcdf.bash (diff)
The file was modifiedmpich_install_script/install_mpich.bash (diff)