- Timestamp:
- Nov 29, 2021, 12:49:33 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/DefLists/physiq.def_LUDOBest1
r4016 r4028 386 386 # Precipitation ejection from adiabatic ascents 387 387 # cvflag_prec_eject: when TRUE ejection is activated. Default: False 388 # WARNING ! : cvflag_prec_eject=y is effective only if icvflag_Tpa=1 388 389 # ejectliq : 0. =>liquid precipitation is carried up in the adiab updraughts 389 390 # 1. =>liquid precipitation is ejected from adiab updraughts … … 561 562 iflag_alp_wk_cond=1 562 563 564 #Wake population dynamic switch (D:0): 565 # iflag_wk_pop_dyn=0 ==> wake_dens is set to wdens_ref 566 # iflag_wk_pop_dyn=1 ==> wake_dens is a prognostic variable 567 iflag_wk_pop_dyn=0 568 569 #Flag for the active wake ratio (D:1): 570 # iflag_wk_act=0: ==> active wake ratio = 0. 571 # iflag_wk_act=1: ==> active wake ratio = 1. 572 # iflag_wk_act=2: ==> active wake ratio = f(Wape) 573 # iflag_wk_act=3: ==> active wake ratio = 574 # f(wake_dens, wake_radius, wape, Alp_wk, Alp_bl, birth rate fr cu) 575 iflag_wk_act=1 576 563 577 564 578 ####################################################################
Note: See TracChangeset
for help on using the changeset viewer.