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 | |
---|
24 | \mk |
---|
25 | \marge In case you run simulations with \ttt{max\_dom} |
---|
26 | nested domains, you have to set \ttt{max\_dom} parameters |
---|
27 | wherever there is a ``," in the above list. |
---|
28 | % |
---|
29 | Here is an example of the resulting syntax of the |
---|
30 | \ttt{time\_control}, \ttt{domains} and \ttt{bdy\_control} |
---|
31 | categories in \ttt{namelist.input}: |
---|
32 | % |
---|
33 | \codesource{OMG_namelist.input} |
---|
34 | |
---|
35 | |
---|
36 | |
---|
37 | \item If you run a simulation with, say, $3$ domains, |
---|
38 | please ensure that you defined three files |
---|
39 | \ttt{callphys.def}, \ttt{callphys\_d2.def} and \ttt{callphys\_d3.def}. |
---|
40 | |
---|
41 | |
---|
42 | |
---|
43 | \mk |
---|
44 | \begin{finger} |
---|
45 | \item Note that in the given example |
---|
46 | the convective adjustment, |
---|
47 | the gravity wave parameterization, |
---|
48 | and the NLTE schemes are turned off, as is |
---|
49 | usually the case in typical Martian tropospheric |
---|
50 | mesoscale simulations. |
---|
51 | \item \ttt{iradia} sets the frequency |
---|
52 | (in dynamical timesteps) at which |
---|
53 | the radiative computations are performed. |
---|
54 | \item |
---|
55 | |
---|
56 | |
---|