source: trunk/MESOSCALE_DEV/MANUAL/SRC/keep @ 221

Last change on this file since 221 was 220, checked in by aslmd, 13 years ago

MESOSCALE: user manual. started chapter about preprocessing steps.

File size: 1.4 KB
Line 
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
12can 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}
26nested domains, you have to set \ttt{max\_dom} parameters
27wherever there is a ``," in the above list.
28%
29Here is an example of the resulting syntax of the
30\ttt{time\_control}, \ttt{domains} and \ttt{bdy\_control}
31categories in \ttt{namelist.input}:
32%
33\codesource{OMG_namelist.input}
34
35
36
37\item If you run a simulation with, say, $3$ domains,
38please 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
46the convective adjustment,
47the gravity wave parameterization,
48and the NLTE schemes are turned off, as is
49usually the case in typical Martian tropospheric
50mesoscale simulations.
51\item \ttt{iradia} sets the frequency
52(in dynamical timesteps) at which
53the radiative computations are performed.
54\item
55
56
Note: See TracBrowser for help on using the repository browser.