1 |
\newpage |
2 |
|
3 |
\begin{table} |
4 |
\hspace*{-1.5in} |
5 |
\begin{tabular}{lllc} |
6 |
|
7 |
\textbf{Name} & \textbf{Default value} |
8 |
& \textbf{Description} & \textbf{Reference} \\ |
9 |
& & & \\ |
10 |
|
11 |
startTime & 0.000000000000000E+00 |
12 |
& Start time of the model integration [s] |
13 |
& %---ref--- |
14 |
\\ |
15 |
endTime & 3.600000000000000E+04 |
16 |
& End time of the model integration [s] |
17 |
& %---ref--- |
18 |
\\ |
19 |
deltatclock & 3.600000000000000E+03 |
20 |
& Time interval for a model forward step [s] |
21 |
& %---ref--- |
22 |
\\ |
23 |
usingGregorianCalendar & T |
24 |
& Calendar Type: Gregorian Calendar |
25 |
& %---ref--- |
26 |
\\ |
27 |
usingJulianCalendar & F |
28 |
& Calendar Type: Julian Calendar |
29 |
& %---ref--- |
30 |
\\ |
31 |
usingModelCalendar & F |
32 |
& Calendar Type: Model Calendar |
33 |
& %---ref--- |
34 |
\\ |
35 |
usingNoCalendar & F |
36 |
& Calendar Type: No Calendar |
37 |
& %---ref--- |
38 |
\\ |
39 |
modelstartdate (YYYYMMDD) & 19790101 |
40 |
& Model start date YYYY-MM-DD |
41 |
& %---ref--- |
42 |
\\ |
43 |
modelstartdate (HHMMSS) & 0 |
44 |
& Model start date HH-MM-SS |
45 |
& %---ref--- |
46 |
\\ |
47 |
modelenddate (YYYYMMDD) & 19790101 |
48 |
& Model end date YYYY-MM-DD |
49 |
& %---ref--- |
50 |
\\ |
51 |
modelenddate (HHMMSS) & 100000 |
52 |
& Model end date HH-MM-SS |
53 |
& %---ref--- |
54 |
\\ |
55 |
intyears & 1 |
56 |
& No. of cal yrs affected by integration |
57 |
& %---ref--- |
58 |
\\ |
59 |
intmonths & 1 |
60 |
& No. of cal mns affected by integration |
61 |
& %---ref--- |
62 |
\\ |
63 |
intdays & 1 |
64 |
& No. of cal dys affected by integration |
65 |
& %---ref--- |
66 |
\\ |
67 |
nIter0 & 0 |
68 |
& Base timestep number |
69 |
& %---ref--- |
70 |
\\ |
71 |
nEndIter & 10 |
72 |
& Final timestep number |
73 |
& %---ref--- |
74 |
\\ |
75 |
nTimeSteps & 10 |
76 |
& Number of model timesteps |
77 |
& %---ref--- |
78 |
\\ |
79 |
|
80 |
\end{tabular} |
81 |
\end{table} |
82 |
|