Skip to content
Success

Changes

Summary

  1. Added new hole-filling method which takes TKE from up2 and vp2 (#1217) (details)
Commit e430c6b5a72a8a88fa602e13b4cb946d3361895e by noreply
Added new hole-filling method which takes TKE from up2 and vp2 (#1217)

Added new hole-filling method which takes TKE from up2 and vp2
CLUBB ticket #1165

BIT_CHANGING if flag `l_wp2_fill_holes_tke` is set to true
Introduced new flag `l_wp2_fill_holes_tke` to turn on new wp2 hole-filling subroutine
that takes TKE from up2 and vp2.
The file was modified input/tunable_parameters/configurable_model_flags.in (diff)
The file was modified input/tunable_parameters_Lscale/configurable_model_flags.in (diff)
The file was modified src/clubb_standalone.F90 (diff)
The file was modified src/G_unit_test_types/spurious_source_test.F90 (diff)
The file was modified src/CLUBB_core/model_flags.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/clip_explicit.F90 (diff)
The file was modified src/CLUBB_core/stats_clubb_utilities.F90 (diff)
The file was modified src/CLUBB_core/fill_holes.F90 (diff)
The file was modified src/clubb_tuner.F90 (diff)
The file was modified src/CLUBB_core/advance_xp2_xpyp_module.F90 (diff)
The file was modified input/tunable_parameters_compatible_r8029/configurable_model_flags.in (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/G_unit_test_types/pdf_parameter_tests.F90 (diff)
The file was modified src/clubb_driver.F90 (diff)