MODFLOW 6  version 6.9.0.dev0
USGS Modular Hydrologic Model
gwtnaminputmodule Module Reference

Data Types

type  gwtnamparamfoundtype
 

Variables

logical, public gwt_nam_multi_package = .false.
 
logical, public gwt_nam_is_advanced = .false.
 
character(len=16), dimension(*), parameter, public gwt_nam_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwtnam_list = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'LIST', 'LIST', 'STRING', '', 'name of listing file', .false., .false., .false., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_print_input = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'PRINT_INPUT', 'PRINT_INPUT', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_print_flows = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'PRINT_FLOWS', 'PRINT_FLOWS', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_save_flows = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'SAVE_FLOWS', 'SAVE_FLOWS', 'KEYWORD', '', 'save flows for all packages to budget file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_idv_scale = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'DEPENDENT_VARIABLE_SCALING', 'IDV_SCALE', 'KEYWORD', '', 'flag to scale X and RHS', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_ncmesh2drec = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NC_MESH2D_FILERECORD', 'NCMESH2DREC', 'RECORD NETCDF_MESH2D FILEOUT NCMESH2DFILE', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_netcdf_mesh2d = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NETCDF_MESH2D', 'NETCDF_MESH2D', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_ncstructrec = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NC_STRUCTURED_FILERECORD', 'NCSTRUCTREC', 'RECORD NETCDF_STRUCTURED FILEOUT NCSTRUCTFILE', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_netcdf_struct = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NETCDF_STRUCTURED', 'NETCDF_STRUCT', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_fileout = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_ncmesh2dfile = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NCMESH2DFILE', 'NCMESH2DFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_ncstructfile = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NCSTRUCTFILE', 'NCSTRUCTFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_nc_filerecord = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NC_FILERECORD', 'NC_FILERECORD', 'RECORD NETCDF FILEIN NETCDF_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_netcdf = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NETCDF', 'NETCDF', 'KEYWORD', '', 'netcdf keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_filein = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_netcdf_fname = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NETCDF_FILENAME', 'NETCDF_FNAME', 'STRING', '', 'netcdf input filename', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_ftype = InputParamDefinitionType ( 'GWT', 'NAM', 'PACKAGES', 'FTYPE', 'FTYPE', 'STRING', '', 'package type', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_fname = InputParamDefinitionType ( 'GWT', 'NAM', 'PACKAGES', 'FNAME', 'FNAME', 'STRING', '', 'file name', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtnam_pname = InputParamDefinitionType ( 'GWT', 'NAM', 'PACKAGES', 'PNAME', 'PNAME', 'STRING', '', 'user name for package', .false., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwt_nam_param_definitions = [ gwtnam_list, gwtnam_print_input, gwtnam_print_flows, gwtnam_save_flows, gwtnam_idv_scale, gwtnam_ncmesh2drec, gwtnam_netcdf_mesh2d, gwtnam_ncstructrec, gwtnam_netcdf_struct, gwtnam_fileout, gwtnam_ncmesh2dfile, gwtnam_ncstructfile, gwtnam_nc_filerecord, gwtnam_netcdf, gwtnam_filein, gwtnam_netcdf_fname, gwtnam_ftype, gwtnam_fname, gwtnam_pname ]
 
type(inputparamdefinitiontype), parameter gwtnam_packages = InputParamDefinitionType ( 'GWT', 'NAM', 'PACKAGES', 'PACKAGES', 'PACKAGES', 'RECARRAY FTYPE FNAME PNAME', '', 'package list', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwt_nam_aggregate_definitions = [ gwtnam_packages ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwt_nam_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PACKAGES', .true., .true., .false. ) ]
 

Variable Documentation

◆ gwt_nam_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwtnaminputmodule::gwt_nam_aggregate_definitions = [ gwtnam_packages ]

Definition at line 450 of file gwt-namidm.f90.

450  type(InputParamDefinitionType), parameter :: &
451  gwt_nam_aggregate_definitions(*) = &
452  [ &
453  gwtnam_packages &
454  ]

◆ gwt_nam_block_definitions

type(inputblockdefinitiontype), dimension(*), parameter, public gwtnaminputmodule::gwt_nam_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PACKAGES', .true., .true., .false. ) ]

Definition at line 456 of file gwt-namidm.f90.

456  type(InputBlockDefinitionType), parameter :: &
457  gwt_nam_block_definitions(*) = &
458  [ &
459  inputblockdefinitiontype( &
460  'OPTIONS', & ! blockname
461  .false., & ! required
462  .false., & ! aggregate
463  .false. & ! block_variable
464  ), &
465  inputblockdefinitiontype( &
466  'PACKAGES', & ! blockname
467  .true., & ! required
468  .true., & ! aggregate
469  .false. & ! block_variable
470  ) &
471  ]

◆ gwt_nam_is_advanced

logical, public gwtnaminputmodule::gwt_nam_is_advanced = .false.

Definition at line 38 of file gwt-namidm.f90.

38  logical :: gwt_nam_is_advanced = .false.

◆ gwt_nam_multi_package

logical, public gwtnaminputmodule::gwt_nam_multi_package = .false.

Definition at line 37 of file gwt-namidm.f90.

37  logical :: gwt_nam_multi_package = .false.

◆ gwt_nam_param_definitions

Definition at line 407 of file gwt-namidm.f90.

407  type(InputParamDefinitionType), parameter :: &
408  gwt_nam_param_definitions(*) = &
409  [ &
410  gwtnam_list, &
411  gwtnam_print_input, &
412  gwtnam_print_flows, &
413  gwtnam_save_flows, &
414  gwtnam_idv_scale, &
415  gwtnam_ncmesh2drec, &
416  gwtnam_netcdf_mesh2d, &
417  gwtnam_ncstructrec, &
418  gwtnam_netcdf_struct, &
419  gwtnam_fileout, &
420  gwtnam_ncmesh2dfile, &
421  gwtnam_ncstructfile, &
422  gwtnam_nc_filerecord, &
423  gwtnam_netcdf, &
424  gwtnam_filein, &
425  gwtnam_netcdf_fname, &
426  gwtnam_ftype, &
427  gwtnam_fname, &
428  gwtnam_pname &
429  ]

◆ gwt_nam_subpackages

character(len=16), dimension(*), parameter, public gwtnaminputmodule::gwt_nam_subpackages = [ ' ' ]

Definition at line 40 of file gwt-namidm.f90.

40  character(len=16), parameter :: &
41  gwt_nam_subpackages(*) = &
42  [ &
43  ' ' &
44  ]

◆ gwtnam_filein

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_filein = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 312 of file gwt-namidm.f90.

312  type(InputParamDefinitionType), parameter :: &
313  gwtnam_filein = inputparamdefinitiontype &
314  ( &
315  'GWT', & ! component
316  'NAM', & ! subcomponent
317  'OPTIONS', & ! block
318  'FILEIN', & ! tag name
319  'FILEIN', & ! fortran variable
320  'KEYWORD', & ! type
321  '', & ! shape
322  'file keyword', & ! longname
323  .true., & ! required
324  .false., & ! developmode
325  .true., & ! multi-record
326  .false., & ! preserve case
327  .false., & ! layered
328  .false. & ! timeseries
329  )

◆ gwtnam_fileout

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_fileout = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 217 of file gwt-namidm.f90.

217  type(InputParamDefinitionType), parameter :: &
218  gwtnam_fileout = inputparamdefinitiontype &
219  ( &
220  'GWT', & ! component
221  'NAM', & ! subcomponent
222  'OPTIONS', & ! block
223  'FILEOUT', & ! tag name
224  'FILEOUT', & ! fortran variable
225  'KEYWORD', & ! type
226  '', & ! shape
227  'file keyword', & ! longname
228  .true., & ! required
229  .false., & ! developmode
230  .true., & ! multi-record
231  .false., & ! preserve case
232  .false., & ! layered
233  .false. & ! timeseries
234  )

◆ gwtnam_fname

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_fname = InputParamDefinitionType ( 'GWT', 'NAM', 'PACKAGES', 'FNAME', 'FNAME', 'STRING', '', 'file name', .true., .false., .true., .true., .false., .false. )
private

Definition at line 369 of file gwt-namidm.f90.

369  type(InputParamDefinitionType), parameter :: &
370  gwtnam_fname = inputparamdefinitiontype &
371  ( &
372  'GWT', & ! component
373  'NAM', & ! subcomponent
374  'PACKAGES', & ! block
375  'FNAME', & ! tag name
376  'FNAME', & ! fortran variable
377  'STRING', & ! type
378  '', & ! shape
379  'file name', & ! longname
380  .true., & ! required
381  .false., & ! developmode
382  .true., & ! multi-record
383  .true., & ! preserve case
384  .false., & ! layered
385  .false. & ! timeseries
386  )

◆ gwtnam_ftype

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_ftype = InputParamDefinitionType ( 'GWT', 'NAM', 'PACKAGES', 'FTYPE', 'FTYPE', 'STRING', '', 'package type', .true., .false., .true., .false., .false., .false. )
private

Definition at line 350 of file gwt-namidm.f90.

350  type(InputParamDefinitionType), parameter :: &
351  gwtnam_ftype = inputparamdefinitiontype &
352  ( &
353  'GWT', & ! component
354  'NAM', & ! subcomponent
355  'PACKAGES', & ! block
356  'FTYPE', & ! tag name
357  'FTYPE', & ! fortran variable
358  'STRING', & ! type
359  '', & ! shape
360  'package type', & ! longname
361  .true., & ! required
362  .false., & ! developmode
363  .true., & ! multi-record
364  .false., & ! preserve case
365  .false., & ! layered
366  .false. & ! timeseries
367  )

◆ gwtnam_idv_scale

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_idv_scale = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'DEPENDENT_VARIABLE_SCALING', 'IDV_SCALE', 'KEYWORD', '', 'flag to scale X and RHS', .false., .false., .false., .false., .false., .false. )
private

Definition at line 122 of file gwt-namidm.f90.

122  type(InputParamDefinitionType), parameter :: &
123  gwtnam_idv_scale = inputparamdefinitiontype &
124  ( &
125  'GWT', & ! component
126  'NAM', & ! subcomponent
127  'OPTIONS', & ! block
128  'DEPENDENT_VARIABLE_SCALING', & ! tag name
129  'IDV_SCALE', & ! fortran variable
130  'KEYWORD', & ! type
131  '', & ! shape
132  'flag to scale X and RHS', & ! longname
133  .false., & ! required
134  .false., & ! developmode
135  .false., & ! multi-record
136  .false., & ! preserve case
137  .false., & ! layered
138  .false. & ! timeseries
139  )

◆ gwtnam_list

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_list = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'LIST', 'LIST', 'STRING', '', 'name of listing file', .false., .false., .false., .true., .false., .false. )
private

Definition at line 46 of file gwt-namidm.f90.

46  type(InputParamDefinitionType), parameter :: &
47  gwtnam_list = inputparamdefinitiontype &
48  ( &
49  'GWT', & ! component
50  'NAM', & ! subcomponent
51  'OPTIONS', & ! block
52  'LIST', & ! tag name
53  'LIST', & ! fortran variable
54  'STRING', & ! type
55  '', & ! shape
56  'name of listing file', & ! longname
57  .false., & ! required
58  .false., & ! developmode
59  .false., & ! multi-record
60  .true., & ! preserve case
61  .false., & ! layered
62  .false. & ! timeseries
63  )

◆ gwtnam_nc_filerecord

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_nc_filerecord = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NC_FILERECORD', 'NC_FILERECORD', 'RECORD NETCDF FILEIN NETCDF_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 274 of file gwt-namidm.f90.

274  type(InputParamDefinitionType), parameter :: &
275  gwtnam_nc_filerecord = inputparamdefinitiontype &
276  ( &
277  'GWT', & ! component
278  'NAM', & ! subcomponent
279  'OPTIONS', & ! block
280  'NC_FILERECORD', & ! tag name
281  'NC_FILERECORD', & ! fortran variable
282  'RECORD NETCDF FILEIN NETCDF_FILENAME', & ! type
283  '', & ! shape
284  '', & ! longname
285  .false., & ! required
286  .false., & ! developmode
287  .false., & ! multi-record
288  .false., & ! preserve case
289  .false., & ! layered
290  .false. & ! timeseries
291  )

◆ gwtnam_ncmesh2dfile

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_ncmesh2dfile = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NCMESH2DFILE', 'NCMESH2DFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
private

Definition at line 236 of file gwt-namidm.f90.

236  type(InputParamDefinitionType), parameter :: &
237  gwtnam_ncmesh2dfile = inputparamdefinitiontype &
238  ( &
239  'GWT', & ! component
240  'NAM', & ! subcomponent
241  'OPTIONS', & ! block
242  'NCMESH2DFILE', & ! tag name
243  'NCMESH2DFILE', & ! fortran variable
244  'STRING', & ! type
245  '', & ! shape
246  'file keyword', & ! longname
247  .true., & ! required
248  .false., & ! developmode
249  .true., & ! multi-record
250  .true., & ! preserve case
251  .false., & ! layered
252  .false. & ! timeseries
253  )

◆ gwtnam_ncmesh2drec

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_ncmesh2drec = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NC_MESH2D_FILERECORD', 'NCMESH2DREC', 'RECORD NETCDF_MESH2D FILEOUT NCMESH2DFILE', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 141 of file gwt-namidm.f90.

141  type(InputParamDefinitionType), parameter :: &
142  gwtnam_ncmesh2drec = inputparamdefinitiontype &
143  ( &
144  'GWT', & ! component
145  'NAM', & ! subcomponent
146  'OPTIONS', & ! block
147  'NC_MESH2D_FILERECORD', & ! tag name
148  'NCMESH2DREC', & ! fortran variable
149  'RECORD NETCDF_MESH2D FILEOUT NCMESH2DFILE', & ! type
150  '', & ! shape
151  '', & ! longname
152  .false., & ! required
153  .false., & ! developmode
154  .false., & ! multi-record
155  .false., & ! preserve case
156  .false., & ! layered
157  .false. & ! timeseries
158  )

◆ gwtnam_ncstructfile

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_ncstructfile = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NCSTRUCTFILE', 'NCSTRUCTFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
private

Definition at line 255 of file gwt-namidm.f90.

255  type(InputParamDefinitionType), parameter :: &
256  gwtnam_ncstructfile = inputparamdefinitiontype &
257  ( &
258  'GWT', & ! component
259  'NAM', & ! subcomponent
260  'OPTIONS', & ! block
261  'NCSTRUCTFILE', & ! tag name
262  'NCSTRUCTFILE', & ! fortran variable
263  'STRING', & ! type
264  '', & ! shape
265  'file keyword', & ! longname
266  .true., & ! required
267  .false., & ! developmode
268  .true., & ! multi-record
269  .true., & ! preserve case
270  .false., & ! layered
271  .false. & ! timeseries
272  )

◆ gwtnam_ncstructrec

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_ncstructrec = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NC_STRUCTURED_FILERECORD', 'NCSTRUCTREC', 'RECORD NETCDF_STRUCTURED FILEOUT NCSTRUCTFILE', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 179 of file gwt-namidm.f90.

179  type(InputParamDefinitionType), parameter :: &
180  gwtnam_ncstructrec = inputparamdefinitiontype &
181  ( &
182  'GWT', & ! component
183  'NAM', & ! subcomponent
184  'OPTIONS', & ! block
185  'NC_STRUCTURED_FILERECORD', & ! tag name
186  'NCSTRUCTREC', & ! fortran variable
187  'RECORD NETCDF_STRUCTURED FILEOUT NCSTRUCTFILE', & ! type
188  '', & ! shape
189  '', & ! longname
190  .false., & ! required
191  .false., & ! developmode
192  .false., & ! multi-record
193  .false., & ! preserve case
194  .false., & ! layered
195  .false. & ! timeseries
196  )

◆ gwtnam_netcdf

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_netcdf = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NETCDF', 'NETCDF', 'KEYWORD', '', 'netcdf keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 293 of file gwt-namidm.f90.

293  type(InputParamDefinitionType), parameter :: &
294  gwtnam_netcdf = inputparamdefinitiontype &
295  ( &
296  'GWT', & ! component
297  'NAM', & ! subcomponent
298  'OPTIONS', & ! block
299  'NETCDF', & ! tag name
300  'NETCDF', & ! fortran variable
301  'KEYWORD', & ! type
302  '', & ! shape
303  'netcdf keyword', & ! longname
304  .true., & ! required
305  .false., & ! developmode
306  .true., & ! multi-record
307  .false., & ! preserve case
308  .false., & ! layered
309  .false. & ! timeseries
310  )

◆ gwtnam_netcdf_fname

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_netcdf_fname = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NETCDF_FILENAME', 'NETCDF_FNAME', 'STRING', '', 'netcdf input filename', .true., .false., .true., .true., .false., .false. )
private

Definition at line 331 of file gwt-namidm.f90.

331  type(InputParamDefinitionType), parameter :: &
332  gwtnam_netcdf_fname = inputparamdefinitiontype &
333  ( &
334  'GWT', & ! component
335  'NAM', & ! subcomponent
336  'OPTIONS', & ! block
337  'NETCDF_FILENAME', & ! tag name
338  'NETCDF_FNAME', & ! fortran variable
339  'STRING', & ! type
340  '', & ! shape
341  'netcdf input filename', & ! longname
342  .true., & ! required
343  .false., & ! developmode
344  .true., & ! multi-record
345  .true., & ! preserve case
346  .false., & ! layered
347  .false. & ! timeseries
348  )

◆ gwtnam_netcdf_mesh2d

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_netcdf_mesh2d = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NETCDF_MESH2D', 'NETCDF_MESH2D', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 160 of file gwt-namidm.f90.

160  type(InputParamDefinitionType), parameter :: &
161  gwtnam_netcdf_mesh2d = inputparamdefinitiontype &
162  ( &
163  'GWT', & ! component
164  'NAM', & ! subcomponent
165  'OPTIONS', & ! block
166  'NETCDF_MESH2D', & ! tag name
167  'NETCDF_MESH2D', & ! fortran variable
168  'KEYWORD', & ! type
169  '', & ! shape
170  'budget keyword', & ! longname
171  .true., & ! required
172  .false., & ! developmode
173  .true., & ! multi-record
174  .false., & ! preserve case
175  .false., & ! layered
176  .false. & ! timeseries
177  )

◆ gwtnam_netcdf_struct

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_netcdf_struct = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'NETCDF_STRUCTURED', 'NETCDF_STRUCT', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 198 of file gwt-namidm.f90.

198  type(InputParamDefinitionType), parameter :: &
199  gwtnam_netcdf_struct = inputparamdefinitiontype &
200  ( &
201  'GWT', & ! component
202  'NAM', & ! subcomponent
203  'OPTIONS', & ! block
204  'NETCDF_STRUCTURED', & ! tag name
205  'NETCDF_STRUCT', & ! fortran variable
206  'KEYWORD', & ! type
207  '', & ! shape
208  'budget keyword', & ! longname
209  .true., & ! required
210  .false., & ! developmode
211  .true., & ! multi-record
212  .false., & ! preserve case
213  .false., & ! layered
214  .false. & ! timeseries
215  )

◆ gwtnam_packages

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_packages = InputParamDefinitionType ( 'GWT', 'NAM', 'PACKAGES', 'PACKAGES', 'PACKAGES', 'RECARRAY FTYPE FNAME PNAME', '', 'package list', .true., .false., .false., .false., .false., .false. )
private

Definition at line 431 of file gwt-namidm.f90.

431  type(InputParamDefinitionType), parameter :: &
432  gwtnam_packages = inputparamdefinitiontype &
433  ( &
434  'GWT', & ! component
435  'NAM', & ! subcomponent
436  'PACKAGES', & ! block
437  'PACKAGES', & ! tag name
438  'PACKAGES', & ! fortran variable
439  'RECARRAY FTYPE FNAME PNAME', & ! type
440  '', & ! shape
441  'package list', & ! longname
442  .true., & ! required
443  .false., & ! developmode
444  .false., & ! multi-record
445  .false., & ! preserve case
446  .false., & ! layered
447  .false. & ! timeseries
448  )

◆ gwtnam_pname

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_pname = InputParamDefinitionType ( 'GWT', 'NAM', 'PACKAGES', 'PNAME', 'PNAME', 'STRING', '', 'user name for package', .false., .false., .true., .false., .false., .false. )
private

Definition at line 388 of file gwt-namidm.f90.

388  type(InputParamDefinitionType), parameter :: &
389  gwtnam_pname = inputparamdefinitiontype &
390  ( &
391  'GWT', & ! component
392  'NAM', & ! subcomponent
393  'PACKAGES', & ! block
394  'PNAME', & ! tag name
395  'PNAME', & ! fortran variable
396  'STRING', & ! type
397  '', & ! shape
398  'user name for package', & ! longname
399  .false., & ! required
400  .false., & ! developmode
401  .true., & ! multi-record
402  .false., & ! preserve case
403  .false., & ! layered
404  .false. & ! timeseries
405  )

◆ gwtnam_print_flows

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_print_flows = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'PRINT_FLOWS', 'PRINT_FLOWS', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 84 of file gwt-namidm.f90.

84  type(InputParamDefinitionType), parameter :: &
85  gwtnam_print_flows = inputparamdefinitiontype &
86  ( &
87  'GWT', & ! component
88  'NAM', & ! subcomponent
89  'OPTIONS', & ! block
90  'PRINT_FLOWS', & ! tag name
91  'PRINT_FLOWS', & ! fortran variable
92  'KEYWORD', & ! type
93  '', & ! shape
94  'print calculated flows to listing file', & ! longname
95  .false., & ! required
96  .false., & ! developmode
97  .false., & ! multi-record
98  .false., & ! preserve case
99  .false., & ! layered
100  .false. & ! timeseries
101  )

◆ gwtnam_print_input

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_print_input = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'PRINT_INPUT', 'PRINT_INPUT', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 65 of file gwt-namidm.f90.

65  type(InputParamDefinitionType), parameter :: &
66  gwtnam_print_input = inputparamdefinitiontype &
67  ( &
68  'GWT', & ! component
69  'NAM', & ! subcomponent
70  'OPTIONS', & ! block
71  'PRINT_INPUT', & ! tag name
72  'PRINT_INPUT', & ! fortran variable
73  'KEYWORD', & ! type
74  '', & ! shape
75  'print input to listing file', & ! longname
76  .false., & ! required
77  .false., & ! developmode
78  .false., & ! multi-record
79  .false., & ! preserve case
80  .false., & ! layered
81  .false. & ! timeseries
82  )

◆ gwtnam_save_flows

type(inputparamdefinitiontype), parameter gwtnaminputmodule::gwtnam_save_flows = InputParamDefinitionType ( 'GWT', 'NAM', 'OPTIONS', 'SAVE_FLOWS', 'SAVE_FLOWS', 'KEYWORD', '', 'save flows for all packages to budget file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 103 of file gwt-namidm.f90.

103  type(InputParamDefinitionType), parameter :: &
104  gwtnam_save_flows = inputparamdefinitiontype &
105  ( &
106  'GWT', & ! component
107  'NAM', & ! subcomponent
108  'OPTIONS', & ! block
109  'SAVE_FLOWS', & ! tag name
110  'SAVE_FLOWS', & ! fortran variable
111  'KEYWORD', & ! type
112  '', & ! shape
113  'save flows for all packages to budget file', & ! longname
114  .false., & ! required
115  .false., & ! developmode
116  .false., & ! multi-record
117  .false., & ! preserve case
118  .false., & ! layered
119  .false. & ! timeseries
120  )