Skip to content
Success

Changes

Summary

  1. Adding wp_coef and wp_coef_zt to acc data statements. (details)
  2. Bv efold bit changing (#1095) (details)
Commit 6fa34ce2d5ff0c26b7dcf4fed129a8d32ce7dc69 by Gunther Huebler
Adding wp_coef and wp_coef_zt to acc data statements.
The file was modified advance_xp2_xpyp_module.F90 (diff)
Commit c0fdc2b307c5f63608c72f08ab493fce4516a741 by noreply
Bv efold bit changing (#1095)

BIT_CHANGING! Added e-folding code for mixed Brunt Vaisala frequency - CLUBB ticket #1069
- Included usage for bv_efold in src/CLUBB_core/advance_helper_module.F90
- Added intent(out) for correction_stability in subroutine calc_correction_stability
- Removed brunt_vaisala_freq_sqd_plus
- Idiot proofed interaction between l_diag_Lscale_from_tau and l_use_invrs_tau_N2_iso
- Moved stat_update_var(invrs_tau_wp3_zm) out of if ( l_diag_Lscale_from_tau )
- Fixed some typos in src/CLUBB_core/stats_zt_module.F90
- Added comment about to input_misc/tuner/README about t_variables adn input/stats/tuning_stats.in
The file was modified advance_helper_module.F90 (diff)
The file was modified mixing_length.F90 (diff)
The file was modified stats_zt_module.F90 (diff)
The file was modified advance_clubb_core_module.F90 (diff)