source: trunk/WRF.COMMON/WRFV3/Registry/registry.io_boilerplate @ 2759

Last change on this file since 2759 was 2759, checked in by aslmd, 2 years ago

adding unmodified code from WRFV3.0.1.1, expurged from useless data +1M size

File size: 77.3 KB
Line 
1
2#  registry.io_boilerplate
3#
4#  Included by registry program
5#
6#  Contains a number of standard state variables associated with I/O
7#
8#
9
10# Output file descriptor for a domain                                           
11state   integer oid            -        -          -         -     -         "oid"                   ""         ""     
12state   integer auxhist1_oid   -        -          -         -     -         "auxhist1_oid"          ""         ""
13state   integer auxhist2_oid   -        -          -         -     -         "auxhist2_oid"          ""         ""
14state   integer auxhist3_oid   -        -          -         -     -         "auxhist3_oid"          ""         ""
15state   integer auxhist4_oid   -        -          -         -     -         "auxhist4_oid"          ""         ""
16state   integer auxhist5_oid   -        -          -         -     -         "auxhist5_oid"          ""         ""
17state   integer auxhist6_oid   -        -          -         -     -         "auxhist6_oid"          ""         ""
18state   integer auxhist7_oid   -        -          -         -     -         "auxhist7_oid"          ""         ""
19state   integer auxhist8_oid   -        -          -         -     -         "auxhist8_oid"          ""         ""
20state   integer auxhist9_oid   -        -          -         -     -         "auxhist9_oid"          ""         ""
21state   integer auxhist10_oid   -        -          -         -     -         "auxhist10_oid"          ""         ""
22state   integer auxhist11_oid   -        -          -         -     -         "auxhist11_oid"          ""         ""
23
24state   integer auxinput1_oid  -        -          -         -     -         "auxinput1_oid"         ""         ""
25state   integer auxinput2_oid  -        -          -         -     -         "auxinput2_oid"         ""         ""
26state   integer auxinput3_oid  -        -          -         -     -         "auxinput3_oid"         ""         ""
27state   integer auxinput4_oid  -        -          -         -     -         "auxinput4_oid"         ""         ""
28state   integer auxinput5_oid  -        -          -         -     -         "auxinput5_oid"         ""         ""
29state   integer auxinput6_oid  -        -          -         -     -         "auxinput6_oid"         ""         ""
30state   integer auxinput7_oid  -        -          -         -     -         "auxinput7_oid"         ""         ""
31state   integer auxinput8_oid  -        -          -         -     -         "auxinput8_oid"         ""         ""
32state   integer auxinput9_oid  -        -          -         -     -         "auxinput9_oid"         ""         ""
33state   integer auxinput10_oid  -        -          -         -     -         "auxinput10_oid"         ""         ""
34state   integer auxinput11_oid  -        -          -         -     -         "auxinput11_oid"         ""         ""
35
36rconfig   integer history_interval        namelist,time_control         max_domains    0       h     "history_interval"       ""      "MINUTES"
37rconfig   integer frames_per_outfile      namelist,time_control         max_domains    10      h     "frames_per_outfile"            ""      ""
38rconfig   integer frames_per_auxhist1     namelist,time_control         max_domains    10      h     "frames_per_auxhist1"            ""      ""
39rconfig   integer frames_per_auxhist2     namelist,time_control         max_domains    10      h     "frames_per_auxhist2"            ""      ""
40rconfig   integer frames_per_auxhist3     namelist,time_control         max_domains    10      h     "frames_per_auxhist3"            ""      ""
41rconfig   integer frames_per_auxhist4     namelist,time_control         max_domains    10      h     "frames_per_auxhist4"            ""      ""
42rconfig   integer frames_per_auxhist5     namelist,time_control         max_domains    10      h     "frames_per_auxhist5"            ""      ""
43rconfig   integer frames_per_auxhist6     namelist,time_control         max_domains    10      h     "frames_per_auxhist6"            ""      ""
44rconfig   integer frames_per_auxhist7     namelist,time_control         max_domains    10      h     "frames_per_auxhist7"            ""      ""
45rconfig   integer frames_per_auxhist8     namelist,time_control         max_domains    10      h     "frames_per_auxhist8"            ""      ""
46rconfig   integer frames_per_auxhist9     namelist,time_control         max_domains    10      h     "frames_per_auxhist9"            ""      ""
47rconfig   integer frames_per_auxhist10 namelist,time_control    max_domains    10      h     "frames_per_auxhist10"            ""      ""
48rconfig   integer frames_per_auxhist11 namelist,time_control    max_domains    10      h     "frames_per_auxhist11"            ""      ""
49rconfig   logical restart                 namelist,time_control         1             .false. h    "restart"              ""      ""
50rconfig   integer restart_interval        namelist,time_control         1              0       h     "restart_interval"       ""      "MINUTES"
51rconfig   integer     io_form_input       namelist,time_control         1              2       h        "io_form_input"                 ""      ""
52rconfig   integer     io_form_history     namelist,time_control         1              2       h        "io_form_history"               ""      ""
53rconfig   integer     io_form_restart     namelist,time_control         1              2       h        "io_form_restart"               ""      ""
54rconfig   integer     io_form_boundary    namelist,time_control         1              2       h        "io_form_boundary"               ""      ""
55rconfig   integer debug_level             namelist,time_control         1             0       -      "debug_level"           ""      ""
56rconfig   logical self_test_domain        namelist,time_control         1              .false. -      "self_test_domain"           ""      ""
57
58
59rconfig   character  history_outname   namelist,time_control            1  "wrfout_d<domain>_<date>"     -     "name of history outfile"  ""      ""
60rconfig   character  auxhist1_outname  namelist,time_control            1  "auxhist1_d<domain>_<date>"   -     "name of auxhist1 outfile" ""      ""
61rconfig   character  auxhist2_outname  namelist,time_control            1  "auxhist2_d<domain>_<date>"   -     "name of auxhist2 outfile" ""      ""
62rconfig   character  auxhist3_outname  namelist,time_control            1  "auxhist3_d<domain>_<date>"   -     "name of auxhist3 outfile" ""      ""
63rconfig   character  auxhist4_outname  namelist,time_control            1  "auxhist4_d<domain>_<date>"   -     "name of auxhist4 outfile" ""      ""
64rconfig   character  auxhist5_outname  namelist,time_control            1  "auxhist5_d<domain>_<date>"   -     "name of auxhist5 outfile" ""      ""
65rconfig   character  auxhist6_outname  namelist,time_control            1  "auxhist6_d<domain>_<date>"   -     "name of auxhist6 outfile" ""      ""
66rconfig   character  auxhist7_outname  namelist,time_control            1  "auxhist7_d<domain>_<date>"   -     "name of auxhist7 outfile" ""      ""
67rconfig   character  auxhist8_outname  namelist,time_control            1  "auxhist8_d<domain>_<date>"   -     "name of auxhist8 outfile" ""      ""
68rconfig   character  auxhist9_outname  namelist,time_control            1  "auxhist9_d<domain>_<date>"   -     "name of auxhist9 outfile" ""      ""
69rconfig   character  auxhist10_outname  namelist,time_control           1  "auxhist10_d<domain>_<date>"   -     "name of auxhist10 outfile" ""      ""
70rconfig   character  auxhist11_outname  namelist,time_control           1  "auxhist11_d<domain>_<date>"   -     "name of auxhist11 outfile" ""      ""
71
72rconfig   character  history_inname    namelist,time_control            1  "wrfhist_d<domain>_<date>"    -     "name of history infile"  ""      ""
73rconfig   character  auxhist1_inname   namelist,time_control            1  "auxhist1_d<domain>_<date>"   -     "name of auxhist1 infile" ""      ""
74rconfig   character  auxhist2_inname   namelist,time_control            1  "auxhist2_d<domain>_<date>"   -     "name of auxhist2 infile" ""      ""
75rconfig   character  auxhist3_inname   namelist,time_control            1  "auxhist3_d<domain>_<date>"   -     "name of auxhist3 infile" ""      ""
76rconfig   character  auxhist4_inname   namelist,time_control            1  "auxhist4_d<domain>_<date>"   -     "name of auxhist4 infile" ""      ""
77rconfig   character  auxhist5_inname   namelist,time_control            1  "auxhist5_d<domain>_<date>"   -     "name of auxhist5 infile" ""      ""
78rconfig   character  auxhist6_inname   namelist,time_control            1  "auxhist6_d<domain>_<date>"   -     "name of auxhist6 infile" ""      ""
79rconfig   character  auxhist7_inname   namelist,time_control            1  "auxhist7_d<domain>_<date>"   -     "name of auxhist7 infile" ""      ""
80rconfig   character  auxhist8_inname   namelist,time_control            1  "auxhist8_d<domain>_<date>"   -     "name of auxhist8 infile" ""      ""
81rconfig   character  auxhist9_inname   namelist,time_control            1  "auxhist9_d<domain>_<date>"   -     "name of auxhist9 infile" ""      ""
82rconfig   character  auxhist10_inname   namelist,time_control           1  "auxhist10_d<domain>_<date>"   -     "name of auxhist10 infile" ""      ""
83rconfig   character  auxhist11_inname   namelist,time_control           1  "auxhist11_d<domain>_<date>"   -     "name of auxhist11 infile" ""      ""
84
85rconfig   character  auxinput1_outname  namelist,time_control            1  "auxinput1_d<domain>_<date>"   -     "name of auxinput1 outfile" ""      ""
86rconfig   character  auxinput2_outname  namelist,time_control            1  "auxinput2_d<domain>_<date>"   -     "name of auxinput2 outfile" ""      ""
87rconfig   character  auxinput3_outname  namelist,time_control            1  "auxinput3_d<domain>_<date>"   -     "name of auxinput3 outfile" ""      ""
88rconfig   character  auxinput4_outname  namelist,time_control            1  "auxinput4_d<domain>_<date>"   -     "name of auxinput4 outfile" ""      ""
89rconfig   character  auxinput5_outname  namelist,time_control            1  "auxinput5_d<domain>_<date>"   -     "name of auxinput5 outfile" ""      ""
90rconfig   character  auxinput6_outname  namelist,time_control            1  "auxinput6_d<domain>_<date>"   -     "name of auxinput6 outfile" ""      ""
91rconfig   character  auxinput7_outname  namelist,time_control            1  "auxinput7_d<domain>_<date>"   -     "name of auxinput7 outfile" ""      ""
92rconfig   character  auxinput8_outname  namelist,time_control            1  "auxinput8_d<domain>_<date>"   -     "name of auxinput8 outfile" ""      ""
93rconfig   character  auxinput9_outname  namelist,time_control            1  "auxinput9_d<domain>_<date>"   -     "name of auxinput9 outfile" ""      ""
94rconfig   character  auxinput10_outname  namelist,time_control           1  "auxinput10_d<domain>_<date>"  - "name of auxinput10 outfile" ""      ""
95rconfig   character  auxinput11_outname  namelist,time_control           1  "auxinput11_d<domain>_<date>"  - "name of auxinput11 outfile" ""      ""
96
97ifdef EM_CORE=1
98rconfig   character  auxinput1_inname   namelist,time_control            1  "met_em.d<domain>.<date>"   -     "name of auxinput1 infile" ""      ""
99endif
100ifdef NMM_CORE=1
101rconfig   character  auxinput1_inname   namelist,time_control            1  "met_nm.d<domain>.<date>"   -     "name of auxinput1 infile" ""      ""
102endif
103
104rconfig   character  auxinput2_inname   namelist,time_control            1  "auxinput2_d<domain>"   -     "name of auxinput2 infile" ""      ""
105rconfig   character  auxinput3_inname   namelist,time_control            1  "auxinput3_d<domain>"   -     "name of auxinput3 infile" ""      ""
106rconfig   character  auxinput4_inname   namelist,time_control            1  "auxinput4_d<domain>"   -     "name of auxinput4 infile" ""      ""
107rconfig   character  auxinput5_inname   namelist,time_control            1  "auxinput5_d<domain>"   -     "name of auxinput5 infile" ""      ""
108rconfig   character  auxinput6_inname   namelist,time_control            1  "auxinput6_d<domain>"   -     "name of auxinput6 infile" ""      ""
109rconfig   character  auxinput7_inname   namelist,time_control            1  "auxinput7_d<domain>"   -     "name of auxinput7 infile" ""      ""
110rconfig   character  auxinput8_inname   namelist,time_control            1  "auxinput8_d<domain>"   -     "name of auxinput8 infile" ""      ""
111rconfig   character  auxinput9_inname   namelist,time_control            1  "auxinput9_d<domain>"   -     "name of auxinput9 infile" ""      ""
112rconfig   character  gfdda_inname       namelist,fdda                    1  "gfdda_d<domain>"       -     "name of gfdda infile" ""      ""
113rconfig   character  auxinput11_inname   namelist,time_control           1  "auxinput11_d<domain>"   -  "name of auxinput11 infile" ""      ""
114
115rconfig   integer history_interval_mo     namelist,time_control         max_domains    0       h     "history_interval_mo"       ""      "MONTHS"
116rconfig   integer history_interval_d      namelist,time_control         max_domains    0       h     "history_interval_d"       ""      "DAYS"
117rconfig   integer history_interval_h      namelist,time_control         max_domains    0       h     "history_interval_h"       ""      "HOURS"
118rconfig   integer history_interval_m      namelist,time_control         max_domains    0       h     "history_interval_m"       ""      "MINUTES"
119rconfig   integer history_interval_s      namelist,time_control         max_domains    0       h     "history_interval_s"       ""      "SECONDS"
120
121rconfig   integer inputout_interval_mo      namelist,time_control       max_domains    0       h     "inputout_interval_mo"       ""      "MONTHS"
122rconfig   integer inputout_interval_d      namelist,time_control        max_domains    0       h     "inputout_interval_d"       ""      "DAYS"
123rconfig   integer inputout_interval_h      namelist,time_control        max_domains    0       h     "inputout_interval_h"       ""      "HOURS"
124rconfig   integer inputout_interval_m      namelist,time_control        max_domains    0       h     "inputout_interval_m"       ""      "MINUTES"
125rconfig   integer inputout_interval_s      namelist,time_control        max_domains    0       h     "inputout_interval_s"       ""      "SECONDS"
126rconfig   integer inputout_interval        namelist,time_control        max_domains    0       h     "inputout_interval"       ""      "MINUTES"
127
128rconfig   integer auxhist1_interval_mo      namelist,time_control       max_domains    0       h     "auxhist1_interval_mo"       ""      "MONTHS"
129rconfig   integer auxhist1_interval_d      namelist,time_control        max_domains    0       h     "auxhist1_interval_d"       ""      "DAYS"
130rconfig   integer auxhist1_interval_h      namelist,time_control        max_domains    0       h     "auxhist1_interval_h"       ""      "HOURS"
131rconfig   integer auxhist1_interval_m      namelist,time_control        max_domains    0       h     "auxhist1_interval_m"       ""      "MINUTES"
132rconfig   integer auxhist1_interval_s      namelist,time_control        max_domains    0       h     "auxhist1_interval_s"       ""      "SECONDS"
133rconfig   integer auxhist1_interval        namelist,time_control        max_domains    0       h     "auxhist1_interval"       ""      "MINUTES"
134
135rconfig   integer auxhist2_interval_mo      namelist,time_control       max_domains    0       h     "auxhist2_interval_mo"       ""      "MONTHS"
136rconfig   integer auxhist2_interval_d      namelist,time_control        max_domains    0       h     "auxhist2_interval_d"       ""      "DAYS"
137rconfig   integer auxhist2_interval_h      namelist,time_control        max_domains    0       h     "auxhist2_interval_h"       ""      "HOURS"
138rconfig   integer auxhist2_interval_m      namelist,time_control        max_domains    0       h     "auxhist2_interval_m"       ""      "MINUTES"
139rconfig   integer auxhist2_interval_s      namelist,time_control        max_domains    0       h     "auxhist2_interval_s"       ""      "SECONDS"
140rconfig   integer auxhist2_interval        namelist,time_control        max_domains    0       h     "auxhist2_interval"       ""      "MINUTES"
141
142rconfig   integer auxhist3_interval_mo      namelist,time_control       max_domains    0       h     "auxhist3_interval_mo"       ""      "MONTHS"
143rconfig   integer auxhist3_interval_d      namelist,time_control        max_domains    0       h     "auxhist3_interval_d"       ""      "DAYS"
144rconfig   integer auxhist3_interval_h      namelist,time_control        max_domains    0       h     "auxhist3_interval_h"       ""      "HOURS"
145rconfig   integer auxhist3_interval_m      namelist,time_control        max_domains    0       h     "auxhist3_interval_m"       ""      "MINUTES"
146rconfig   integer auxhist3_interval_s      namelist,time_control        max_domains    0       h     "auxhist3_interval_s"       ""      "SECONDS"
147rconfig   integer auxhist3_interval        namelist,time_control        max_domains    0       h     "auxhist3_interval"       ""      "MINUTES"
148
149rconfig   integer auxhist4_interval_mo     namelist,time_control        max_domains    0       h     "auxhist4_interval_mo"       ""      "MONTHS"
150rconfig   integer auxhist4_interval_d      namelist,time_control        max_domains    0       h     "auxhist4_interval_d"       ""      "DAYS"
151rconfig   integer auxhist4_interval_h      namelist,time_control        max_domains    0       h     "auxhist4_interval_h"       ""      "HOURS"
152rconfig   integer auxhist4_interval_m      namelist,time_control        max_domains    0       h     "auxhist4_interval_m"       ""      "MINUTES"
153rconfig   integer auxhist4_interval_s      namelist,time_control        max_domains    0       h     "auxhist4_interval_s"       ""      "SECONDS"
154rconfig   integer auxhist4_interval        namelist,time_control        max_domains    0       h     "auxhist4_interval"       ""      "MINUTES"
155
156rconfig   integer auxhist5_interval_mo     namelist,time_control        max_domains    0       h     "auxhist5_interval_mo"       ""      "MONTHS"
157rconfig   integer auxhist5_interval_d      namelist,time_control        max_domains    0       h     "auxhist5_interval_d"       ""      "DAYS"
158rconfig   integer auxhist5_interval_h      namelist,time_control        max_domains    0       h     "auxhist5_interval_h"       ""      "HOURS"
159rconfig   integer auxhist5_interval_m      namelist,time_control        max_domains    0       h     "auxhist5_interval_m"       ""      "MINUTES"
160rconfig   integer auxhist5_interval_s      namelist,time_control        max_domains    0       h     "auxhist5_interval_s"       ""      "SECONDS"
161rconfig   integer auxhist5_interval        namelist,time_control        max_domains    0       h     "auxhist5_interval"       ""      "MINUTES"
162
163rconfig   integer auxhist6_interval_mo     namelist,time_control        max_domains    0       h     "auxhist6_interval_mo"       ""      "MONTHS"
164rconfig   integer auxhist6_interval_d      namelist,time_control        max_domains    0       h     "auxhist6_interval_d"       ""      "DAYS"
165rconfig   integer auxhist6_interval_h      namelist,time_control        max_domains    0       h     "auxhist6_interval_h"       ""      "HOURS"
166rconfig   integer auxhist6_interval_m      namelist,time_control        max_domains    0       h     "auxhist6_interval_m"       ""      "MINUTES"
167rconfig   integer auxhist6_interval_s      namelist,time_control        max_domains    0       h     "auxhist6_interval_s"       ""      "SECONDS"
168rconfig   integer auxhist6_interval        namelist,time_control        max_domains    0       h     "auxhist6_interval"       ""      "MINUTES"
169
170rconfig   integer auxhist7_interval_mo     namelist,time_control        max_domains    0       h     "auxhist7_interval_mo"       ""      "MONTHS"
171rconfig   integer auxhist7_interval_d      namelist,time_control        max_domains    0       h     "auxhist7_interval_d"       ""      "DAYS"
172rconfig   integer auxhist7_interval_h      namelist,time_control        max_domains    0       h     "auxhist7_interval_h"       ""      "HOURS"
173rconfig   integer auxhist7_interval_m      namelist,time_control        max_domains    0       h     "auxhist7_interval_m"       ""      "MINUTES"
174rconfig   integer auxhist7_interval_s      namelist,time_control        max_domains    0       h     "auxhist7_interval_s"       ""      "SECONDS"
175rconfig   integer auxhist7_interval        namelist,time_control        max_domains    0       h     "auxhist7_interval"       ""      "MINUTES"
176
177rconfig   integer auxhist8_interval_mo     namelist,time_control        max_domains    0       h     "auxhist8_interval_mo"       ""      "MONTHS"
178rconfig   integer auxhist8_interval_d      namelist,time_control        max_domains    0       h     "auxhist8_interval_d"       ""      "DAYS"
179rconfig   integer auxhist8_interval_h      namelist,time_control        max_domains    0       h     "auxhist8_interval_h"       ""      "HOURS"
180rconfig   integer auxhist8_interval_m      namelist,time_control        max_domains    0       h     "auxhist8_interval_m"       ""      "MINUTES"
181rconfig   integer auxhist8_interval_s      namelist,time_control        max_domains    0       h     "auxhist8_interval_s"       ""      "SECONDS"
182rconfig   integer auxhist8_interval        namelist,time_control        max_domains    0       h     "auxhist8_interval"       ""      "MINUTES"
183
184rconfig   integer auxhist9_interval_mo     namelist,time_control        max_domains    0       h     "auxhist9_interval_mo"       ""      "MONTHS"
185rconfig   integer auxhist9_interval_d      namelist,time_control        max_domains    0       h     "auxhist9_interval_d"       ""      "DAYS"
186rconfig   integer auxhist9_interval_h      namelist,time_control        max_domains    0       h     "auxhist9_interval_h"       ""      "HOURS"
187rconfig   integer auxhist9_interval_m      namelist,time_control        max_domains    0       h     "auxhist9_interval_m"       ""      "MINUTES"
188rconfig   integer auxhist9_interval_s      namelist,time_control        max_domains    0       h     "auxhist9_interval_s"       ""      "SECONDS"
189rconfig   integer auxhist9_interval        namelist,time_control        max_domains    0       h     "auxhist9_interval"       ""      "MINUTES"
190
191rconfig   integer auxhist10_interval_mo     namelist,time_control       max_domains    0       h     "auxhist10_interval_mo"       ""      "MONTHS"
192rconfig   integer auxhist10_interval_d      namelist,time_control       max_domains    0       h     "auxhist10_interval_d"       ""      "DAYS"
193rconfig   integer auxhist10_interval_h      namelist,time_control       max_domains    0       h     "auxhist10_interval_h"       ""      "HOURS"
194rconfig   integer auxhist10_interval_m      namelist,time_control       max_domains    0       h     "auxhist10_interval_m"       ""      "MINUTES"
195rconfig   integer auxhist10_interval_s      namelist,time_control       max_domains    0       h     "auxhist10_interval_s"       ""      "SECONDS"
196rconfig   integer auxhist10_interval        namelist,time_control       max_domains    0       h     "auxhist10_interval"       ""      "MINUTES"
197
198rconfig   integer auxhist11_interval_mo     namelist,time_control       max_domains    0       h     "auxhist11_interval_mo"       ""      "MONTHS"
199rconfig   integer auxhist11_interval_d      namelist,time_control       max_domains    0       h     "auxhist11_interval_d"       ""      "DAYS"
200rconfig   integer auxhist11_interval_h      namelist,time_control       max_domains    0       h     "auxhist11_interval_h"       ""      "HOURS"
201rconfig   integer auxhist11_interval_m      namelist,time_control       max_domains    0       h     "auxhist11_interval_m"       ""      "MINUTES"
202rconfig   integer auxhist11_interval_s      namelist,time_control       max_domains    0       h     "auxhist11_interval_s"       ""      "SECONDS"
203rconfig   integer auxhist11_interval        namelist,time_control       max_domains    0       h     "auxhist11_interval"       ""      "MINUTES"
204
205rconfig   integer auxinput1_interval_mo     namelist,time_control       max_domains    0       h     "auxinput1_interval_mo"       ""      "MONTHS"
206rconfig   integer auxinput1_interval_d      namelist,time_control       max_domains    0       h     "auxinput1_interval_d"       ""      "DAYS"
207rconfig   integer auxinput1_interval_h      namelist,time_control       max_domains    0       h     "auxinput1_interval_h"       ""      "HOURS"
208rconfig   integer auxinput1_interval_m      namelist,time_control       max_domains    0       h     "auxinput1_interval_m"       ""      "MINUTES"
209rconfig   integer auxinput1_interval_s      namelist,time_control       max_domains    0       h     "auxinput1_interval_s"       ""      "SECONDS"
210rconfig   integer auxinput1_interval        namelist,time_control       max_domains    0       h     "auxinput1_interval"       ""      "MINUTES"
211
212rconfig   integer auxinput2_interval_mo     namelist,time_control       max_domains    0       h     "auxinput2_interval_mo"       ""      "MONTHS"
213rconfig   integer auxinput2_interval_d      namelist,time_control       max_domains    0       h     "auxinput2_interval_d"       ""      "DAYS"
214rconfig   integer auxinput2_interval_h      namelist,time_control       max_domains    0       h     "auxinput2_interval_h"       ""      "HOURS"
215rconfig   integer auxinput2_interval_m      namelist,time_control       max_domains    0       h     "auxinput2_interval_m"       ""      "MINUTES"
216rconfig   integer auxinput2_interval_s      namelist,time_control       max_domains    0       h     "auxinput2_interval_s"       ""      "SECONDS"
217rconfig   integer auxinput2_interval        namelist,time_control       max_domains    0       h     "auxinput2_interval"       ""      "MINUTES"
218
219rconfig   integer auxinput3_interval_mo     namelist,time_control       max_domains    0       h     "auxinput3_interval_mo"       ""      "MONTHS"
220rconfig   integer auxinput3_interval_d      namelist,time_control       max_domains    0       h     "auxinput3_interval_d"       ""      "DAYS"
221rconfig   integer auxinput3_interval_h      namelist,time_control       max_domains    0       h     "auxinput3_interval_h"       ""      "HOURS"
222rconfig   integer auxinput3_interval_m      namelist,time_control       max_domains    0       h     "auxinput3_interval_m"       ""      "MINUTES"
223rconfig   integer auxinput3_interval_s      namelist,time_control       max_domains    0       h     "auxinput3_interval_s"       ""      "SECONDS"
224rconfig   integer auxinput3_interval        namelist,time_control       max_domains    0       h     "auxinput3_interval"       ""      "MINUTES"
225
226rconfig   integer auxinput4_interval_mo     namelist,time_control       max_domains    0       h     "auxinput4_interval_mo"       ""      "MONTHS"
227rconfig   integer auxinput4_interval_d      namelist,time_control       max_domains    0       h     "auxinput4_interval_d"       ""      "DAYS"
228rconfig   integer auxinput4_interval_h      namelist,time_control       max_domains    0       h     "auxinput4_interval_h"       ""      "HOURS"
229rconfig   integer auxinput4_interval_m      namelist,time_control       max_domains    0       h     "auxinput4_interval_m"       ""      "MINUTES"
230rconfig   integer auxinput4_interval_s      namelist,time_control       max_domains    0       h     "auxinput4_interval_s"       ""      "SECONDS"
231rconfig   integer auxinput4_interval        namelist,time_control       max_domains    0       h     "auxinput4_interval"       ""      "MINUTES"
232
233rconfig   integer auxinput5_interval_mo     namelist,time_control       max_domains    0       h     "auxinput5_interval_mo"       ""      "MONTHS"
234rconfig   integer auxinput5_interval_d      namelist,time_control       max_domains    0       h     "auxinput5_interval_d"       ""      "DAYS"
235rconfig   integer auxinput5_interval_h      namelist,time_control       max_domains    0       h     "auxinput5_interval_h"       ""      "HOURS"
236rconfig   integer auxinput5_interval_m      namelist,time_control       max_domains    0       h     "auxinput5_interval_m"       ""      "MINUTES"
237rconfig   integer auxinput5_interval_s      namelist,time_control       max_domains    0       h     "auxinput5_interval_s"       ""      "SECONDS"
238rconfig   integer auxinput5_interval        namelist,time_control       max_domains    0       h     "auxinput5_interval"       ""      "MINUTES"
239
240rconfig   integer auxinput6_interval_mo     namelist,time_control       max_domains    0       h     "auxinput6_interval_mo"       ""      "MONTHS"
241rconfig   integer auxinput6_interval_d      namelist,time_control       max_domains    0       h     "auxinput6_interval_d"       ""      "DAYS"
242rconfig   integer auxinput6_interval_h      namelist,time_control       max_domains    0       h     "auxinput6_interval_h"       ""      "HOURS"
243rconfig   integer auxinput6_interval_m      namelist,time_control       max_domains    0       h     "auxinput6_interval_m"       ""      "MINUTES"
244rconfig   integer auxinput6_interval_s      namelist,time_control       max_domains    0       h     "auxinput6_interval_s"       ""      "SECONDS"
245rconfig   integer auxinput6_interval        namelist,time_control       max_domains    0       h     "auxinput6_interval"       ""      "MINUTES"
246
247rconfig   integer auxinput7_interval_mo     namelist,time_control       max_domains    0       h     "auxinput7_interval_mo"       ""      "MONTHS"
248rconfig   integer auxinput7_interval_d      namelist,time_control       max_domains    0       h     "auxinput7_interval_d"       ""      "DAYS"
249rconfig   integer auxinput7_interval_h      namelist,time_control       max_domains    0       h     "auxinput7_interval_h"       ""      "HOURS"
250rconfig   integer auxinput7_interval_m      namelist,time_control       max_domains    0       h     "auxinput7_interval_m"       ""      "MINUTES"
251rconfig   integer auxinput7_interval_s      namelist,time_control       max_domains    0       h     "auxinput7_interval_s"       ""      "SECONDS"
252rconfig   integer auxinput7_interval        namelist,time_control       max_domains    0       h     "auxinput7_interval"       ""      "MINUTES"
253
254rconfig   integer auxinput8_interval_mo     namelist,time_control       max_domains    0       h     "auxinput8_interval_mo"       ""      "MONTHS"
255rconfig   integer auxinput8_interval_d      namelist,time_control       max_domains    0       h     "auxinput8_interval_d"       ""      "DAYS"
256rconfig   integer auxinput8_interval_h      namelist,time_control       max_domains    0       h     "auxinput8_interval_h"       ""      "HOURS"
257rconfig   integer auxinput8_interval_m      namelist,time_control       max_domains    0       h     "auxinput8_interval_m"       ""      "MINUTES"
258rconfig   integer auxinput8_interval_s      namelist,time_control       max_domains    0       h     "auxinput8_interval_s"       ""      "SECONDS"
259rconfig   integer auxinput8_interval        namelist,time_control       max_domains    0       h     "auxinput8_interval"       ""      "MINUTES"
260
261rconfig   integer auxinput9_interval_mo     namelist,time_control       max_domains    0       h     "auxinput9_interval_mo"       ""      "MONTHS"
262rconfig   integer auxinput9_interval_d      namelist,time_control       max_domains    0       h     "auxinput9_interval_d"       ""      "DAYS"
263rconfig   integer auxinput9_interval_h      namelist,time_control       max_domains    0       h     "auxinput9_interval_h"       ""      "HOURS"
264rconfig   integer auxinput9_interval_m      namelist,time_control       max_domains    0       h     "auxinput9_interval_m"       ""      "MINUTES"
265rconfig   integer auxinput9_interval_s      namelist,time_control       max_domains    0       h     "auxinput9_interval_s"       ""      "SECONDS"
266rconfig   integer auxinput9_interval        namelist,time_control       max_domains    0       h     "auxinput9_interval"       ""      "MINUTES"
267
268rconfig   integer gfdda_interval_mo         namelist,fdda               max_domains    0       h     "gfdda_interval_mo"       ""      "MONTHS"
269rconfig   integer gfdda_interval_d          namelist,fdda               max_domains    0       h     "gfdda_interval_d"       ""      "DAYS"
270rconfig   integer gfdda_interval_h          namelist,fdda               max_domains    0       h     "gfdda_interval_h"       ""      "HOURS"
271rconfig   integer gfdda_interval_m          namelist,fdda               max_domains    0       h     "gfdda_interval_m"       ""      "MINUTES"
272rconfig   integer gfdda_interval_s          namelist,fdda               max_domains    0       h     "gfdda_interval_s"       ""      "SECONDS"
273rconfig   integer gfdda_interval            namelist,fdda               max_domains    0       h     "gfdda_interval"       ""      "MINUTES"
274
275rconfig   integer auxinput11_interval_mo     namelist,time_control      max_domains    0       h     "auxinput11_interval_mo"       ""      "MONTHS"
276rconfig   integer auxinput11_interval_d      namelist,time_control      max_domains    0       h     "auxinput11_interval_d"       ""      "DAYS"
277rconfig   integer auxinput11_interval_h      namelist,time_control      max_domains    0       h     "auxinput11_interval_h"       ""      "HOURS"
278rconfig   integer auxinput11_interval_m      namelist,time_control      max_domains    0       h     "auxinput11_interval_m"       ""      "MINUTES"
279rconfig   integer auxinput11_interval_s      namelist,time_control      max_domains    0       h     "auxinput11_interval_s"       ""      "SECONDS"
280rconfig   integer auxinput11_interval        namelist,time_control      max_domains    0       h     "auxinput11_interval"       ""      "MINUTES"
281
282
283rconfig   integer restart_interval_mo     namelist,time_control         1              0       h     "restart_interval_mo"       ""      "MONTHS"
284rconfig   integer restart_interval_d      namelist,time_control         1              0       h     "restart_interval_d"       ""      "DAYS"
285rconfig   integer restart_interval_h      namelist,time_control         1              0       h     "restart_interval_h"       ""      "HOURS"
286rconfig   integer restart_interval_m      namelist,time_control         1              0       h     "restart_interval_m"       ""      "MINUTES"
287rconfig   integer restart_interval_s      namelist,time_control         1              0       h     "restart_interval_s"       ""      "SECONDS"
288
289
290rconfig  integer history_begin_y  namelist,time_control         max_domains    0     h   "history_begin_y"    ""   "YEARS from start of run"
291rconfig  integer history_begin_mo  namelist,time_control        max_domains    0     h   "history_begin_mo"    ""   "MONTHS from start of run"
292rconfig  integer history_begin_d   namelist,time_control        max_domains    0     h   "history_begin_d"    ""   "DAYS from start of run"
293rconfig  integer history_begin_h   namelist,time_control        max_domains    0     h   "history_begin_h"    ""   "HOURS from start of run"
294rconfig  integer history_begin_m   namelist,time_control        max_domains    0     h   "history_begin_m"    ""   "MINUTES from start of run"
295rconfig  integer history_begin_s   namelist,time_control        max_domains    0     h   "history_begin_s"    ""   "SECONDS from start of run"
296
297rconfig  integer inputout_begin_y   namelist,time_control       max_domains    0     h   "inputout_begin_y"    ""   "YEARS from start of run"
298rconfig  integer inputout_begin_mo   namelist,time_control      max_domains    0     h   "inputout_begin_mo"    ""   "MONTHS from start of run"
299rconfig  integer inputout_begin_d   namelist,time_control       max_domains    0     h   "inputout_begin_d"    ""   "DAYS from start of run"
300rconfig  integer inputout_begin_h   namelist,time_control       max_domains    0     h   "inputout_begin_h"    ""   "HOURS from start of run"
301rconfig  integer inputout_begin_m   namelist,time_control       max_domains    0     h   "inputout_begin_m"    ""   "MINUTES from start of run"
302rconfig  integer inputout_begin_s   namelist,time_control       max_domains    0     h   "inputout_begin_s"    ""   "SECONDS from start of run"
303
304rconfig  integer auxhist1_begin_y   namelist,time_control       max_domains    0     h   "auxhist1_begin_y"    ""   "YEARS from start of run"
305rconfig  integer auxhist1_begin_mo   namelist,time_control      max_domains    0     h   "auxhist1_begin_mo"    ""   "MONTHS from start of run"
306rconfig  integer auxhist1_begin_d   namelist,time_control       max_domains    0     h   "auxhist1_begin_d"    ""   "DAYS from start of run"
307rconfig  integer auxhist1_begin_h   namelist,time_control       max_domains    0     h   "auxhist1_begin_h"    ""   "HOURS from start of run"
308rconfig  integer auxhist1_begin_m   namelist,time_control       max_domains    0     h   "auxhist1_begin_m"    ""   "MINUTES from start of run"
309rconfig  integer auxhist1_begin_s   namelist,time_control       max_domains    0     h   "auxhist1_begin_s"    ""   "SECONDS from start of run"
310
311rconfig  integer auxhist2_begin_y   namelist,time_control       max_domains    0     h   "auxhist2_begin_y"    ""   "YEARS from start of run"
312rconfig  integer auxhist2_begin_mo   namelist,time_control      max_domains    0     h   "auxhist2_begin_mo"    ""   "MONTHS from start of run"
313rconfig  integer auxhist2_begin_d   namelist,time_control       max_domains    0     h   "auxhist2_begin_d"    ""   "DAYS from start of run"
314rconfig  integer auxhist2_begin_h   namelist,time_control       max_domains    0     h   "auxhist2_begin_h"    ""   "HOURS from start of run"
315rconfig  integer auxhist2_begin_m   namelist,time_control       max_domains    0     h   "auxhist2_begin_m"    ""   "MINUTES from start of run"
316rconfig  integer auxhist2_begin_s   namelist,time_control       max_domains    0     h   "auxhist2_begin_s"    ""   "SECONDS from start of run"
317
318rconfig  integer auxhist3_begin_y   namelist,time_control       max_domains    0     h   "auxhist3_begin_y"    ""   "YEARS from start of run"
319rconfig  integer auxhist3_begin_mo   namelist,time_control      max_domains    0     h   "auxhist3_begin_mo"    ""   "MONTHS from start of run"
320rconfig  integer auxhist3_begin_d   namelist,time_control       max_domains    0     h   "auxhist3_begin_d"    ""   "DAYS from start of run"
321rconfig  integer auxhist3_begin_h   namelist,time_control       max_domains    0     h   "auxhist3_begin_h"    ""   "HOURS from start of run"
322rconfig  integer auxhist3_begin_m   namelist,time_control       max_domains    0     h   "auxhist3_begin_m"    ""   "MINUTES from start of run"
323rconfig  integer auxhist3_begin_s   namelist,time_control       max_domains    0     h   "auxhist3_begin_s"    ""   "SECONDS from start of run"
324
325rconfig  integer auxhist4_begin_y  namelist,time_control        max_domains    0     h   "auxhist4_begin_y"    ""   "YEARS from start of run"
326rconfig  integer auxhist4_begin_mo  namelist,time_control       max_domains    0     h   "auxhist4_begin_mo"    ""   "MONTHS from start of run"
327rconfig  integer auxhist4_begin_d   namelist,time_control       max_domains    0     h   "auxhist4_begin_d"    ""   "DAYS from start of run"
328rconfig  integer auxhist4_begin_h   namelist,time_control       max_domains    0     h   "auxhist4_begin_h"    ""   "HOURS from start of run"
329rconfig  integer auxhist4_begin_m   namelist,time_control       max_domains    0     h   "auxhist4_begin_m"    ""   "MINUTES from start of run"
330rconfig  integer auxhist4_begin_s   namelist,time_control       max_domains    0     h   "auxhist4_begin_s"    ""   "SECONDS from start of run"
331
332rconfig  integer auxhist5_begin_y  namelist,time_control        max_domains    0     h   "auxhist5_begin_y"    ""   "YEARS from start of run"
333rconfig  integer auxhist5_begin_mo  namelist,time_control       max_domains    0     h   "auxhist5_begin_mo"    ""   "MONTHS from start of run"
334rconfig  integer auxhist5_begin_d   namelist,time_control       max_domains    0     h   "auxhist5_begin_d"    ""   "DAYS from start of run"
335rconfig  integer auxhist5_begin_h   namelist,time_control       max_domains    0     h   "auxhist5_begin_h"    ""   "HOURS from start of run"
336rconfig  integer auxhist5_begin_m   namelist,time_control       max_domains    0     h   "auxhist5_begin_m"    ""   "MINUTES from start of run"
337rconfig  integer auxhist5_begin_s   namelist,time_control       max_domains    0     h   "auxhist5_begin_s"    ""   "SECONDS from start of run"
338
339rconfig  integer auxhist6_begin_y  namelist,time_control        max_domains    0     h   "auxhist6_begin_y"    ""   "YEARS from start of run"
340rconfig  integer auxhist6_begin_mo  namelist,time_control       max_domains    0     h   "auxhist6_begin_mo"    ""   "MONTHS from start of run"
341rconfig  integer auxhist6_begin_d   namelist,time_control       max_domains    0     h   "auxhist6_begin_d"    ""   "DAYS from start of run"
342rconfig  integer auxhist6_begin_h   namelist,time_control       max_domains    0     h   "auxhist6_begin_h"    ""   "HOURS from start of run"
343rconfig  integer auxhist6_begin_m   namelist,time_control       max_domains    0     h   "auxhist6_begin_m"    ""   "MINUTES from start of run"
344rconfig  integer auxhist6_begin_s   namelist,time_control       max_domains    0     h   "auxhist6_begin_s"    ""   "SECONDS from start of run"
345
346rconfig  integer auxhist7_begin_y  namelist,time_control        max_domains    0     h   "auxhist7_begin_y"    ""   "YEARS from start of run"
347rconfig  integer auxhist7_begin_mo  namelist,time_control       max_domains    0     h   "auxhist7_begin_mo"    ""   "MONTHS from start of run"
348rconfig  integer auxhist7_begin_d   namelist,time_control       max_domains    0     h   "auxhist7_begin_d"    ""   "DAYS from start of run"
349rconfig  integer auxhist7_begin_h   namelist,time_control       max_domains    0     h   "auxhist7_begin_h"    ""   "HOURS from start of run"
350rconfig  integer auxhist7_begin_m   namelist,time_control       max_domains    0     h   "auxhist7_begin_m"    ""   "MINUTES from start of run"
351rconfig  integer auxhist7_begin_s   namelist,time_control       max_domains    0     h   "auxhist7_begin_s"    ""   "SECONDS from start of run"
352
353rconfig  integer auxhist8_begin_y  namelist,time_control        max_domains    0     h   "auxhist8_begin_y"    ""   "YEARS from start of run"
354rconfig  integer auxhist8_begin_mo  namelist,time_control       max_domains    0     h   "auxhist8_begin_mo"    ""   "MONTHS from start of run"
355rconfig  integer auxhist8_begin_d   namelist,time_control       max_domains    0     h   "auxhist8_begin_d"    ""   "DAYS from start of run"
356rconfig  integer auxhist8_begin_h   namelist,time_control       max_domains    0     h   "auxhist8_begin_h"    ""   "HOURS from start of run"
357rconfig  integer auxhist8_begin_m   namelist,time_control       max_domains    0     h   "auxhist8_begin_m"    ""   "MINUTES from start of run"
358rconfig  integer auxhist8_begin_s   namelist,time_control       max_domains    0     h   "auxhist8_begin_s"    ""   "SECONDS from start of run"
359
360rconfig  integer auxhist9_begin_y  namelist,time_control        max_domains    0     h   "auxhist9_begin_y"    ""   "YEARS from start of run"
361rconfig  integer auxhist9_begin_mo  namelist,time_control       max_domains    0     h   "auxhist9_begin_mo"    ""   "MONTHS from start of run"
362rconfig  integer auxhist9_begin_d   namelist,time_control       max_domains    0     h   "auxhist9_begin_d"    ""   "DAYS from start of run"
363rconfig  integer auxhist9_begin_h   namelist,time_control       max_domains    0     h   "auxhist9_begin_h"    ""   "HOURS from start of run"
364rconfig  integer auxhist9_begin_m   namelist,time_control       max_domains    0     h   "auxhist9_begin_m"    ""   "MINUTES from start of run"
365rconfig  integer auxhist9_begin_s   namelist,time_control       max_domains    0     h   "auxhist9_begin_s"    ""   "SECONDS from start of run"
366
367rconfig  integer auxhist10_begin_y  namelist,time_control       max_domains    0     h   "auxhist10_begin_y"    ""   "YEARS from start of run"
368rconfig  integer auxhist10_begin_mo  namelist,time_control      max_domains    0     h   "auxhist10_begin_mo"    ""   "MONTHS from start of run"
369rconfig  integer auxhist10_begin_d   namelist,time_control      max_domains    0     h   "auxhist10_begin_d"    ""   "DAYS from start of run"
370rconfig  integer auxhist10_begin_h   namelist,time_control      max_domains    0     h   "auxhist10_begin_h"    ""   "HOURS from start of run"
371rconfig  integer auxhist10_begin_m   namelist,time_control      max_domains    0     h   "auxhist10_begin_m"    ""   "MINUTES from start of run"
372rconfig  integer auxhist10_begin_s   namelist,time_control      max_domains    0     h   "auxhist10_begin_s"    ""   "SECONDS from start of run"
373
374rconfig  integer auxhist11_begin_y  namelist,time_control       max_domains    0     h   "auxhist11_begin_y"    ""   "YEARS from start of run"
375rconfig  integer auxhist11_begin_mo  namelist,time_control      max_domains    0     h   "auxhist11_begin_mo"    ""   "MONTHS from start of run"
376rconfig  integer auxhist11_begin_d   namelist,time_control      max_domains    0     h   "auxhist11_begin_d"    ""   "DAYS from start of run"
377rconfig  integer auxhist11_begin_h   namelist,time_control      max_domains    0     h   "auxhist11_begin_h"    ""   "HOURS from start of run"
378rconfig  integer auxhist11_begin_m   namelist,time_control      max_domains    0     h   "auxhist11_begin_m"    ""   "MINUTES from start of run"
379rconfig  integer auxhist11_begin_s   namelist,time_control      max_domains    0     h   "auxhist11_begin_s"    ""   "SECONDS from start of run"
380
381rconfig  integer auxinput1_begin_y  namelist,time_control       max_domains    0     h   "auxinput1_begin_y"    ""   "YEARS from start of run"
382rconfig  integer auxinput1_begin_mo  namelist,time_control      max_domains    0     h   "auxinput1_begin_mo"    ""   "MONTHS from start of run"
383rconfig  integer auxinput1_begin_d   namelist,time_control      max_domains    0     h   "auxinput1_begin_d"    ""   "DAYS from start of run"
384rconfig  integer auxinput1_begin_h   namelist,time_control      max_domains    0     h   "auxinput1_begin_h"    ""   "HOURS from start of run"
385rconfig  integer auxinput1_begin_m   namelist,time_control      max_domains    0     h   "auxinput1_begin_m"    ""   "MINUTES from start of run"
386rconfig  integer auxinput1_begin_s   namelist,time_control      max_domains    0     h   "auxinput1_begin_s"    ""   "SECONDS from start of run"
387
388rconfig  integer auxinput2_begin_y  namelist,time_control       max_domains    0     h   "auxinput2_begin_y"    ""   "YEARS from start of run"
389rconfig  integer auxinput2_begin_mo  namelist,time_control      max_domains    0     h   "auxinput2_begin_mo"    ""   "MONTHS from start of run"
390rconfig  integer auxinput2_begin_d   namelist,time_control      max_domains    0     h   "auxinput2_begin_d"    ""   "DAYS from start of run"
391rconfig  integer auxinput2_begin_h   namelist,time_control      max_domains    0     h   "auxinput2_begin_h"    ""   "HOURS from start of run"
392rconfig  integer auxinput2_begin_m   namelist,time_control      max_domains    0     h   "auxinput2_begin_m"    ""   "MINUTES from start of run"
393rconfig  integer auxinput2_begin_s   namelist,time_control      max_domains    0     h   "auxinput2_begin_s"    ""   "SECONDS from start of run"
394
395rconfig  integer auxinput3_begin_y  namelist,time_control       max_domains    0     h   "auxinput3_begin_y"    ""   "YEARS from start of run"
396rconfig  integer auxinput3_begin_mo  namelist,time_control      max_domains    0     h   "auxinput3_begin_mo"    ""   "MONTHS from start of run"
397rconfig  integer auxinput3_begin_d   namelist,time_control      max_domains    0     h   "auxinput3_begin_d"    ""   "DAYS from start of run"
398rconfig  integer auxinput3_begin_h   namelist,time_control      max_domains    0     h   "auxinput3_begin_h"    ""   "HOURS from start of run"
399rconfig  integer auxinput3_begin_m   namelist,time_control      max_domains    0     h   "auxinput3_begin_m"    ""   "MINUTES from start of run"
400rconfig  integer auxinput3_begin_s   namelist,time_control      max_domains    0     h   "auxinput3_begin_s"    ""   "SECONDS from start of run"
401
402rconfig  integer auxinput4_begin_y  namelist,time_control       max_domains    0     h   "auxinput4_begin_y"    ""   "YEARS from start of run"
403rconfig  integer auxinput4_begin_mo  namelist,time_control      max_domains    0     h   "auxinput4_begin_mo"    ""   "MONTHS from start of run"
404rconfig  integer auxinput4_begin_d   namelist,time_control      max_domains    0     h   "auxinput4_begin_d"    ""   "DAYS from start of run"
405rconfig  integer auxinput4_begin_h   namelist,time_control      max_domains    0     h   "auxinput4_begin_h"    ""   "HOURS from start of run"
406rconfig  integer auxinput4_begin_m   namelist,time_control      max_domains    0     h   "auxinput4_begin_m"    ""   "MINUTES from start of run"
407rconfig  integer auxinput4_begin_s   namelist,time_control      max_domains    0     h   "auxinput4_begin_s"    ""   "SECONDS from start of run"
408
409rconfig  integer auxinput5_begin_y  namelist,time_control       max_domains    0     h   "auxinput5_begin_y"    ""   "YEARS from start of run"
410rconfig  integer auxinput5_begin_mo  namelist,time_control      max_domains    0     h   "auxinput5_begin_mo"    ""   "MONTHS from start of run"
411rconfig  integer auxinput5_begin_d   namelist,time_control      max_domains    0     h   "auxinput5_begin_d"    ""   "DAYS from start of run"
412rconfig  integer auxinput5_begin_h   namelist,time_control      max_domains    0     h   "auxinput5_begin_h"    ""   "HOURS from start of run"
413rconfig  integer auxinput5_begin_m   namelist,time_control      max_domains    0     h   "auxinput5_begin_m"    ""   "MINUTES from start of run"
414rconfig  integer auxinput5_begin_s   namelist,time_control      max_domains    0     h   "auxinput5_begin_s"    ""   "SECONDS from start of run"
415
416rconfig  integer auxinput6_begin_y  namelist,time_control       max_domains    0     h   "auxinput6_begin_y"    ""   "YEARS from start of run"
417rconfig  integer auxinput6_begin_mo  namelist,time_control      max_domains    0     h   "auxinput6_begin_mo"    ""   "MONTHS from start of run"
418rconfig  integer auxinput6_begin_d   namelist,time_control      max_domains    0     h   "auxinput6_begin_d"    ""   "DAYS from start of run"
419rconfig  integer auxinput6_begin_h   namelist,time_control      max_domains    0     h   "auxinput6_begin_h"    ""   "HOURS from start of run"
420rconfig  integer auxinput6_begin_m   namelist,time_control      max_domains    0     h   "auxinput6_begin_m"    ""   "MINUTES from start of run"
421rconfig  integer auxinput6_begin_s   namelist,time_control      max_domains    0     h   "auxinput6_begin_s"    ""   "SECONDS from start of run"
422
423rconfig  integer auxinput7_begin_y  namelist,time_control       max_domains    0     h   "auxinput7_begin_y"    ""   "YEARS from start of run"
424rconfig  integer auxinput7_begin_mo  namelist,time_control      max_domains    0     h   "auxinput7_begin_mo"    ""   "MONTHS from start of run"
425rconfig  integer auxinput7_begin_d   namelist,time_control      max_domains    0     h   "auxinput7_begin_d"    ""   "DAYS from start of run"
426rconfig  integer auxinput7_begin_h   namelist,time_control      max_domains    0     h   "auxinput7_begin_h"    ""   "HOURS from start of run"
427rconfig  integer auxinput7_begin_m   namelist,time_control      max_domains    0     h   "auxinput7_begin_m"    ""   "MINUTES from start of run"
428rconfig  integer auxinput7_begin_s   namelist,time_control      max_domains    0     h   "auxinput7_begin_s"    ""   "SECONDS from start of run"
429
430rconfig  integer auxinput8_begin_y  namelist,time_control       max_domains    0     h   "auxinput8_begin_y"    ""   "YEARS from start of run"
431rconfig  integer auxinput8_begin_mo  namelist,time_control      max_domains    0     h   "auxinput8_begin_mo"    ""   "MONTHS from start of run"
432rconfig  integer auxinput8_begin_d   namelist,time_control      max_domains    0     h   "auxinput8_begin_d"    ""   "DAYS from start of run"
433rconfig  integer auxinput8_begin_h   namelist,time_control      max_domains    0     h   "auxinput8_begin_h"    ""   "HOURS from start of run"
434rconfig  integer auxinput8_begin_m   namelist,time_control      max_domains    0     h   "auxinput8_begin_m"    ""   "MINUTES from start of run"
435rconfig  integer auxinput8_begin_s   namelist,time_control      max_domains    0     h   "auxinput8_begin_s"    ""   "SECONDS from start of run"
436
437rconfig  integer auxinput9_begin_y  namelist,time_control       max_domains    0     h   "auxinput9_begin_y"    ""   "YEARS from start of run"
438rconfig  integer auxinput9_begin_mo  namelist,time_control      max_domains    0     h   "auxinput9_begin_mo"    ""   "MONTHS from start of run"
439rconfig  integer auxinput9_begin_d   namelist,time_control      max_domains    0     h   "auxinput9_begin_d"    ""   "DAYS from start of run"
440rconfig  integer auxinput9_begin_h   namelist,time_control      max_domains    0     h   "auxinput9_begin_h"    ""   "HOURS from start of run"
441rconfig  integer auxinput9_begin_m   namelist,time_control      max_domains    0     h   "auxinput9_begin_m"    ""   "MINUTES from start of run"
442rconfig  integer auxinput9_begin_s   namelist,time_control      max_domains    0     h   "auxinput9_begin_s"    ""   "SECONDS from start of run"
443
444rconfig  integer gfdda_begin_y   namelist,fdda                  max_domains    0     h   "gfdda_begin_y"    ""   "YEARS from start of run"
445rconfig  integer gfdda_begin_mo  namelist,fdda                  max_domains    0     h   "gfdda_begin_mo"    ""   "MONTHS from start of run"
446rconfig  integer gfdda_begin_d   namelist,fdda                  max_domains    0     h   "gfdda_begin_d"    ""   "DAYS from start of run"
447rconfig  integer gfdda_begin_h   namelist,fdda                  max_domains    0     h   "gfdda_begin_h"    ""   "HOURS from start of run"
448rconfig  integer gfdda_begin_m   namelist,fdda                  max_domains    0     h   "gfdda_begin_m"    ""   "MINUTES from start of run"
449rconfig  integer gfdda_begin_s   namelist,fdda                  max_domains    0     h   "gfdda_begin_s"    ""   "SECONDS from start of run"
450
451rconfig  integer auxinput11_begin_y  namelist,time_control      max_domains    0     h   "auxinput11_begin_y"    ""   "YEARS from start of run"
452rconfig  integer auxinput11_begin_mo  namelist,time_control     max_domains    0     h   "auxinput11_begin_mo"    ""   "MONTHS from start of run"
453rconfig  integer auxinput11_begin_d   namelist,time_control     max_domains    0     h   "auxinput11_begin_d"    ""   "DAYS from start of run"
454rconfig  integer auxinput11_begin_h   namelist,time_control     max_domains    0     h   "auxinput11_begin_h"    ""   "HOURS from start of run"
455rconfig  integer auxinput11_begin_m   namelist,time_control     max_domains    0     h   "auxinput11_begin_m"    ""   "MINUTES from start of run"
456rconfig  integer auxinput11_begin_s   namelist,time_control     max_domains    0     h   "auxinput11_begin_s"    ""   "SECONDS from start of run"
457
458rconfig  integer restart_begin_y  namelist,time_control         1              0     h   "restart_begin_y"    ""   "YEARS from start of run"
459rconfig  integer restart_begin_mo  namelist,time_control        1              0     h   "restart_begin_mo"    ""   "MONTHS from start of run"
460rconfig  integer restart_begin_d   namelist,time_control        1              0     h   "restart_begin_d"    ""   "DAYS from start of run"
461rconfig  integer restart_begin_h   namelist,time_control        1              0     h   "restart_begin_h"    ""   "HOURS from start of run"
462rconfig  integer restart_begin_m   namelist,time_control        1              0     h   "restart_begin_m"    ""   "MINUTES from start of run"
463rconfig  integer restart_begin_s   namelist,time_control        1              0     h   "restart_begin_s"    ""   "SECONDS from start of run"
464
465rconfig integer history_end_y      namelist,time_control        max_domains    0    h  "history_end_y"       ""      "YEARS from start of run"
466rconfig integer history_end_mo     namelist,time_control        max_domains    0    h  "history_end_mo"       ""      "MONTHS from start of run"
467rconfig integer history_end_d      namelist,time_control        max_domains    0    h  "history_end_d"       ""      "DAYS from start of run"
468rconfig integer history_end_h      namelist,time_control        max_domains    0    h  "history_end_h"       ""      "HOURS from start of run"
469rconfig integer history_end_m      namelist,time_control        max_domains    0    h  "history_end_m"       ""      "MINUTES from start of run"
470rconfig integer history_end_s      namelist,time_control        max_domains    0    h  "history_end_s"       ""      "SECONDS from start of run"
471
472rconfig integer inputout_end_y      namelist,time_control     max_domains    0    h  "inputout_end_y"       ""      "YEARS from start of run"
473rconfig integer inputout_end_mo      namelist,time_control     max_domains    0    h  "inputout_end_mo"       ""      "MONTHS from start of run"
474rconfig integer inputout_end_d      namelist,time_control     max_domains    0    h  "inputout_end_d"       ""      "DAYS from start of run"
475rconfig integer inputout_end_h      namelist,time_control     max_domains    0    h  "inputout_end_h"       ""      "HOURS from start of run"
476rconfig integer inputout_end_m      namelist,time_control     max_domains    0    h  "inputout_end_m"       ""      "MINUTES from start of run"
477rconfig integer inputout_end_s      namelist,time_control     max_domains    0    h  "inputout_end_s"       ""      "SECONDS from start of run"
478
479rconfig integer auxhist1_end_y      namelist,time_control     max_domains    0    h  "auxhist1_end_y"       ""      "YEARS from start of run"
480rconfig integer auxhist1_end_mo      namelist,time_control     max_domains    0    h  "auxhist1_end_mo"       ""      "MONTHS from start of run"
481rconfig integer auxhist1_end_d      namelist,time_control     max_domains    0    h  "auxhist1_end_d"       ""      "DAYS from start of run"
482rconfig integer auxhist1_end_h      namelist,time_control     max_domains    0    h  "auxhist1_end_h"       ""      "HOURS from start of run"
483rconfig integer auxhist1_end_m      namelist,time_control     max_domains    0    h  "auxhist1_end_m"       ""      "MINUTES from start of run"
484rconfig integer auxhist1_end_s      namelist,time_control     max_domains    0    h  "auxhist1_end_s"       ""      "SECONDS from start of run"
485
486rconfig integer auxhist2_end_y      namelist,time_control     max_domains    0    h  "auxhist2_end_y"       ""      "YEARS from start of run"
487rconfig integer auxhist2_end_mo      namelist,time_control     max_domains    0    h  "auxhist2_end_mo"       ""      "MONTHS from start of run"
488rconfig integer auxhist2_end_d      namelist,time_control     max_domains    0    h  "auxhist2_end_d"       ""      "DAYS from start of run"
489rconfig integer auxhist2_end_h      namelist,time_control     max_domains    0    h  "auxhist2_end_h"       ""      "HOURS from start of run"
490rconfig integer auxhist2_end_m      namelist,time_control     max_domains    0    h  "auxhist2_end_m"       ""      "MINUTES from start of run"
491rconfig integer auxhist2_end_s      namelist,time_control     max_domains    0    h  "auxhist2_end_s"       ""      "SECONDS from start of run"
492
493rconfig integer auxhist3_end_y      namelist,time_control     max_domains    0    h  "auxhist3_end_y"       ""      "YEARS from start of run"
494rconfig integer auxhist3_end_mo      namelist,time_control     max_domains    0    h  "auxhist3_end_mo"       ""      "MONTHS from start of run"
495rconfig integer auxhist3_end_d      namelist,time_control     max_domains    0    h  "auxhist3_end_d"       ""      "DAYS from start of run"
496rconfig integer auxhist3_end_h      namelist,time_control     max_domains    0    h  "auxhist3_end_h"       ""      "HOURS from start of run"
497rconfig integer auxhist3_end_m      namelist,time_control     max_domains    0    h  "auxhist3_end_m"       ""      "MINUTES from start of run"
498rconfig integer auxhist3_end_s      namelist,time_control     max_domains    0    h  "auxhist3_end_s"       ""      "SECONDS from start of run"
499
500rconfig integer auxhist4_end_y     namelist,time_control     max_domains    0    h  "auxhist4_end_y"       ""      "YEARS from start of run"
501rconfig integer auxhist4_end_mo     namelist,time_control     max_domains    0    h  "auxhist4_end_mo"       ""      "MONTHS from start of run"
502rconfig integer auxhist4_end_d      namelist,time_control     max_domains    0    h  "auxhist4_end_d"       ""      "DAYS from start of run"
503rconfig integer auxhist4_end_h      namelist,time_control     max_domains    0    h  "auxhist4_end_h"       ""      "HOURS from start of run"
504rconfig integer auxhist4_end_m      namelist,time_control     max_domains    0    h  "auxhist4_end_m"       ""      "MINUTES from start of run"
505rconfig integer auxhist4_end_s      namelist,time_control     max_domains    0    h  "auxhist4_end_s"       ""      "SECONDS from start of run"
506
507rconfig integer auxhist5_end_y     namelist,time_control     max_domains    0    h  "auxhist5_end_y"       ""      "YEARS from start of run"
508rconfig integer auxhist5_end_mo     namelist,time_control     max_domains    0    h  "auxhist5_end_mo"       ""      "MONTHS from start of run"
509rconfig integer auxhist5_end_d      namelist,time_control     max_domains    0    h  "auxhist5_end_d"       ""      "DAYS from start of run"
510rconfig integer auxhist5_end_h      namelist,time_control     max_domains    0    h  "auxhist5_end_h"       ""      "HOURS from start of run"
511rconfig integer auxhist5_end_m      namelist,time_control     max_domains    0    h  "auxhist5_end_m"       ""      "MINUTES from start of run"
512rconfig integer auxhist5_end_s      namelist,time_control     max_domains    0    h  "auxhist5_end_s"       ""      "SECONDS from start of run"
513
514rconfig integer auxhist6_end_y     namelist,time_control     max_domains    0    h  "auxhist6_end_y"       ""      "YEARS from start of run"
515rconfig integer auxhist6_end_mo     namelist,time_control     max_domains    0    h  "auxhist6_end_mo"       ""      "MONTHS from start of run"
516rconfig integer auxhist6_end_d      namelist,time_control     max_domains    0    h  "auxhist6_end_d"       ""      "DAYS from start of run"
517rconfig integer auxhist6_end_h      namelist,time_control     max_domains    0    h  "auxhist6_end_h"       ""      "HOURS from start of run"
518rconfig integer auxhist6_end_m      namelist,time_control     max_domains    0    h  "auxhist6_end_m"       ""      "MINUTES from start of run"
519rconfig integer auxhist6_end_s      namelist,time_control     max_domains    0    h  "auxhist6_end_s"       ""      "SECONDS from start of run"
520
521rconfig integer auxhist7_end_y     namelist,time_control     max_domains    0    h  "auxhist7_end_y"       ""      "YEARS from start of run"
522rconfig integer auxhist7_end_mo     namelist,time_control     max_domains    0    h  "auxhist7_end_mo"       ""      "MONTHS from start of run"
523rconfig integer auxhist7_end_d      namelist,time_control     max_domains    0    h  "auxhist7_end_d"       ""      "DAYS from start of run"
524rconfig integer auxhist7_end_h      namelist,time_control     max_domains    0    h  "auxhist7_end_h"       ""      "HOURS from start of run"
525rconfig integer auxhist7_end_m      namelist,time_control     max_domains    0    h  "auxhist7_end_m"       ""      "MINUTES from start of run"
526rconfig integer auxhist7_end_s      namelist,time_control     max_domains    0    h  "auxhist7_end_s"       ""      "SECONDS from start of run"
527
528rconfig integer auxhist8_end_y     namelist,time_control     max_domains    0    h  "auxhist8_end_y"       ""      "YEARS from start of run"
529rconfig integer auxhist8_end_mo     namelist,time_control     max_domains    0    h  "auxhist8_end_mo"       ""      "MONTHS from start of run"
530rconfig integer auxhist8_end_d      namelist,time_control     max_domains    0    h  "auxhist8_end_d"       ""      "DAYS from start of run"
531rconfig integer auxhist8_end_h      namelist,time_control     max_domains    0    h  "auxhist8_end_h"       ""      "HOURS from start of run"
532rconfig integer auxhist8_end_m      namelist,time_control     max_domains    0    h  "auxhist8_end_m"       ""      "MINUTES from start of run"
533rconfig integer auxhist8_end_s      namelist,time_control     max_domains    0    h  "auxhist8_end_s"       ""      "SECONDS from start of run"
534
535rconfig integer auxhist9_end_y     namelist,time_control     max_domains    0    h  "auxhist9_end_y"       ""      "YEARS from start of run"
536rconfig integer auxhist9_end_mo     namelist,time_control     max_domains    0    h  "auxhist9_end_mo"       ""      "MONTHS from start of run"
537rconfig integer auxhist9_end_d      namelist,time_control     max_domains    0    h  "auxhist9_end_d"       ""      "DAYS from start of run"
538rconfig integer auxhist9_end_h      namelist,time_control     max_domains    0    h  "auxhist9_end_h"       ""      "HOURS from start of run"
539rconfig integer auxhist9_end_m      namelist,time_control     max_domains    0    h  "auxhist9_end_m"       ""      "MINUTES from start of run"
540rconfig integer auxhist9_end_s      namelist,time_control     max_domains    0    h  "auxhist9_end_s"       ""      "SECONDS from start of run"
541
542rconfig integer auxhist10_end_y     namelist,time_control     max_domains    0    h  "auxhist10_end_y"       ""      "YEARS from start of run"
543rconfig integer auxhist10_end_mo     namelist,time_control     max_domains    0    h  "auxhist10_end_mo"       ""      "MONTHS from start of run"
544rconfig integer auxhist10_end_d      namelist,time_control     max_domains    0    h  "auxhist10_end_d"       ""      "DAYS from start of run"
545rconfig integer auxhist10_end_h      namelist,time_control     max_domains    0    h  "auxhist10_end_h"       ""      "HOURS from start of run"
546rconfig integer auxhist10_end_m      namelist,time_control     max_domains    0    h  "auxhist10_end_m"       ""      "MINUTES from start of run"
547rconfig integer auxhist10_end_s      namelist,time_control     max_domains    0    h  "auxhist10_end_s"       ""      "SECONDS from start of run"
548
549rconfig integer auxhist11_end_y     namelist,time_control     max_domains    0    h  "auxhist11_end_y"       ""      "YEARS from start of run"
550rconfig integer auxhist11_end_mo     namelist,time_control     max_domains    0    h  "auxhist11_end_mo"       ""      "MONTHS from start of run"
551rconfig integer auxhist11_end_d      namelist,time_control     max_domains    0    h  "auxhist11_end_d"       ""      "DAYS from start of run"
552rconfig integer auxhist11_end_h      namelist,time_control     max_domains    0    h  "auxhist11_end_h"       ""      "HOURS from start of run"
553rconfig integer auxhist11_end_m      namelist,time_control     max_domains    0    h  "auxhist11_end_m"       ""      "MINUTES from start of run"
554rconfig integer auxhist11_end_s      namelist,time_control     max_domains    0    h  "auxhist11_end_s"       ""      "SECONDS from start of run"
555
556rconfig integer auxinput1_end_y     namelist,time_control     max_domains    0    h  "auxinput1_end_y"       ""      "YEARS from start of run"
557rconfig integer auxinput1_end_mo     namelist,time_control     max_domains    0    h  "auxinput1_end_mo"       ""      "MONTHS from start of run"
558rconfig integer auxinput1_end_d      namelist,time_control     max_domains    0    h  "auxinput1_end_d"       ""      "DAYS from start of run"
559rconfig integer auxinput1_end_h      namelist,time_control     max_domains    0    h  "auxinput1_end_h"       ""      "HOURS from start of run"
560rconfig integer auxinput1_end_m      namelist,time_control     max_domains    0    h  "auxinput1_end_m"       ""      "MINUTES from start of run"
561rconfig integer auxinput1_end_s      namelist,time_control     max_domains    0    h  "auxinput1_end_s"       ""      "SECONDS from start of run"
562
563rconfig integer auxinput2_end_y     namelist,time_control     max_domains    0    h  "auxinput2_end_y"       ""      "YEARS from start of run"
564rconfig integer auxinput2_end_mo     namelist,time_control     max_domains    0    h  "auxinput2_end_mo"       ""      "MONTHS from start of run"
565rconfig integer auxinput2_end_d      namelist,time_control     max_domains    0    h  "auxinput2_end_d"       ""      "DAYS from start of run"
566rconfig integer auxinput2_end_h      namelist,time_control     max_domains    0    h  "auxinput2_end_h"       ""      "HOURS from start of run"
567rconfig integer auxinput2_end_m      namelist,time_control     max_domains    0    h  "auxinput2_end_m"       ""      "MINUTES from start of run"
568rconfig integer auxinput2_end_s      namelist,time_control     max_domains    0    h  "auxinput2_end_s"       ""      "SECONDS from start of run"
569
570rconfig integer auxinput3_end_y     namelist,time_control     max_domains    0    h  "auxinput3_end_y"       ""      "YEARS from start of run"
571rconfig integer auxinput3_end_mo     namelist,time_control     max_domains    0    h  "auxinput3_end_mo"       ""      "MONTHS from start of run"
572rconfig integer auxinput3_end_d      namelist,time_control     max_domains    0    h  "auxinput3_end_d"       ""      "DAYS from start of run"
573rconfig integer auxinput3_end_h      namelist,time_control     max_domains    0    h  "auxinput3_end_h"       ""      "HOURS from start of run"
574rconfig integer auxinput3_end_m      namelist,time_control     max_domains    0    h  "auxinput3_end_m"       ""      "MINUTES from start of run"
575rconfig integer auxinput3_end_s      namelist,time_control     max_domains    0    h  "auxinput3_end_s"       ""      "SECONDS from start of run"
576
577rconfig integer auxinput4_end_y     namelist,time_control     max_domains    0    h  "auxinput4_end_y"       ""      "YEARS from start of run"
578rconfig integer auxinput4_end_mo     namelist,time_control     max_domains    0    h  "auxinput4_end_mo"       ""      "MONTHS from start of run"
579rconfig integer auxinput4_end_d      namelist,time_control     max_domains    0    h  "auxinput4_end_d"       ""      "DAYS from start of run"
580rconfig integer auxinput4_end_h      namelist,time_control     max_domains    0    h  "auxinput4_end_h"       ""      "HOURS from start of run"
581rconfig integer auxinput4_end_m      namelist,time_control     max_domains    0    h  "auxinput4_end_m"       ""      "MINUTES from start of run"
582rconfig integer auxinput4_end_s      namelist,time_control     max_domains    0    h  "auxinput4_end_s"       ""      "SECONDS from start of run"
583
584rconfig integer auxinput5_end_y     namelist,time_control     max_domains    0    h  "auxinput5_end_y"       ""      "YEARS from start of run"
585rconfig integer auxinput5_end_mo     namelist,time_control     max_domains    0    h  "auxinput5_end_mo"       ""      "MONTHS from start of run"
586rconfig integer auxinput5_end_d      namelist,time_control     max_domains    0    h  "auxinput5_end_d"       ""      "DAYS from start of run"
587rconfig integer auxinput5_end_h      namelist,time_control     max_domains    0    h  "auxinput5_end_h"       ""      "HOURS from start of run"
588rconfig integer auxinput5_end_m      namelist,time_control     max_domains    0    h  "auxinput5_end_m"       ""      "MINUTES from start of run"
589rconfig integer auxinput5_end_s      namelist,time_control     max_domains    0    h  "auxinput5_end_s"       ""      "SECONDS from start of run"
590
591rconfig integer auxinput6_end_y     namelist,time_control     max_domains    0    h  "auxinput6_end_y"       ""      "YEARS from start of run"
592rconfig integer auxinput6_end_mo     namelist,time_control     max_domains    0    h  "auxinput6_end_mo"       ""      "MONTHS from start of run"
593rconfig integer auxinput6_end_d      namelist,time_control     max_domains    0    h  "auxinput6_end_d"       ""      "DAYS from start of run"
594rconfig integer auxinput6_end_h      namelist,time_control     max_domains    0    h  "auxinput6_end_h"       ""      "HOURS from start of run"
595rconfig integer auxinput6_end_m      namelist,time_control     max_domains    0    h  "auxinput6_end_m"       ""      "MINUTES from start of run"
596rconfig integer auxinput6_end_s      namelist,time_control     max_domains    0    h  "auxinput6_end_s"       ""      "SECONDS from start of run"
597
598rconfig integer auxinput7_end_y     namelist,time_control     max_domains    0    h  "auxinput7_end_y"       ""      "YEARS from start of run"
599rconfig integer auxinput7_end_mo     namelist,time_control     max_domains    0    h  "auxinput7_end_mo"       ""      "MONTHS from start of run"
600rconfig integer auxinput7_end_d      namelist,time_control     max_domains    0    h  "auxinput7_end_d"       ""      "DAYS from start of run"
601rconfig integer auxinput7_end_h      namelist,time_control     max_domains    0    h  "auxinput7_end_h"       ""      "HOURS from start of run"
602rconfig integer auxinput7_end_m      namelist,time_control     max_domains    0    h  "auxinput7_end_m"       ""      "MINUTES from start of run"
603rconfig integer auxinput7_end_s      namelist,time_control     max_domains    0    h  "auxinput7_end_s"       ""      "SECONDS from start of run"
604
605rconfig integer auxinput8_end_y     namelist,time_control     max_domains    0    h  "auxinput8_end_y"       ""      "YEARS from start of run"
606rconfig integer auxinput8_end_mo     namelist,time_control     max_domains    0    h  "auxinput8_end_mo"       ""      "MONTHS from start of run"
607rconfig integer auxinput8_end_d      namelist,time_control     max_domains    0    h  "auxinput8_end_d"       ""      "DAYS from start of run"
608rconfig integer auxinput8_end_h      namelist,time_control     max_domains    0    h  "auxinput8_end_h"       ""      "HOURS from start of run"
609rconfig integer auxinput8_end_m      namelist,time_control     max_domains    0    h  "auxinput8_end_m"       ""      "MINUTES from start of run"
610rconfig integer auxinput8_end_s      namelist,time_control     max_domains    0    h  "auxinput8_end_s"       ""      "SECONDS from start of run"
611
612rconfig integer auxinput9_end_y     namelist,time_control     max_domains    0    h  "auxinput9_end_y"       ""      "YEARS from start of run"
613rconfig integer auxinput9_end_mo     namelist,time_control     max_domains    0    h  "auxinput9_end_mo"       ""      "MONTHS from start of run"
614rconfig integer auxinput9_end_d      namelist,time_control     max_domains    0    h  "auxinput9_end_d"       ""      "DAYS from start of run"
615rconfig integer auxinput9_end_h      namelist,time_control     max_domains    0    h  "auxinput9_end_h"       ""      "HOURS from start of run"
616rconfig integer auxinput9_end_m      namelist,time_control     max_domains    0    h  "auxinput9_end_m"       ""      "MINUTES from start of run"
617rconfig integer auxinput9_end_s      namelist,time_control     max_domains    0    h  "auxinput9_end_s"       ""      "SECONDS from start of run"
618
619rconfig integer gfdda_end_y          namelist,fdda             max_domains    0    h  "gfdda_end_y"       ""      "YEARS from start of run"
620rconfig integer gfdda_end_mo         namelist,fdda             max_domains    0    h  "gfdda_end_mo"       ""      "MONTHS from start of run"
621rconfig integer gfdda_end_d          namelist,fdda             max_domains    0    h  "gfdda_end_d"       ""      "DAYS from start of run"
622rconfig integer gfdda_end_h          namelist,fdda             max_domains    0    h  "gfdda_end_h"       ""      "HOURS from start of run"
623rconfig integer gfdda_end_m          namelist,fdda             max_domains    0    h  "gfdda_end_m"       ""      "MINUTES from start of run"
624rconfig integer gfdda_end_s          namelist,fdda             max_domains    0    h  "gfdda_end_s"       ""      "SECONDS from start of run"
625
626rconfig integer auxinput11_end_y     namelist,time_control     max_domains    0    h  "auxinput11_end_y"       ""      "YEARS from start of run"
627rconfig integer auxinput11_end_mo     namelist,time_control     max_domains    0    h  "auxinput11_end_mo"       ""      "MONTHS from start of run"
628rconfig integer auxinput11_end_d      namelist,time_control     max_domains    0    h  "auxinput11_end_d"       ""      "DAYS from start of run"
629rconfig integer auxinput11_end_h      namelist,time_control     max_domains    0    h  "auxinput11_end_h"       ""      "HOURS from start of run"
630rconfig integer auxinput11_end_m      namelist,time_control     max_domains    0    h  "auxinput11_end_m"       ""      "MINUTES from start of run"
631rconfig integer auxinput11_end_s      namelist,time_control     max_domains    0    h  "auxinput11_end_s"       ""      "SECONDS from start of run"
632
633rconfig   integer     io_form_auxinput1   namelist,time_control         1              2       h        "io_form_auxinput1"                 ""      ""
634rconfig   integer     io_form_auxinput2   namelist,time_control         1              2       h        "io_form_auxinput2"                 ""      ""
635rconfig   integer     io_form_auxinput3   namelist,time_control         1              2       h        "io_form_auxinput3"                 ""      ""
636rconfig   integer     io_form_auxinput4   namelist,time_control         1              2       h        "io_form_auxinput4"                 ""      ""
637rconfig   integer     io_form_auxinput5   namelist,time_control         1              2       h        "io_form_auxinput5"                 ""      ""
638rconfig   integer     io_form_auxinput6   namelist,time_control         1              2       h        "io_form_auxinput6"                 ""      ""
639rconfig   integer     io_form_auxinput7   namelist,time_control         1              2       h        "io_form_auxinput7"                 ""      ""
640rconfig   integer     io_form_auxinput8   namelist,time_control         1              2       h        "io_form_auxinput8"                 ""      ""
641rconfig   integer     io_form_auxinput9   namelist,time_control         1              2       h        "io_form_auxinput9"                 ""      ""
642rconfig   integer     io_form_gfdda       namelist,fdda                 1              2       h        "io_form_gfdda"                 ""      ""
643rconfig   integer     io_form_auxinput11   namelist,time_control        1              2       h        "io_form_auxinput11"                 ""      ""
644rconfig   integer     io_form_auxhist1    namelist,time_control         1              2       h        "io_form_auxhist1"               ""      ""
645rconfig   integer     io_form_auxhist2    namelist,time_control         1              2       h        "io_form_auxhist2"               ""      ""
646rconfig   integer     io_form_auxhist3    namelist,time_control         1              2       h        "io_form_auxhist3"               ""      ""
647rconfig   integer     io_form_auxhist4    namelist,time_control         1              2       h        "io_form_auxhist4"               ""      ""
648rconfig   integer     io_form_auxhist5    namelist,time_control         1              2       h        "io_form_auxhist5"               ""      ""
649rconfig   integer     io_form_auxhist6    namelist,time_control         1              2       h        "io_form_auxhist6"               ""      ""
650rconfig   integer     io_form_auxhist7    namelist,time_control         1              2       h        "io_form_auxhist7"               ""      ""
651rconfig   integer     io_form_auxhist8    namelist,time_control         1              2       h        "io_form_auxhist8"               ""      ""
652rconfig   integer     io_form_auxhist9    namelist,time_control         1              2       h        "io_form_auxhist9"               ""      ""
653rconfig   integer     io_form_auxhist10    namelist,time_control        1              2       h        "io_form_auxhist10"               ""      ""
654rconfig   integer     io_form_auxhist11    namelist,time_control        1              2       h        "io_form_auxhist11"               ""      ""
655
656rconfig   integer simulation_start_year   derived                  1              0       -        "simulation_start_year" "start of simulation through restarts" "4-digit year"
657rconfig   integer simulation_start_month  derived                  1              0       -        "simulation_start_month" "start of simulation through restarts" "2-digit month"
658rconfig   integer simulation_start_day    derived                  1              0       -        "simulation_start_day" "start of simulation through restarts" "2-digit day"
659rconfig   integer simulation_start_hour   derived                  1              0       -        "simulation_start_hour" "start of simulation through restarts" "2-digit hour"
660rconfig   integer simulation_start_minute derived                  1              0       -        "simulation_start_minute" "start of simulation through restarts" "2-digit minute"
661rconfig   integer simulation_start_second derived                  1              0       -        "simulation_start_second" "start of simulation through restarts" "2-digit second"
662rconfig   logical reset_simulation_start  namelist,time_control    1              .false. h        "reset_simulation_start" "set simulation start date equal to start date of this run" "logical"
663
664rconfig   integer   sr_x              namelist,domains    max_domains    0
665rconfig   integer   sr_y              namelist,domains    max_domains    0
666
Note: See TracBrowser for help on using the repository browser.