Ignore:
Timestamp:
Jul 12, 2011, 7:41:55 PM (13 years ago)
Author:
aslmd
Message:

MESOSCALE: added two new chapters to user manual + figures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE_DEV/MANUAL/SRC/installation.tex

    r214 r218  
    110110tar xzvf LMD_MM_MARS.tar.gz
    111111cd $LMDMOD/LMD_MM_MARS
    112 ./prepare
     112./SRC/SCRIPTS/prepare  ## or simply ./prepare if the script is in LMD_MM_MARS
    113113\end{verbatim}
    114114
     
    137137\end{verbatim}
    138138
    139 \mk
    140 \section{Structure of the \ttt{LMD\_MM\_MARS} directory}
    141 
    142 \sk
    143 Please check the contents of the \ttt{LMD\_MM\_MARS} and the \ttt{LMD\_MM\_MARS/SRC} directories by the following command line:
    144 \begin{verbatim}
    145 ls $MMM
    146 ls $MMM/SRC
    147 \end{verbatim}
    148 
    149 \sk
    150 Contents of~\ttt{LMD\_MM\_MARS} directory:
    151 \begin{citemize}
    152 \item \ttt{makemeso}: this is the \ttt{bash} script to compile the model.
    153 \item \ttt{SRC}: this is a directory containing the model sources.
    154 \item \ttt{SIMU}: this is a directory containing scripts and files for an advanced use.
    155 \item \ttt{WPS_GEOG}: this is a directory containing static data for the model (topography, soil properties, etc...)
    156 \end{citemize}
    157 
    158 \sk
    159 Contents of~\ttt{LMD\_MM\_MARS/SRC} directory:
    160 \begin{citemize}
    161 \item \ttt{WRFV2}: this is a directory containing main model sources (modified WRF dynamics + LMD physics in \ttt{mars_lmd*}).
    162 \item \ttt{PREP\_MARS}: this a directory containing sources for the first preprocessing step.
    163 \item \ttt{WPS}: this a directory containing sources for the second preprocessing step.
    164 \item \ttt{POSTPROC}: this a directory containing postprocessing sources.
    165 \item \ttt{LES} and \ttt{LESnophys_}: these are directories containing sources for Large-Eddy Simulations.
    166 \end{citemize}
    167 
    168 \sk
    169 Contents of~\ttt{LMD\_MM\_MARS} directory:
    170 \begin{citemize}
    171 \item
    172 
    173 \item the sources directory \ttt{SRC};
    174 \item the static data directory \ttt{WPS\_GEOG};
    175 \item the simulation utilities directory \ttt{SIMU}.
    176 \end{citemize}
    177 
    178 
    179 
    180 \sk
    181 Contents of~\ttt{LMD\_MM\_MARS/WPS\_GEOG} directory:
    182 \begin{citemize}
    183 \item three directories \ttt{albedo\_GCM}, \ttt{mola\_GCM}, \ttt{thermal\_GCM}, \ttt{res}
    184 \item one data file \ttt{dust\_tes.nc}
    185 \end{citemize}
    186 
    187 \sk
    188 The directory~\ttt{LMD\_MM\_MARS/SIMU} contains many files and directories not important at this stage. If you used method~$2$, you will probably notice that other directories than~\ttt{LMD\_MM\_MARS} are present in \ttt{\$LMDMOD}, but those are not important at this stage.
    189 
    190 %LMD_MM_MARS/  LMD_MM_MARS_User_Manual.pdf  LMDZ.MARS/  LMDZ.MARS.new
    191 
    192139\clearemptydoublepage
Note: See TracChangeset for help on using the changeset viewer.