Index: trunk/MESOSCALE_DEV/MANUAL/SRC/advance.tex
===================================================================
--- trunk/MESOSCALE_DEV/MANUAL/SRC/advance.tex	(revision 665)
+++ trunk/MESOSCALE_DEV/MANUAL/SRC/advance.tex	(revision 1100)
@@ -104,4 +104,5 @@
 \paragraph{Inputs/outputs} Large-Eddy Simulations need four input files \ttt{input\_coord}, \ttt{input\_sounding}, \ttt{input\_more}, \ttt{input\_therm} which define initial pressure, temperature, density, winds profiles at the location/season for which simulations are run, along with information about this location/season. Typical files are available upon request, or you might simply build your own profiles using the Mars Climate Database (see the sample \ttt{scilab} script \ttt{wrf\_sounding.sci} in \ttt{\$MMM/SIMU/RUN}). Examples for \ttt{input\_*} files are provided in \ttt{\$MMM/SRC/LES/modif\_mars/DEF} and correspond to the cases run in the study by \textit{Spiga et al.} [2010].
 
+%% IMPORTANT IMPORTANT
 %% now python inimeso.py in UTIL/PYTHON
 
@@ -114,4 +115,8 @@
 
 \paragraph{Running} Large-Eddy Simulations are not supported by \ttt{runmeso}. After compiling the model with the command \ttt{makemeso -c les}, please copy the executables \ttt{ideal.exe} and \ttt{wrf.exe} from the compilation directory \ttt{\$MMM/les*} towards your simulation directory where the \ttt{input\_*} files are located. Running \ttt{ideal.exe} would generate the initial state \ttt{wrfbdy\_d01} from the profiles provided in the \ttt{input\_*} files, then running \ttt{wrf.exe} would launch the model's integrations.
+
+
+%%% le modele supporte en fait 5 nests
+%%% ne pas oublier que mars doit etre dupliquee dans la namelist...
 
 
@@ -145,3 +150,5 @@
 %% parler de diff_6th_opt = 0 obligatoire pour les cas avec traceurs
 
+
+
 \clearemptydoublepage
Index: trunk/MESOSCALE_DEV/MANUAL/SRC/faq.tex
===================================================================
--- trunk/MESOSCALE_DEV/MANUAL/SRC/faq.tex	(revision 665)
+++ trunk/MESOSCALE_DEV/MANUAL/SRC/faq.tex	(revision 1100)
@@ -197,3 +197,15 @@
 %%% BIG FILES declare -x WRFIO_NCD_LARGE_FILE_SUPPORT=1
 
+%%% RESTART: see SVN
+
+%%% LMD with old physics does not compile with ifort
+
+%%%         rel_path=               32ppd:thermal_TES/
+%%%  -- il faudrait mettre ca dans GEOGRID.TBL
+
+
+%%% WPS does not compile with ifort
+%%% ... use pgf to compile and create a link
+
+
 \clearemptydoublepage
Index: trunk/MESOSCALE_DEV/MANUAL/SRC/postproc.tex
===================================================================
--- trunk/MESOSCALE_DEV/MANUAL/SRC/postproc.tex	(revision 665)
+++ trunk/MESOSCALE_DEV/MANUAL/SRC/postproc.tex	(revision 1100)
@@ -94,3 +94,7 @@
 \normalsize
 
+%% IMPORTANT IMPORTANT
+%% now python inimeso.py in UTIL/PYTHON
+%% mettre a jour le help
+
 \clearemptydoublepage
