This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update topo_wind=1 option to improve diurnal cycle (#116)
TYPE: enhancement KEYWORDS: topo_wind=1, diurnal cycle improvement, YSU PBL only SOURCE: internal + Raquel Lorente (formerly RAL) and Pedro Jimenez (RAL) PURPOSE: To improve diurnal behavior of surface wind when topo_wind=1 is activated. This replaces the topo_wind=1 and is not a new option. DESCRIPTION OF CHANGES: Follows paper Lorente-Plazas et al. (2016, MWR) by decreasing effects of topo_wind=1 option when unstable boundary-layer conditions prevail. Uses convective velocity and PBL height to determine instability. PBL height uses a hybrid tke-theta method copied from the MYNN PBL, but for YSU tke is computed diagnostically. Extra code is added to compute tke, hybrid PBL height and convective velocity within the YSU PBL, so this is the only module affected. LIST OF MODIFIED FILES : M phys/module_bl_ysu.F TESTS CONDUCTED: WRF small January case WTF3.06 reg test PASS (includes topo_wind=1 tests already)
- Loading branch information
Showing
1 changed file
with
173 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters