1 |
jmc |
1.1 |
|
2 |
|
|
%\subsubsection{File {\it code/packages.conf}} |
3 |
|
|
%\label{www:tutorials} |
4 |
|
|
|
5 |
|
|
This file, reproduced completely below, specifies the packages |
6 |
|
|
that are compiled and made available for this experiment. |
7 |
|
|
The additional packages that are used for this configuration are |
8 |
|
|
|
9 |
|
|
\begin{itemize} |
10 |
|
|
|
11 |
|
|
\item Line PUT_LINE_NB:gfd=, |
12 |
|
|
\begin{verbatim} |
13 |
|
|
gfd |
14 |
|
|
\end{verbatim} |
15 |
|
|
This line selects the standard set of packages that are used by default. |
16 |
|
|
|
17 |
|
|
\item Line PUT_LINE_NB:shap_filt=, |
18 |
|
|
\begin{verbatim} |
19 |
|
|
shap_filt |
20 |
|
|
\end{verbatim} |
21 |
|
|
This line makes the Shapiro filter package available for this |
22 |
|
|
experiment. |
23 |
|
|
|
24 |
|
|
\item Line PUT_LINE_NB:exch2=, |
25 |
|
|
\begin{verbatim} |
26 |
|
|
exch2 |
27 |
|
|
\end{verbatim} |
28 |
|
|
This line selects the {\it exch2} pacakge to be compiled and |
29 |
|
|
used in this experiment. Note that, with the present structure of |
30 |
|
|
the model, the parameter {\it useEXCH2} does not exists and |
31 |
|
|
therefore, this package is always used when it is compiled. |
32 |
|
|
|
33 |
|
|
\item Line PUT_LINE_NB:diagnostics=, |
34 |
|
|
\begin{verbatim} |
35 |
|
|
diagnostics |
36 |
|
|
\end{verbatim} |
37 |
|
|
This line selects the {\it pkg/diagnostics} to be compiled, |
38 |
|
|
and makes it available for this experiment. |
39 |
|
|
|
40 |
|
|
\item Line PUT_LINE_NB:mnc=, |
41 |
|
|
\begin{verbatim} |
42 |
|
|
mnc |
43 |
|
|
\end{verbatim} |
44 |
|
|
This line selects the {\it pkg/mnc} to be compiled, |
45 |
|
|
and makes it available for this experiment. |
46 |
|
|
|
47 |
|
|
\end{itemize} |
48 |
|
|
The entire file {\it code/packages.conf} is reproduced here below: |
49 |
|
|
|
50 |
jmc |
1.2 |
\begin{small} |
51 |
jmc |
1.3 |
\input{s_examples/held_suarez_cs/code/packages.conf} |
52 |
jmc |
1.2 |
\end{small} |