Index: /trunk/mesoscale/LMD_MM_MARS/copy_model
===================================================================
--- /trunk/mesoscale/LMD_MM_MARS/copy_model	(revision 49)
+++ /trunk/mesoscale/LMD_MM_MARS/copy_model	(revision 50)
@@ -120,5 +120,5 @@
 ln -sf $WRFSRC/WRFV2/mars_lmd/makegcm* mars_lmd/
 ln -sf $WRFSRC/WRFV2/mars_lmd/create_make_gcm mars_lmd/
-ln -sf $WRFSRC/WRFV2/mars_lmd/makefile mars_lmd/
+#ln -sf $WRFSRC/WRFV2/mars_lmd/makefile mars_lmd/
 ln -sf $WRFSRC/WRFV2/mars_lmd/libf/duplicate* mars_lmd/libf/
 ln -sf $WRFSRC/WRFV2/mars_lmd/libf/generate* mars_lmd/libf/
Index: /trunk/mesoscale/LMD_MM_MARS/makemeso
===================================================================
--- /trunk/mesoscale/LMD_MM_MARS/makemeso	(revision 49)
+++ /trunk/mesoscale/LMD_MM_MARS/makemeso	(revision 50)
@@ -426,14 +426,12 @@
      if [[ "${phys}" == "newphys_" ]]
      then
-       touch callkeys.h.different  
+       touch callkeys.h.meso  
          ln -sf meso_callkeys.h callkeys.h
-       touch dustlift.F.different 
+       touch dustlift.F.meso 
          ln -sf meso_dustlift.F dustlift.F  ## attention avec "ancienne nouvelle physique"
-       touch readtesassim.F90.different
+       touch readtesassim.F90.meso
          ln -sf meso_readtesassim.F90 readtesassim.F90  ## attention idem
-       touch gr_fi_dyn.F.different
+       touch gr_fi_dyn.F.lien
          ln -sf ../dyn3d/gr_fi_dyn.F .  ## dommage, a corriger ## attention idem
-ls -l
-exit
      fi 
      ###
