| 1 | |
|---|
| 2 | \footnote{And \ttt{wrfinput\_d02}, \ttt{wrfinput\_d03}, \ldots (one file per domain, see~\ref{nests}) |
|---|
| 3 | |
|---|
| 4 | |
|---|
| 5 | } |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | %%% |
|---|
| 9 | |
|---|
| 10 | \begin{finger} |
|---|
| 11 | \item The model presently supports 3 nests, but more nests |
|---|
| 12 | can be included by adaptating the following files: |
|---|
| 13 | \begin{verbatim} |
|---|
| 14 | $LMDMOD/LMD_MM_MARS/SRC/WRFV2/call_meso_inifis3.inc |
|---|
| 15 | $LMDMOD/LMD_MM_MARS/SRC/WRFV2/call_meso_physiq3.inc |
|---|
| 16 | $LMDMOD/LMD_MM_MARS/SRC/WRFV2/mars_lmd/libf/duplicate3 |
|---|
| 17 | $LMDMOD/LMD_MM_MARS/SRC/WRFV2/mars_lmd/libf/generate3 |
|---|
| 18 | $LMDMOD/LMD_MM_MARS/SRC/WRFV2/mars_lmd/makegcm* ## search for 'nest' |
|---|
| 19 | \end{verbatim}%\pagebreak |
|---|
| 20 | \end{finger} |
|---|
| 21 | |
|---|
| 22 | |
|---|
| 23 | \item Defining several domains yields |
|---|
| 24 | distinct files |
|---|
| 25 | \ttt{geo\_em.d01.nc}, |
|---|
| 26 | \ttt{geo\_em.d02.nc}, |
|---|
| 27 | \ttt{geo\_em.d03.nc}\ldots |
|---|
| 28 | |
|---|
| 29 | \mk |
|---|
| 30 | \marge In case you run simulations with \ttt{max\_dom} |
|---|
| 31 | nested domains, you have to set \ttt{max\_dom} parameters |
|---|
| 32 | wherever there is a ``," in the above list. |
|---|
| 33 | % |
|---|
| 34 | Here is an example of the resulting syntax of the |
|---|
| 35 | \ttt{time\_control}, \ttt{domains} and \ttt{bdy\_control} |
|---|
| 36 | categories in \ttt{namelist.input}: |
|---|
| 37 | % |
|---|
| 38 | \codesource{OMG_namelist.input} |
|---|
| 39 | |
|---|
| 40 | |
|---|
| 41 | |
|---|
| 42 | \item If you run a simulation with, say, $3$ domains, |
|---|
| 43 | please ensure that you defined three files |
|---|
| 44 | \ttt{callphys.def}, \ttt{callphys\_d2.def} and \ttt{callphys\_d3.def}. |
|---|
| 45 | |
|---|
| 46 | |
|---|
| 47 | |
|---|
| 48 | \mk |
|---|
| 49 | \begin{finger} |
|---|
| 50 | \item Note that in the given example |
|---|
| 51 | the convective adjustment, |
|---|
| 52 | the gravity wave parameterization, |
|---|
| 53 | and the NLTE schemes are turned off, as is |
|---|
| 54 | usually the case in typical Martian tropospheric |
|---|
| 55 | mesoscale simulations. |
|---|
| 56 | \item \ttt{iradia} sets the frequency |
|---|
| 57 | (in dynamical timesteps) at which |
|---|
| 58 | the radiative computations are performed. |
|---|
| 59 | \item |
|---|
| 60 | |
|---|
| 61 | |
|---|