Index: LMDZ6/trunk/libf/phylmd/physiq_mod.F90
===================================================================
--- LMDZ6/trunk/libf/phylmd/physiq_mod.F90	(revision 6140)
+++ LMDZ6/trunk/libf/phylmd/physiq_mod.F90	(revision 6142)
@@ -141,6 +141,7 @@
     USE lmdz_wake_ini, ONLY : wake_ini
     USE lmdz_cv_ini, ONLY : cv_ini
-    USE lmdz_cv_ini, ONLY : epmax, coef_epmax_cape, cvl_comp_threshold, cvl_sig2feed, iflag_cvl_sigd, iflag_clw, ok_adj_ema
-
+    USE lmdz_cv_ini, ONLY : epmax, coef_epmax_cape, cvl_comp_threshold, cvl_sig2feed
+    USE lmdz_cv_ini, ONLY : iflag_cvl_sigd, iflag_clw, ok_adj_ema
+    USE lmdz_cv_ini, ONLY : iflag_cld_cv, coefw_cld_cv, tau_cld_cv  
     USE lmdz_surf_wind_ini, ONLY : surf_wind_ini
     USE lmdz_surf_wind, ONLY : surf_wind
@@ -450,5 +451,4 @@
     USE compbl_mod_h
     USE dimpft_mod_h, ONLY: nvm_lmdz
-    USE nuage_params_mod_h
     USE radepsi_mod_h
     USE radopt_mod_h
@@ -3096,5 +3096,4 @@
           ! (driver commun aux versions 3 et 4)
           !
-          ! print*,' lmdz_cv_ini, ONLY 4 :', epmax, coef_epmax_cape, cvl_comp_threshold, cvl_sig2feed, iflag_cvl_sigd, iflag_clw, ok_adj_ema
           IF (ok_cvl) THEN ! new driver for convectL
              !
