Skip to content
Success

Changes

Summary

  1. Added zt2zm2zt-smoothing to remove noise in MPACE_B winds (#1161) (details)
  2. Moving PosInf to clubb_model_settings.F90 (details)
Commit a5e586ca398dcd4733c05082addacaa66e24b2f6 by noreply
Added zt2zm2zt-smoothing to remove noise in MPACE_B winds (#1161)

BIT_CHANGING

In order to remove noise in the wind fields in MPACE_B, we added some smoothing.

* Added `zt2zm2zt`-smoothing to `diagnose_upxp` calls in `advance_xm_wpxp`
* Added `zm2zt2zm`-smoothing to `wp2` and `em` vars fed into `wp3_term_pr_turb_rhs` in `advance_wp2_wp3`
* Changed C_wp2_splat to 0.00 in default tunable_parameters.in
The file was modified input/tunable_parameters/tunable_parameters.in (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
Commit 1f96b03b404757544a6954e41ebea65a4771d333 by Gunther Huebler
Moving PosInf to clubb_model_settings.F90
The file was modified src/jacobian.F90 (diff)
The file was modified src/CLUBB_core/parameters_model.F90 (diff)
The file was modified src/stat_file_utils.F90 (diff)
The file was modified src/clubb_model_settings.F90 (diff)