MODFLOW 6  version 6.7.0.dev3
USGS Modular Hydrologic Model
gwfnaminputmodule Module Reference

Data Types

type  gwfnamparamfoundtype
 

Variables

logical, public gwf_nam_multi_package = .false.
 
character(len=16), dimension(*), parameter, public gwf_nam_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfnam_list = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'LIST', 'LIST', 'STRING', '', 'name of listing file', .false., .false., .false., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_print_input = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'PRINT_INPUT', 'PRINT_INPUT', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_print_flows = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'PRINT_FLOWS', 'PRINT_FLOWS', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_save_flows = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'SAVE_FLOWS', 'SAVE_FLOWS', 'KEYWORD', '', 'save flows for all packages to budget file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_newtonoptions = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NEWTONOPTIONS', 'NEWTONOPTIONS', 'RECORD NEWTON UNDER_RELAXATION', '', 'newton keyword and options', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_newton = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NEWTON', 'NEWTON', 'KEYWORD', '', 'keyword to activate Newton-Raphson formulation', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_under_relaxation = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'UNDER_RELAXATION', 'UNDER_RELAXATION', 'KEYWORD', '', 'keyword to activate Newton-Raphson UNDER_RELAXATION option', .false., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_ncmesh2drec = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NC_MESH2D_FILERECORD', 'NCMESH2DREC', 'RECORD NETCDF_MESH2D FILEOUT NCMESH2DFILE', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_netcdf_mesh2d = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NETCDF_MESH2D', 'NETCDF_MESH2D', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_ncstructrec = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NC_STRUCTURED_FILERECORD', 'NCSTRUCTREC', 'RECORD NETCDF_STRUCTURED FILEOUT NCSTRUCTFILE', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_netcdf_struct = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NETCDF_STRUCTURED', 'NETCDF_STRUCT', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_fileout = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_ncmesh2dfile = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NCMESH2DFILE', 'NCMESH2DFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_ncstructfile = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NCSTRUCTFILE', 'NCSTRUCTFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_nc_filerecord = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NC_FILERECORD', 'NC_FILERECORD', 'RECORD NETCDF FILEIN NETCDF_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_netcdf = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NETCDF', 'NETCDF', 'KEYWORD', '', 'netcdf keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_filein = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_netcdf_fname = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NETCDF_FILENAME', 'NETCDF_FNAME', 'STRING', '', 'netcdf input filename', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_ftype = InputParamDefinitionType ( 'GWF', 'NAM', 'PACKAGES', 'FTYPE', 'FTYPE', 'STRING', '', 'package type', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_fname = InputParamDefinitionType ( 'GWF', 'NAM', 'PACKAGES', 'FNAME', 'FNAME', 'STRING', '', 'file name', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnam_pname = InputParamDefinitionType ( 'GWF', 'NAM', 'PACKAGES', 'PNAME', 'PNAME', 'STRING', '', 'user name for package', .false., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_nam_param_definitions = [ gwfnam_list, gwfnam_print_input, gwfnam_print_flows, gwfnam_save_flows, gwfnam_newtonoptions, gwfnam_newton, gwfnam_under_relaxation, gwfnam_ncmesh2drec, gwfnam_netcdf_mesh2d, gwfnam_ncstructrec, gwfnam_netcdf_struct, gwfnam_fileout, gwfnam_ncmesh2dfile, gwfnam_ncstructfile, gwfnam_nc_filerecord, gwfnam_netcdf, gwfnam_filein, gwfnam_netcdf_fname, gwfnam_ftype, gwfnam_fname, gwfnam_pname ]
 
type(inputparamdefinitiontype), parameter gwfnam_packages = InputParamDefinitionType ( 'GWF', 'NAM', 'PACKAGES', 'PACKAGES', 'PACKAGES', 'RECARRAY FTYPE FNAME PNAME', '', 'package list', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_nam_aggregate_definitions = [ gwfnam_packages ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_nam_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'PACKAGES', .true., .true., .false. ) ]
 

Variable Documentation

◆ gwf_nam_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwfnaminputmodule::gwf_nam_aggregate_definitions = [ gwfnam_packages ]

Definition at line 490 of file gwf-namidm.f90.

490  type(InputParamDefinitionType), parameter :: &
491  gwf_nam_aggregate_definitions(*) = &
492  [ &
493  gwfnam_packages &
494  ]

◆ gwf_nam_block_definitions

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

Definition at line 496 of file gwf-namidm.f90.

496  type(InputBlockDefinitionType), parameter :: &
497  gwf_nam_block_definitions(*) = &
498  [ &
499  inputblockdefinitiontype( &
500  'OPTIONS', & ! blockname
501  .false., & ! required
502  .false., & ! aggregate
503  .false. & ! block_variable
504  ), &
505  inputblockdefinitiontype( &
506  'PACKAGES', & ! blockname
507  .true., & ! required
508  .true., & ! aggregate
509  .false. & ! block_variable
510  ) &
511  ]

◆ gwf_nam_multi_package

logical, public gwfnaminputmodule::gwf_nam_multi_package = .false.

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

38  logical :: gwf_nam_multi_package = .false.

◆ gwf_nam_param_definitions

Definition at line 445 of file gwf-namidm.f90.

445  type(InputParamDefinitionType), parameter :: &
446  gwf_nam_param_definitions(*) = &
447  [ &
448  gwfnam_list, &
449  gwfnam_print_input, &
450  gwfnam_print_flows, &
451  gwfnam_save_flows, &
452  gwfnam_newtonoptions, &
453  gwfnam_newton, &
454  gwfnam_under_relaxation, &
455  gwfnam_ncmesh2drec, &
456  gwfnam_netcdf_mesh2d, &
457  gwfnam_ncstructrec, &
458  gwfnam_netcdf_struct, &
459  gwfnam_fileout, &
460  gwfnam_ncmesh2dfile, &
461  gwfnam_ncstructfile, &
462  gwfnam_nc_filerecord, &
463  gwfnam_netcdf, &
464  gwfnam_filein, &
465  gwfnam_netcdf_fname, &
466  gwfnam_ftype, &
467  gwfnam_fname, &
468  gwfnam_pname &
469  ]

◆ gwf_nam_subpackages

character(len=16), dimension(*), parameter, public gwfnaminputmodule::gwf_nam_subpackages = [ ' ' ]

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

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

◆ gwfnam_filein

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_filein = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

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

350  type(InputParamDefinitionType), parameter :: &
351  gwfnam_filein = inputparamdefinitiontype &
352  ( &
353  'GWF', & ! component
354  'NAM', & ! subcomponent
355  'OPTIONS', & ! block
356  'FILEIN', & ! tag name
357  'FILEIN', & ! fortran variable
358  'KEYWORD', & ! type
359  '', & ! shape
360  'file keyword', & ! longname
361  .true., & ! required
362  .false., & ! prerelease
363  .true., & ! multi-record
364  .false., & ! preserve case
365  .false., & ! layered
366  .false. & ! timeseries
367  )

◆ gwfnam_fileout

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_fileout = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

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

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

◆ gwfnam_fname

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_fname = InputParamDefinitionType ( 'GWF', 'NAM', 'PACKAGES', 'FNAME', 'FNAME', 'STRING', '', 'file name', .true., .false., .true., .true., .false., .false. )
private

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

407  type(InputParamDefinitionType), parameter :: &
408  gwfnam_fname = inputparamdefinitiontype &
409  ( &
410  'GWF', & ! component
411  'NAM', & ! subcomponent
412  'PACKAGES', & ! block
413  'FNAME', & ! tag name
414  'FNAME', & ! fortran variable
415  'STRING', & ! type
416  '', & ! shape
417  'file name', & ! longname
418  .true., & ! required
419  .false., & ! prerelease
420  .true., & ! multi-record
421  .true., & ! preserve case
422  .false., & ! layered
423  .false. & ! timeseries
424  )

◆ gwfnam_ftype

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_ftype = InputParamDefinitionType ( 'GWF', 'NAM', 'PACKAGES', 'FTYPE', 'FTYPE', 'STRING', '', 'package type', .true., .false., .true., .false., .false., .false. )
private

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

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

◆ gwfnam_list

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_list = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'LIST', 'LIST', 'STRING', '', 'name of listing file', .false., .false., .false., .true., .false., .false. )
private

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

46  type(InputParamDefinitionType), parameter :: &
47  gwfnam_list = inputparamdefinitiontype &
48  ( &
49  'GWF', & ! 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., & ! prerelease
59  .false., & ! multi-record
60  .true., & ! preserve case
61  .false., & ! layered
62  .false. & ! timeseries
63  )

◆ gwfnam_nc_filerecord

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_nc_filerecord = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NC_FILERECORD', 'NC_FILERECORD', 'RECORD NETCDF FILEIN NETCDF_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

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

312  type(InputParamDefinitionType), parameter :: &
313  gwfnam_nc_filerecord = inputparamdefinitiontype &
314  ( &
315  'GWF', & ! component
316  'NAM', & ! subcomponent
317  'OPTIONS', & ! block
318  'NC_FILERECORD', & ! tag name
319  'NC_FILERECORD', & ! fortran variable
320  'RECORD NETCDF FILEIN NETCDF_FILENAME', & ! type
321  '', & ! shape
322  '', & ! longname
323  .false., & ! required
324  .false., & ! prerelease
325  .false., & ! multi-record
326  .false., & ! preserve case
327  .false., & ! layered
328  .false. & ! timeseries
329  )

◆ gwfnam_ncmesh2dfile

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_ncmesh2dfile = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NCMESH2DFILE', 'NCMESH2DFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
private

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

274  type(InputParamDefinitionType), parameter :: &
275  gwfnam_ncmesh2dfile = inputparamdefinitiontype &
276  ( &
277  'GWF', & ! component
278  'NAM', & ! subcomponent
279  'OPTIONS', & ! block
280  'NCMESH2DFILE', & ! tag name
281  'NCMESH2DFILE', & ! fortran variable
282  'STRING', & ! type
283  '', & ! shape
284  'file keyword', & ! longname
285  .true., & ! required
286  .false., & ! prerelease
287  .true., & ! multi-record
288  .true., & ! preserve case
289  .false., & ! layered
290  .false. & ! timeseries
291  )

◆ gwfnam_ncmesh2drec

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_ncmesh2drec = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NC_MESH2D_FILERECORD', 'NCMESH2DREC', 'RECORD NETCDF_MESH2D FILEOUT NCMESH2DFILE', '', '', .false., .false., .false., .false., .false., .false. )
private

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

179  type(InputParamDefinitionType), parameter :: &
180  gwfnam_ncmesh2drec = inputparamdefinitiontype &
181  ( &
182  'GWF', & ! component
183  'NAM', & ! subcomponent
184  'OPTIONS', & ! block
185  'NC_MESH2D_FILERECORD', & ! tag name
186  'NCMESH2DREC', & ! fortran variable
187  'RECORD NETCDF_MESH2D FILEOUT NCMESH2DFILE', & ! type
188  '', & ! shape
189  '', & ! longname
190  .false., & ! required
191  .false., & ! prerelease
192  .false., & ! multi-record
193  .false., & ! preserve case
194  .false., & ! layered
195  .false. & ! timeseries
196  )

◆ gwfnam_ncstructfile

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_ncstructfile = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NCSTRUCTFILE', 'NCSTRUCTFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
private

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

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

◆ gwfnam_ncstructrec

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_ncstructrec = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NC_STRUCTURED_FILERECORD', 'NCSTRUCTREC', 'RECORD NETCDF_STRUCTURED FILEOUT NCSTRUCTFILE', '', '', .false., .false., .false., .false., .false., .false. )
private

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

217  type(InputParamDefinitionType), parameter :: &
218  gwfnam_ncstructrec = inputparamdefinitiontype &
219  ( &
220  'GWF', & ! component
221  'NAM', & ! subcomponent
222  'OPTIONS', & ! block
223  'NC_STRUCTURED_FILERECORD', & ! tag name
224  'NCSTRUCTREC', & ! fortran variable
225  'RECORD NETCDF_STRUCTURED FILEOUT NCSTRUCTFILE', & ! type
226  '', & ! shape
227  '', & ! longname
228  .false., & ! required
229  .false., & ! prerelease
230  .false., & ! multi-record
231  .false., & ! preserve case
232  .false., & ! layered
233  .false. & ! timeseries
234  )

◆ gwfnam_netcdf

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_netcdf = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NETCDF', 'NETCDF', 'KEYWORD', '', 'netcdf keyword', .true., .false., .true., .false., .false., .false. )
private

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

331  type(InputParamDefinitionType), parameter :: &
332  gwfnam_netcdf = inputparamdefinitiontype &
333  ( &
334  'GWF', & ! component
335  'NAM', & ! subcomponent
336  'OPTIONS', & ! block
337  'NETCDF', & ! tag name
338  'NETCDF', & ! fortran variable
339  'KEYWORD', & ! type
340  '', & ! shape
341  'netcdf keyword', & ! longname
342  .true., & ! required
343  .false., & ! prerelease
344  .true., & ! multi-record
345  .false., & ! preserve case
346  .false., & ! layered
347  .false. & ! timeseries
348  )

◆ gwfnam_netcdf_fname

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_netcdf_fname = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NETCDF_FILENAME', 'NETCDF_FNAME', 'STRING', '', 'netcdf input filename', .true., .false., .true., .true., .false., .false. )
private

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

369  type(InputParamDefinitionType), parameter :: &
370  gwfnam_netcdf_fname = inputparamdefinitiontype &
371  ( &
372  'GWF', & ! component
373  'NAM', & ! subcomponent
374  'OPTIONS', & ! block
375  'NETCDF_FILENAME', & ! tag name
376  'NETCDF_FNAME', & ! fortran variable
377  'STRING', & ! type
378  '', & ! shape
379  'netcdf input filename', & ! longname
380  .true., & ! required
381  .false., & ! prerelease
382  .true., & ! multi-record
383  .true., & ! preserve case
384  .false., & ! layered
385  .false. & ! timeseries
386  )

◆ gwfnam_netcdf_mesh2d

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_netcdf_mesh2d = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NETCDF_MESH2D', 'NETCDF_MESH2D', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. )
private

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

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

◆ gwfnam_netcdf_struct

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_netcdf_struct = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NETCDF_STRUCTURED', 'NETCDF_STRUCT', 'KEYWORD', '', 'budget keyword', .true., .false., .true., .false., .false., .false. )
private

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

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

◆ gwfnam_newton

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_newton = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NEWTON', 'NEWTON', 'KEYWORD', '', 'keyword to activate Newton-Raphson formulation', .true., .false., .true., .false., .false., .false. )
private

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

141  type(InputParamDefinitionType), parameter :: &
142  gwfnam_newton = inputparamdefinitiontype &
143  ( &
144  'GWF', & ! component
145  'NAM', & ! subcomponent
146  'OPTIONS', & ! block
147  'NEWTON', & ! tag name
148  'NEWTON', & ! fortran variable
149  'KEYWORD', & ! type
150  '', & ! shape
151  'keyword to activate Newton-Raphson formulation', & ! longname
152  .true., & ! required
153  .false., & ! prerelease
154  .true., & ! multi-record
155  .false., & ! preserve case
156  .false., & ! layered
157  .false. & ! timeseries
158  )

◆ gwfnam_newtonoptions

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_newtonoptions = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'NEWTONOPTIONS', 'NEWTONOPTIONS', 'RECORD NEWTON UNDER_RELAXATION', '', 'newton keyword and options', .false., .false., .false., .false., .false., .false. )
private

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

122  type(InputParamDefinitionType), parameter :: &
123  gwfnam_newtonoptions = inputparamdefinitiontype &
124  ( &
125  'GWF', & ! component
126  'NAM', & ! subcomponent
127  'OPTIONS', & ! block
128  'NEWTONOPTIONS', & ! tag name
129  'NEWTONOPTIONS', & ! fortran variable
130  'RECORD NEWTON UNDER_RELAXATION', & ! type
131  '', & ! shape
132  'newton keyword and options', & ! longname
133  .false., & ! required
134  .false., & ! prerelease
135  .false., & ! multi-record
136  .false., & ! preserve case
137  .false., & ! layered
138  .false. & ! timeseries
139  )

◆ gwfnam_packages

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_packages = InputParamDefinitionType ( 'GWF', 'NAM', 'PACKAGES', 'PACKAGES', 'PACKAGES', 'RECARRAY FTYPE FNAME PNAME', '', 'package list', .true., .false., .false., .false., .false., .false. )
private

Definition at line 471 of file gwf-namidm.f90.

471  type(InputParamDefinitionType), parameter :: &
472  gwfnam_packages = inputparamdefinitiontype &
473  ( &
474  'GWF', & ! component
475  'NAM', & ! subcomponent
476  'PACKAGES', & ! block
477  'PACKAGES', & ! tag name
478  'PACKAGES', & ! fortran variable
479  'RECARRAY FTYPE FNAME PNAME', & ! type
480  '', & ! shape
481  'package list', & ! longname
482  .true., & ! required
483  .false., & ! prerelease
484  .false., & ! multi-record
485  .false., & ! preserve case
486  .false., & ! layered
487  .false. & ! timeseries
488  )

◆ gwfnam_pname

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_pname = InputParamDefinitionType ( 'GWF', 'NAM', 'PACKAGES', 'PNAME', 'PNAME', 'STRING', '', 'user name for package', .false., .false., .true., .false., .false., .false. )
private

Definition at line 426 of file gwf-namidm.f90.

426  type(InputParamDefinitionType), parameter :: &
427  gwfnam_pname = inputparamdefinitiontype &
428  ( &
429  'GWF', & ! component
430  'NAM', & ! subcomponent
431  'PACKAGES', & ! block
432  'PNAME', & ! tag name
433  'PNAME', & ! fortran variable
434  'STRING', & ! type
435  '', & ! shape
436  'user name for package', & ! longname
437  .false., & ! required
438  .false., & ! prerelease
439  .true., & ! multi-record
440  .false., & ! preserve case
441  .false., & ! layered
442  .false. & ! timeseries
443  )

◆ gwfnam_print_flows

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_print_flows = InputParamDefinitionType ( 'GWF', '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 gwf-namidm.f90.

84  type(InputParamDefinitionType), parameter :: &
85  gwfnam_print_flows = inputparamdefinitiontype &
86  ( &
87  'GWF', & ! 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., & ! prerelease
97  .false., & ! multi-record
98  .false., & ! preserve case
99  .false., & ! layered
100  .false. & ! timeseries
101  )

◆ gwfnam_print_input

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_print_input = InputParamDefinitionType ( 'GWF', '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 gwf-namidm.f90.

65  type(InputParamDefinitionType), parameter :: &
66  gwfnam_print_input = inputparamdefinitiontype &
67  ( &
68  'GWF', & ! 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., & ! prerelease
78  .false., & ! multi-record
79  .false., & ! preserve case
80  .false., & ! layered
81  .false. & ! timeseries
82  )

◆ gwfnam_save_flows

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_save_flows = InputParamDefinitionType ( 'GWF', '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 gwf-namidm.f90.

103  type(InputParamDefinitionType), parameter :: &
104  gwfnam_save_flows = inputparamdefinitiontype &
105  ( &
106  'GWF', & ! 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., & ! prerelease
116  .false., & ! multi-record
117  .false., & ! preserve case
118  .false., & ! layered
119  .false. & ! timeseries
120  )

◆ gwfnam_under_relaxation

type(inputparamdefinitiontype), parameter gwfnaminputmodule::gwfnam_under_relaxation = InputParamDefinitionType ( 'GWF', 'NAM', 'OPTIONS', 'UNDER_RELAXATION', 'UNDER_RELAXATION', 'KEYWORD', '', 'keyword to activate Newton-Raphson UNDER_RELAXATION option', .false., .false., .true., .false., .false., .false. )
private

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

160  type(InputParamDefinitionType), parameter :: &
161  gwfnam_under_relaxation = inputparamdefinitiontype &
162  ( &
163  'GWF', & ! component
164  'NAM', & ! subcomponent
165  'OPTIONS', & ! block
166  'UNDER_RELAXATION', & ! tag name
167  'UNDER_RELAXATION', & ! fortran variable
168  'KEYWORD', & ! type
169  '', & ! shape
170  'keyword to activate Newton-Raphson UNDER_RELAXATION option', & ! longname
171  .false., & ! required
172  .false., & ! prerelease
173  .true., & ! multi-record
174  .false., & ! preserve case
175  .false., & ! layered
176  .false. & ! timeseries
177  )