larson-group / clubb_release

Cloud Layers Unified By Binormals (CLUBB)
https://carson.math.uwm.edu/larson-group/clubb_site/
Other
6 stars 5 forks source link

Godunov upwind scheme for xpyp ta #1

Closed zhangshixuan1987 closed 3 years ago

zhangshixuan1987 commented 3 years ago
This commit includes the changes for the Godunov-like upwind scheme that
is used for the vertical discretization of turbulent advection terms in
rtp2, up2, vp2, thlp2, and rtpthlp equations (advance_xp2_xpyp_module.F90)

  -- Change a logical namelist variable "l_godunov_upwind_xpyp_ta" to
     turn off (.false., default) or turn on (.true.) the godunov upwind scheme

  -- Changes in other codes are the adjustment of adding new namelist variables