Skip to content
Success

Changes

Summary

  1. Added zt2zm2zt-smoothing to remove noise in MPACE_B winds (#1161) (details)
  2. Added zt2zm2zt-smoothing to remove noise in MPACE_B winds (#1161) (details)
  3. Moving PosInf to clubb_model_settings.F90 (details)
Commit d135c3d79b104de8ec0d611cf9854c542ee16919 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 advance_xm_wpxp_module.F90 (diff)
The file was modified advance_wp2_wp3_module.F90 (diff)
Commit a38c90830d6f11dea4c8abe6f341d22368e3e1b3 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 tunable_parameters.in (diff)
Commit 9153bbbc08436d993c2bb238095026e750059b72 by Gunther Huebler
Moving PosInf to clubb_model_settings.F90
The file was modified parameters_model.F90 (diff)