Skip to content
Success

Changes

Summary

  1. Adding wp_coef and wp_coef_zt to acc data statements. (details)
  2. For RegTune, update input netcdf files. (details)
  3. Bv efold bit changing (#1095) (details)
Commit 3dbe0a48a7a72173093335aee0a1decee4ed7303 by Gunther Huebler
Adding wp_coef and wp_coef_zt to acc data statements.
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
Commit 4739fb54b293d3201087c17e81daa2943f5d7661 by Vince Larson
For RegTune, update input netcdf files.

For #910.
The file was modified utilities/sens_matrix/set_up_dashboard_inputs.py (diff)
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
Commit 0c7fc1f05bfd096c03e190497c2f2b6b7bba4582 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 src/CLUBB_core/advance_helper_module.F90 (diff)
The file was modified src/CLUBB_core/mixing_length.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified input/stats/standard_stats.in (diff)
The file was modified input_misc/tuner/README (diff)
The file was modified src/CLUBB_core/stats_zt_module.F90 (diff)