You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description keyword to specify that record corresponds to a time-array-series file.
68
+
longname obs keyword
69
+
description keyword to specify that record corresponds to an observations file.
70
70
71
71
block options
72
72
name filein
@@ -79,38 +79,6 @@ optional false
79
79
longname file keyword
80
80
description keyword to specify that an input filename is expected next.
81
81
82
-
block options
83
-
name tas6_filename
84
-
type string
85
-
preserve_case true
86
-
in_record true
87
-
reader urword
88
-
optional false
89
-
tagged false
90
-
longname file name of time series information
91
-
description defines a time-array-series file defining a time-array series that can be used to assign time-varying values. See the ``Time-Variable Input'' section for instructions on using the time-array series capability.
92
-
93
-
block options
94
-
name obs_filerecord
95
-
type record obs6 filein obs6_filename
96
-
shape
97
-
reader urword
98
-
tagged true
99
-
optional true
100
-
longname
101
-
description
102
-
103
-
block options
104
-
name obs6
105
-
type keyword
106
-
shape
107
-
in_record true
108
-
reader urword
109
-
tagged true
110
-
optional false
111
-
longname obs keyword
112
-
description keyword to specify that record corresponds to an observations file.
113
-
114
82
block options
115
83
name obs6_filename
116
84
type string
@@ -164,7 +132,7 @@ reader readarray
164
132
layered true
165
133
netcdf true
166
134
longname boundary head
167
-
description is the boundary head. The recharge array may be defined by a time-array series (see the ``Using Time-Array Series in a Package'' section).
135
+
description is the boundary head.
168
136
default_value 3.e30
169
137
170
138
block period
@@ -175,7 +143,7 @@ reader readarray
175
143
layered true
176
144
netcdf true
177
145
longname boundary conductance
178
-
description is the hydraulic conductance of the interface between the aquifer cell and the boundary. The recharge array may be defined by a time-array series (see the ``Using Time-Array Series in a Package'' section).
146
+
description is the hydraulic conductance of the interface between the aquifer cell and the boundary.
179
147
default_value 3.e30
180
148
181
149
block period
@@ -186,6 +154,6 @@ reader readarray
186
154
layered true
187
155
netcdf true
188
156
optional true
189
-
longname recharge auxiliary variable iaux
190
-
description is an array of values for auxiliary variable aux(iaux), where iaux is a value from 1 to naux, and aux(iaux) must be listed as part of the auxiliary variables. A separate array can be specified for each auxiliary variable. If an array is not specified for an auxiliary variable, then a value of zero is assigned. If the value specified here for the auxiliary variable is the same as auxmultname, then the recharge array will be multiplied by this array.
description is an array of values for auxiliary variable aux(iaux), where iaux is a value from 1 to naux, and aux(iaux) must be listed as part of the auxiliary variables. A separate array can be specified for each auxiliary variable. If an array is not specified for an auxiliary variable, then a value of zero is assigned. If the value specified here for the auxiliary variable is the same as auxmultname, then the boundary head array will be multiplied by this array.
0 commit comments