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

Last change on this file since 219 was 219, checked in by aslmd, 14 years ago

MESOSCALE: user manual. added chapter about simulation paramaters.

File size: 1.3 KB
Line 
1
2%%%
3
4\begin{finger}
5\item The model presently supports 3 nests, but more nests
6can 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}
20nested domains, you have to set \ttt{max\_dom} parameters
21wherever there is a ``," in the above list.
22%
23Here is an example of the resulting syntax of the
24\ttt{time\_control}, \ttt{domains} and \ttt{bdy\_control}
25categories in \ttt{namelist.input}:
26%
27\codesource{OMG_namelist.input}
28
29
30
31\item If you run a simulation with, say, $3$ domains,
32please 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
40the convective adjustment,
41the gravity wave parameterization,
42and the NLTE schemes are turned off, as is
43usually the case in typical Martian tropospheric
44mesoscale simulations.
45\item \ttt{iradia} sets the frequency
46(in dynamical timesteps) at which
47the radiative computations are performed.
48\item
49
50
Note: See TracBrowser for help on using the repository browser.