Index: trunk/LMDZ.MARS/libf/phymars/phyredem.F90
===================================================================
--- trunk/LMDZ.MARS/libf/phymars/phyredem.F90	(revision 3307)
+++ trunk/LMDZ.MARS/libf/phymars/phyredem.F90	(revision 3308)
@@ -337,5 +337,5 @@
     enddo
   endif
-  print*,'coucou'
+
   ! Non-orographic gavity waves
   if (calllott_nonoro) then
@@ -343,18 +343,14 @@
      call put_field("dv_nonoro_gwd","Meridional wind tendency due to GW",dv_nonoro_gwd,time)
   endif
-  print*,'blabla'
 
   ! Geothermal Flux
      call put_field('flux_geo','Geothermal flux',flux_geo,time)
 
-  print*,'yoooo'
   ! Adsorption
   if (adsorption_soil) then
      call put_field("h2o_vap_soil","subsurface water vapour", &
                         qsoil(:,:,igcm_h2o_vap_soil,:), time)
-  print*,'eheheh'
      call put_field("h2o_ice_soil","subsurface water ice", &
                         qsoil(:,:,igcm_h2o_ice_soil,:), time)
-  print*,'ah'
      call put_field("h2o_vap_ads", "adsorbed water", &
                         qsoil(:,:,igcm_h2o_vap_ads,:), time)
