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