Index: LMDZ5/trunk/DefLists/physiq.def_NPv5.67
===================================================================
--- LMDZ5/trunk/DefLists/physiq.def_NPv5.67	(revision 2580)
+++ LMDZ5/trunk/DefLists/physiq.def_NPv5.67	(revision 2581)
@@ -195,4 +195,8 @@
 #Bergeron
 iflag_bergeron=1
+
+################################################################################
+### Convection.def file
+
 ### Convection
 #altitude, in hPa, above LCL at which buoybase is computed, def = original: -40
@@ -229,2 +233,14 @@
 tlcrit=-40.
 
+### Wakes
+#coefficient in Wape->C_star formula: C_star=stark*sqrt(2*Wape), def: 0.33
+stark=0.33
+#lifting efficiency of wakes; Alp=Alpk*Fip, Fip=power provided by wakes, def: 0.25
+alpk=0.25
+#wake density = number of wake centers per m2, def: 8.E-12
+wdens_ref=8.E-12
+#multiplicative factor of the damping by gravity waves, def: 4.
+coefgw=4.
+##################################################################################
+#### End of convection.def inclusion
+
