Index: LMDZ6/trunk/DefLists/physiq.def_LUDOBest2
===================================================================
--- LMDZ6/trunk/DefLists/physiq.def_LUDOBest2	(revision 4029)
+++ LMDZ6/trunk/DefLists/physiq.def_LUDOBest2	(revision 4030)
@@ -390,4 +390,5 @@
           # Precipitation ejection from adiabatic ascents
           # cvflag_prec_eject: when TRUE ejection is activated. Default: False
+          # WARNING ! : cvflag_prec_eject=y is effective only if icvflag_Tpa=1
           # ejectliq : 0. =>liquid precipitation is carried up in the adiab updraughts
           #            1. =>liquid precipitation is ejected from adiab updraughts
@@ -565,4 +566,17 @@
 iflag_alp_wk_cond=1
 
+          #Wake population dynamic switch (D:0):
+          # iflag_wk_pop_dyn=0 ==> wake_dens is set to wdens_ref
+          # iflag_wk_pop_dyn=1 ==> wake_dens is a prognostic variable
+iflag_wk_pop_dyn=0
+
+          #Flag for the active wake ratio (D:1):
+          # iflag_wk_act=0: ==> active wake ratio = 0.
+          # iflag_wk_act=1: ==> active wake ratio = 1.
+          # iflag_wk_act=2: ==> active wake ratio = f(Wape)
+          # iflag_wk_act=3: ==> active wake ratio =
+          #     f(wake_dens, wake_radius, wape, Alp_wk, Alp_bl, birth rate fr cu)
+iflag_wk_act=1
+
 
 ####################################################################
