MODFLOW 6  version 6.7.0.dev1
USGS Modular Hydrologic Model
gwedisuinputmodule Module Reference

Data Types

type  gwedisuparamfoundtype
 

Variables

logical, public gwe_disu_multi_package = .false.
 
character(len=16), dimension(*), parameter, public gwe_disu_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwedisu_length_units = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_nogrb = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_grb_filerecord = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_grb6 = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_fileout = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_grb6_filename = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_xorigin = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_yorigin = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_angrot = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_voffsettol = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'VERTICAL_OFFSET_TOLERANCE', 'VOFFSETTOL', 'DOUBLE', '', 'vertical length dimension for top and bottom checking', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_export_ascii = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_nodes = InputParamDefinitionType ( 'GWE', 'DISU', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_nja = InputParamDefinitionType ( 'GWE', 'DISU', 'DIMENSIONS', 'NJA', 'NJA', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_nvert = InputParamDefinitionType ( 'GWE', 'DISU', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of vertices', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_top = InputParamDefinitionType ( 'GWE', 'DISU', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE1D', 'NODES', 'cell top elevation', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_bot = InputParamDefinitionType ( 'GWE', 'DISU', 'GRIDDATA', 'BOT', 'BOT', 'DOUBLE1D', 'NODES', 'cell bottom elevation', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_area = InputParamDefinitionType ( 'GWE', 'DISU', 'GRIDDATA', 'AREA', 'AREA', 'DOUBLE1D', 'NODES', 'cell surface area', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_idomain = InputParamDefinitionType ( 'GWE', 'DISU', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', 'idomain existence array', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_iac = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'IAC', 'IAC', 'INTEGER1D', 'NODES', 'number of cell connections', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_ja = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'JA', 'JA', 'INTEGER1D', 'NJA', 'grid connectivity', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_ihc = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'IHC', 'IHC', 'INTEGER1D', 'NJA', 'connection type', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_cl12 = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'CL12', 'CL12', 'DOUBLE1D', 'NJA', 'connection lengths', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_hwva = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'HWVA', 'HWVA', 'DOUBLE1D', 'NJA', 'connection lengths', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_angldegx = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'ANGLDEGX', 'ANGLDEGX', 'DOUBLE1D', 'NJA', 'angle of face normal to connection', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_iv = InputParamDefinitionType ( 'GWE', 'DISU', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_xv = InputParamDefinitionType ( 'GWE', 'DISU', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_yv = InputParamDefinitionType ( 'GWE', 'DISU', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_icell2d = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', 'cell2d number', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_xc = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', 'x-coordinate for cell center', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_yc = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', 'y-coordinate for cell center', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_ncvert = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_icvert = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'array of vertex numbers', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwe_disu_param_definitions = [ gwedisu_length_units, gwedisu_nogrb, gwedisu_grb_filerecord, gwedisu_grb6, gwedisu_fileout, gwedisu_grb6_filename, gwedisu_xorigin, gwedisu_yorigin, gwedisu_angrot, gwedisu_voffsettol, gwedisu_export_ascii, gwedisu_nodes, gwedisu_nja, gwedisu_nvert, gwedisu_top, gwedisu_bot, gwedisu_area, gwedisu_idomain, gwedisu_iac, gwedisu_ja, gwedisu_ihc, gwedisu_cl12, gwedisu_hwva, gwedisu_angldegx, gwedisu_iv, gwedisu_xv, gwedisu_yv, gwedisu_icell2d, gwedisu_xc, gwedisu_yc, gwedisu_ncvert, gwedisu_icvert ]
 
type(inputparamdefinitiontype), parameter gwedisu_vertices = InputParamDefinitionType ( 'GWE', 'DISU', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', 'vertices data', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwedisu_cell2d = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D XC YC NCVERT ICVERT', 'NODES', 'cell2d data', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwe_disu_aggregate_definitions = [ gwedisu_vertices, gwedisu_cell2d ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwe_disu_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ), InputBlockDefinitionType( 'CONNECTIONDATA', .true., .false., .false. ), InputBlockDefinitionType( 'VERTICES', .true., .true., .false. ), InputBlockDefinitionType( 'CELL2D', .true., .true., .false. ) ]
 

Variable Documentation

◆ gwe_disu_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwedisuinputmodule::gwe_disu_aggregate_definitions = [ gwedisu_vertices, gwedisu_cell2d ]

Definition at line 706 of file gwe-disuidm.f90.

706  type(InputParamDefinitionType), parameter :: &
707  gwe_disu_aggregate_definitions(*) = &
708  [ &
709  gwedisu_vertices, &
710  gwedisu_cell2d &
711  ]

◆ gwe_disu_block_definitions

type(inputblockdefinitiontype), dimension(*), parameter, public gwedisuinputmodule::gwe_disu_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ), InputBlockDefinitionType( 'CONNECTIONDATA', .true., .false., .false. ), InputBlockDefinitionType( 'VERTICES', .true., .true., .false. ), InputBlockDefinitionType( 'CELL2D', .true., .true., .false. ) ]

Definition at line 713 of file gwe-disuidm.f90.

713  type(InputBlockDefinitionType), parameter :: &
714  gwe_disu_block_definitions(*) = &
715  [ &
716  inputblockdefinitiontype( &
717  'OPTIONS', & ! blockname
718  .false., & ! required
719  .false., & ! aggregate
720  .false. & ! block_variable
721  ), &
722  inputblockdefinitiontype( &
723  'DIMENSIONS', & ! blockname
724  .true., & ! required
725  .false., & ! aggregate
726  .false. & ! block_variable
727  ), &
728  inputblockdefinitiontype( &
729  'GRIDDATA', & ! blockname
730  .true., & ! required
731  .false., & ! aggregate
732  .false. & ! block_variable
733  ), &
734  inputblockdefinitiontype( &
735  'CONNECTIONDATA', & ! blockname
736  .true., & ! required
737  .false., & ! aggregate
738  .false. & ! block_variable
739  ), &
740  inputblockdefinitiontype( &
741  'VERTICES', & ! blockname
742  .true., & ! required
743  .true., & ! aggregate
744  .false. & ! block_variable
745  ), &
746  inputblockdefinitiontype( &
747  'CELL2D', & ! blockname
748  .true., & ! required
749  .true., & ! aggregate
750  .false. & ! block_variable
751  ) &
752  ]

◆ gwe_disu_multi_package

logical, public gwedisuinputmodule::gwe_disu_multi_package = .false.

Definition at line 49 of file gwe-disuidm.f90.

49  logical :: gwe_disu_multi_package = .false.

◆ gwe_disu_param_definitions

Definition at line 633 of file gwe-disuidm.f90.

633  type(InputParamDefinitionType), parameter :: &
634  gwe_disu_param_definitions(*) = &
635  [ &
636  gwedisu_length_units, &
637  gwedisu_nogrb, &
638  gwedisu_grb_filerecord, &
639  gwedisu_grb6, &
640  gwedisu_fileout, &
641  gwedisu_grb6_filename, &
642  gwedisu_xorigin, &
643  gwedisu_yorigin, &
644  gwedisu_angrot, &
645  gwedisu_voffsettol, &
646  gwedisu_export_ascii, &
647  gwedisu_nodes, &
648  gwedisu_nja, &
649  gwedisu_nvert, &
650  gwedisu_top, &
651  gwedisu_bot, &
652  gwedisu_area, &
653  gwedisu_idomain, &
654  gwedisu_iac, &
655  gwedisu_ja, &
656  gwedisu_ihc, &
657  gwedisu_cl12, &
658  gwedisu_hwva, &
659  gwedisu_angldegx, &
660  gwedisu_iv, &
661  gwedisu_xv, &
662  gwedisu_yv, &
663  gwedisu_icell2d, &
664  gwedisu_xc, &
665  gwedisu_yc, &
666  gwedisu_ncvert, &
667  gwedisu_icvert &
668  ]

◆ gwe_disu_subpackages

character(len=16), dimension(*), parameter, public gwedisuinputmodule::gwe_disu_subpackages = [ ' ' ]

Definition at line 51 of file gwe-disuidm.f90.

51  character(len=16), parameter :: &
52  gwe_disu_subpackages(*) = &
53  [ &
54  ' ' &
55  ]

◆ gwedisu_angldegx

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_angldegx = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'ANGLDEGX', 'ANGLDEGX', 'DOUBLE1D', 'NJA', 'angle of face normal to connection', .false., .false., .false., .false., .false. )
private

Definition at line 471 of file gwe-disuidm.f90.

471  type(InputParamDefinitionType), parameter :: &
472  gwedisu_angldegx = inputparamdefinitiontype &
473  ( &
474  'GWE', & ! component
475  'DISU', & ! subcomponent
476  'CONNECTIONDATA', & ! block
477  'ANGLDEGX', & ! tag name
478  'ANGLDEGX', & ! fortran variable
479  'DOUBLE1D', & ! type
480  'NJA', & ! shape
481  'angle of face normal to connection', & ! longname
482  .false., & ! required
483  .false., & ! multi-record
484  .false., & ! preserve case
485  .false., & ! layered
486  .false. & ! timeseries
487  )

◆ gwedisu_angrot

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_angrot = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false. )
private

Definition at line 201 of file gwe-disuidm.f90.

201  type(InputParamDefinitionType), parameter :: &
202  gwedisu_angrot = inputparamdefinitiontype &
203  ( &
204  'GWE', & ! component
205  'DISU', & ! subcomponent
206  'OPTIONS', & ! block
207  'ANGROT', & ! tag name
208  'ANGROT', & ! fortran variable
209  'DOUBLE', & ! type
210  '', & ! shape
211  'rotation angle', & ! longname
212  .false., & ! required
213  .false., & ! multi-record
214  .false., & ! preserve case
215  .false., & ! layered
216  .false. & ! timeseries
217  )

◆ gwedisu_area

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_area = InputParamDefinitionType ( 'GWE', 'DISU', 'GRIDDATA', 'AREA', 'AREA', 'DOUBLE1D', 'NODES', 'cell surface area', .true., .false., .false., .false., .false. )
private

Definition at line 345 of file gwe-disuidm.f90.

345  type(InputParamDefinitionType), parameter :: &
346  gwedisu_area = inputparamdefinitiontype &
347  ( &
348  'GWE', & ! component
349  'DISU', & ! subcomponent
350  'GRIDDATA', & ! block
351  'AREA', & ! tag name
352  'AREA', & ! fortran variable
353  'DOUBLE1D', & ! type
354  'NODES', & ! shape
355  'cell surface area', & ! longname
356  .true., & ! required
357  .false., & ! multi-record
358  .false., & ! preserve case
359  .false., & ! layered
360  .false. & ! timeseries
361  )

◆ gwedisu_bot

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_bot = InputParamDefinitionType ( 'GWE', 'DISU', 'GRIDDATA', 'BOT', 'BOT', 'DOUBLE1D', 'NODES', 'cell bottom elevation', .true., .false., .false., .false., .false. )
private

Definition at line 327 of file gwe-disuidm.f90.

327  type(InputParamDefinitionType), parameter :: &
328  gwedisu_bot = inputparamdefinitiontype &
329  ( &
330  'GWE', & ! component
331  'DISU', & ! subcomponent
332  'GRIDDATA', & ! block
333  'BOT', & ! tag name
334  'BOT', & ! fortran variable
335  'DOUBLE1D', & ! type
336  'NODES', & ! shape
337  'cell bottom elevation', & ! longname
338  .true., & ! required
339  .false., & ! multi-record
340  .false., & ! preserve case
341  .false., & ! layered
342  .false. & ! timeseries
343  )

◆ gwedisu_cell2d

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_cell2d = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D XC YC NCVERT ICVERT', 'NODES', 'cell2d data', .true., .false., .false., .false., .false. )
private

Definition at line 688 of file gwe-disuidm.f90.

688  type(InputParamDefinitionType), parameter :: &
689  gwedisu_cell2d = inputparamdefinitiontype &
690  ( &
691  'GWE', & ! component
692  'DISU', & ! subcomponent
693  'CELL2D', & ! block
694  'CELL2D', & ! tag name
695  'CELL2D', & ! fortran variable
696  'RECARRAY ICELL2D XC YC NCVERT ICVERT', & ! type
697  'NODES', & ! shape
698  'cell2d data', & ! longname
699  .true., & ! required
700  .false., & ! multi-record
701  .false., & ! preserve case
702  .false., & ! layered
703  .false. & ! timeseries
704  )

◆ gwedisu_cl12

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_cl12 = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'CL12', 'CL12', 'DOUBLE1D', 'NJA', 'connection lengths', .true., .false., .false., .false., .false. )
private

Definition at line 435 of file gwe-disuidm.f90.

435  type(InputParamDefinitionType), parameter :: &
436  gwedisu_cl12 = inputparamdefinitiontype &
437  ( &
438  'GWE', & ! component
439  'DISU', & ! subcomponent
440  'CONNECTIONDATA', & ! block
441  'CL12', & ! tag name
442  'CL12', & ! fortran variable
443  'DOUBLE1D', & ! type
444  'NJA', & ! shape
445  'connection lengths', & ! longname
446  .true., & ! required
447  .false., & ! multi-record
448  .false., & ! preserve case
449  .false., & ! layered
450  .false. & ! timeseries
451  )

◆ gwedisu_export_ascii

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_export_ascii = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false. )
private

Definition at line 237 of file gwe-disuidm.f90.

237  type(InputParamDefinitionType), parameter :: &
238  gwedisu_export_ascii = inputparamdefinitiontype &
239  ( &
240  'GWE', & ! component
241  'DISU', & ! subcomponent
242  'OPTIONS', & ! block
243  'EXPORT_ARRAY_ASCII', & ! tag name
244  'EXPORT_ASCII', & ! fortran variable
245  'KEYWORD', & ! type
246  '', & ! shape
247  'export array variables to layered ascii files.', & ! longname
248  .false., & ! required
249  .false., & ! multi-record
250  .false., & ! preserve case
251  .false., & ! layered
252  .false. & ! timeseries
253  )

◆ gwedisu_fileout

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_fileout = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .true., .false., .false., .false. )
private

Definition at line 129 of file gwe-disuidm.f90.

129  type(InputParamDefinitionType), parameter :: &
130  gwedisu_fileout = inputparamdefinitiontype &
131  ( &
132  'GWE', & ! component
133  'DISU', & ! subcomponent
134  'OPTIONS', & ! block
135  'FILEOUT', & ! tag name
136  'FILEOUT', & ! fortran variable
137  'KEYWORD', & ! type
138  '', & ! shape
139  'file keyword', & ! longname
140  .true., & ! required
141  .true., & ! multi-record
142  .false., & ! preserve case
143  .false., & ! layered
144  .false. & ! timeseries
145  )

◆ gwedisu_grb6

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_grb6 = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .true., .false., .false., .false. )
private

Definition at line 111 of file gwe-disuidm.f90.

111  type(InputParamDefinitionType), parameter :: &
112  gwedisu_grb6 = inputparamdefinitiontype &
113  ( &
114  'GWE', & ! component
115  'DISU', & ! subcomponent
116  'OPTIONS', & ! block
117  'GRB6', & ! tag name
118  'GRB6', & ! fortran variable
119  'KEYWORD', & ! type
120  '', & ! shape
121  'grb keyword', & ! longname
122  .true., & ! required
123  .true., & ! multi-record
124  .false., & ! preserve case
125  .false., & ! layered
126  .false. & ! timeseries
127  )

◆ gwedisu_grb6_filename

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_grb6_filename = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .true., .true., .false., .false. )
private

Definition at line 147 of file gwe-disuidm.f90.

147  type(InputParamDefinitionType), parameter :: &
148  gwedisu_grb6_filename = inputparamdefinitiontype &
149  ( &
150  'GWE', & ! component
151  'DISU', & ! subcomponent
152  'OPTIONS', & ! block
153  'GRB6_FILENAME', & ! tag name
154  'GRB6_FILENAME', & ! fortran variable
155  'STRING', & ! type
156  '', & ! shape
157  'file name of GRB information', & ! longname
158  .true., & ! required
159  .true., & ! multi-record
160  .true., & ! preserve case
161  .false., & ! layered
162  .false. & ! timeseries
163  )

◆ gwedisu_grb_filerecord

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_grb_filerecord = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false. )
private

Definition at line 93 of file gwe-disuidm.f90.

93  type(InputParamDefinitionType), parameter :: &
94  gwedisu_grb_filerecord = inputparamdefinitiontype &
95  ( &
96  'GWE', & ! component
97  'DISU', & ! subcomponent
98  'OPTIONS', & ! block
99  'GRB_FILERECORD', & ! tag name
100  'GRB_FILERECORD', & ! fortran variable
101  'RECORD GRB6 FILEOUT GRB6_FILENAME', & ! type
102  '', & ! shape
103  '', & ! longname
104  .false., & ! required
105  .false., & ! multi-record
106  .false., & ! preserve case
107  .false., & ! layered
108  .false. & ! timeseries
109  )

◆ gwedisu_hwva

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_hwva = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'HWVA', 'HWVA', 'DOUBLE1D', 'NJA', 'connection lengths', .true., .false., .false., .false., .false. )
private

Definition at line 453 of file gwe-disuidm.f90.

453  type(InputParamDefinitionType), parameter :: &
454  gwedisu_hwva = inputparamdefinitiontype &
455  ( &
456  'GWE', & ! component
457  'DISU', & ! subcomponent
458  'CONNECTIONDATA', & ! block
459  'HWVA', & ! tag name
460  'HWVA', & ! fortran variable
461  'DOUBLE1D', & ! type
462  'NJA', & ! shape
463  'connection lengths', & ! longname
464  .true., & ! required
465  .false., & ! multi-record
466  .false., & ! preserve case
467  .false., & ! layered
468  .false. & ! timeseries
469  )

◆ gwedisu_iac

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_iac = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'IAC', 'IAC', 'INTEGER1D', 'NODES', 'number of cell connections', .true., .false., .false., .false., .false. )
private

Definition at line 381 of file gwe-disuidm.f90.

381  type(InputParamDefinitionType), parameter :: &
382  gwedisu_iac = inputparamdefinitiontype &
383  ( &
384  'GWE', & ! component
385  'DISU', & ! subcomponent
386  'CONNECTIONDATA', & ! block
387  'IAC', & ! tag name
388  'IAC', & ! fortran variable
389  'INTEGER1D', & ! type
390  'NODES', & ! shape
391  'number of cell connections', & ! longname
392  .true., & ! required
393  .false., & ! multi-record
394  .false., & ! preserve case
395  .false., & ! layered
396  .false. & ! timeseries
397  )

◆ gwedisu_icell2d

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_icell2d = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', 'cell2d number', .true., .true., .false., .false., .false. )
private

Definition at line 543 of file gwe-disuidm.f90.

543  type(InputParamDefinitionType), parameter :: &
544  gwedisu_icell2d = inputparamdefinitiontype &
545  ( &
546  'GWE', & ! component
547  'DISU', & ! subcomponent
548  'CELL2D', & ! block
549  'ICELL2D', & ! tag name
550  'ICELL2D', & ! fortran variable
551  'INTEGER', & ! type
552  '', & ! shape
553  'cell2d number', & ! longname
554  .true., & ! required
555  .true., & ! multi-record
556  .false., & ! preserve case
557  .false., & ! layered
558  .false. & ! timeseries
559  )

◆ gwedisu_icvert

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_icvert = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'array of vertex numbers', .true., .true., .false., .false., .false. )
private

Definition at line 615 of file gwe-disuidm.f90.

615  type(InputParamDefinitionType), parameter :: &
616  gwedisu_icvert = inputparamdefinitiontype &
617  ( &
618  'GWE', & ! component
619  'DISU', & ! subcomponent
620  'CELL2D', & ! block
621  'ICVERT', & ! tag name
622  'ICVERT', & ! fortran variable
623  'INTEGER1D', & ! type
624  'NCVERT', & ! shape
625  'array of vertex numbers', & ! longname
626  .true., & ! required
627  .true., & ! multi-record
628  .false., & ! preserve case
629  .false., & ! layered
630  .false. & ! timeseries
631  )

◆ gwedisu_idomain

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_idomain = InputParamDefinitionType ( 'GWE', 'DISU', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', 'idomain existence array', .false., .false., .false., .false., .false. )
private

Definition at line 363 of file gwe-disuidm.f90.

363  type(InputParamDefinitionType), parameter :: &
364  gwedisu_idomain = inputparamdefinitiontype &
365  ( &
366  'GWE', & ! component
367  'DISU', & ! subcomponent
368  'GRIDDATA', & ! block
369  'IDOMAIN', & ! tag name
370  'IDOMAIN', & ! fortran variable
371  'INTEGER1D', & ! type
372  'NODES', & ! shape
373  'idomain existence array', & ! longname
374  .false., & ! required
375  .false., & ! multi-record
376  .false., & ! preserve case
377  .false., & ! layered
378  .false. & ! timeseries
379  )

◆ gwedisu_ihc

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_ihc = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'IHC', 'IHC', 'INTEGER1D', 'NJA', 'connection type', .true., .false., .false., .false., .false. )
private

Definition at line 417 of file gwe-disuidm.f90.

417  type(InputParamDefinitionType), parameter :: &
418  gwedisu_ihc = inputparamdefinitiontype &
419  ( &
420  'GWE', & ! component
421  'DISU', & ! subcomponent
422  'CONNECTIONDATA', & ! block
423  'IHC', & ! tag name
424  'IHC', & ! fortran variable
425  'INTEGER1D', & ! type
426  'NJA', & ! shape
427  'connection type', & ! longname
428  .true., & ! required
429  .false., & ! multi-record
430  .false., & ! preserve case
431  .false., & ! layered
432  .false. & ! timeseries
433  )

◆ gwedisu_iv

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_iv = InputParamDefinitionType ( 'GWE', 'DISU', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .true., .false., .false., .false. )
private

Definition at line 489 of file gwe-disuidm.f90.

489  type(InputParamDefinitionType), parameter :: &
490  gwedisu_iv = inputparamdefinitiontype &
491  ( &
492  'GWE', & ! component
493  'DISU', & ! subcomponent
494  'VERTICES', & ! block
495  'IV', & ! tag name
496  'IV', & ! fortran variable
497  'INTEGER', & ! type
498  '', & ! shape
499  'vertex number', & ! longname
500  .true., & ! required
501  .true., & ! multi-record
502  .false., & ! preserve case
503  .false., & ! layered
504  .false. & ! timeseries
505  )

◆ gwedisu_ja

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_ja = InputParamDefinitionType ( 'GWE', 'DISU', 'CONNECTIONDATA', 'JA', 'JA', 'INTEGER1D', 'NJA', 'grid connectivity', .true., .false., .false., .false., .false. )
private

Definition at line 399 of file gwe-disuidm.f90.

399  type(InputParamDefinitionType), parameter :: &
400  gwedisu_ja = inputparamdefinitiontype &
401  ( &
402  'GWE', & ! component
403  'DISU', & ! subcomponent
404  'CONNECTIONDATA', & ! block
405  'JA', & ! tag name
406  'JA', & ! fortran variable
407  'INTEGER1D', & ! type
408  'NJA', & ! shape
409  'grid connectivity', & ! longname
410  .true., & ! required
411  .false., & ! multi-record
412  .false., & ! preserve case
413  .false., & ! layered
414  .false. & ! timeseries
415  )

◆ gwedisu_length_units

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_length_units = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false. )
private

Definition at line 57 of file gwe-disuidm.f90.

57  type(InputParamDefinitionType), parameter :: &
58  gwedisu_length_units = inputparamdefinitiontype &
59  ( &
60  'GWE', & ! component
61  'DISU', & ! subcomponent
62  'OPTIONS', & ! block
63  'LENGTH_UNITS', & ! tag name
64  'LENGTH_UNITS', & ! fortran variable
65  'STRING', & ! type
66  '', & ! shape
67  'model length units', & ! longname
68  .false., & ! required
69  .false., & ! multi-record
70  .false., & ! preserve case
71  .false., & ! layered
72  .false. & ! timeseries
73  )

◆ gwedisu_ncvert

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_ncvert = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .true., .false., .false., .false. )
private

Definition at line 597 of file gwe-disuidm.f90.

597  type(InputParamDefinitionType), parameter :: &
598  gwedisu_ncvert = inputparamdefinitiontype &
599  ( &
600  'GWE', & ! component
601  'DISU', & ! subcomponent
602  'CELL2D', & ! block
603  'NCVERT', & ! tag name
604  'NCVERT', & ! fortran variable
605  'INTEGER', & ! type
606  '', & ! shape
607  'number of cell vertices', & ! longname
608  .true., & ! required
609  .true., & ! multi-record
610  .false., & ! preserve case
611  .false., & ! layered
612  .false. & ! timeseries
613  )

◆ gwedisu_nja

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_nja = InputParamDefinitionType ( 'GWE', 'DISU', 'DIMENSIONS', 'NJA', 'NJA', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false. )
private

Definition at line 273 of file gwe-disuidm.f90.

273  type(InputParamDefinitionType), parameter :: &
274  gwedisu_nja = inputparamdefinitiontype &
275  ( &
276  'GWE', & ! component
277  'DISU', & ! subcomponent
278  'DIMENSIONS', & ! block
279  'NJA', & ! tag name
280  'NJA', & ! fortran variable
281  'INTEGER', & ! type
282  '', & ! shape
283  'number of columns', & ! longname
284  .true., & ! required
285  .false., & ! multi-record
286  .false., & ! preserve case
287  .false., & ! layered
288  .false. & ! timeseries
289  )

◆ gwedisu_nodes

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_nodes = InputParamDefinitionType ( 'GWE', 'DISU', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', 'number of layers', .true., .false., .false., .false., .false. )
private

Definition at line 255 of file gwe-disuidm.f90.

255  type(InputParamDefinitionType), parameter :: &
256  gwedisu_nodes = inputparamdefinitiontype &
257  ( &
258  'GWE', & ! component
259  'DISU', & ! subcomponent
260  'DIMENSIONS', & ! block
261  'NODES', & ! tag name
262  'NODES', & ! fortran variable
263  'INTEGER', & ! type
264  '', & ! shape
265  'number of layers', & ! longname
266  .true., & ! required
267  .false., & ! multi-record
268  .false., & ! preserve case
269  .false., & ! layered
270  .false. & ! timeseries
271  )

◆ gwedisu_nogrb

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_nogrb = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false. )
private

Definition at line 75 of file gwe-disuidm.f90.

75  type(InputParamDefinitionType), parameter :: &
76  gwedisu_nogrb = inputparamdefinitiontype &
77  ( &
78  'GWE', & ! component
79  'DISU', & ! subcomponent
80  'OPTIONS', & ! block
81  'NOGRB', & ! tag name
82  'NOGRB', & ! fortran variable
83  'KEYWORD', & ! type
84  '', & ! shape
85  'do not write binary grid file', & ! longname
86  .false., & ! required
87  .false., & ! multi-record
88  .false., & ! preserve case
89  .false., & ! layered
90  .false. & ! timeseries
91  )

◆ gwedisu_nvert

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_nvert = InputParamDefinitionType ( 'GWE', 'DISU', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of vertices', .false., .false., .false., .false., .false. )
private

Definition at line 291 of file gwe-disuidm.f90.

291  type(InputParamDefinitionType), parameter :: &
292  gwedisu_nvert = inputparamdefinitiontype &
293  ( &
294  'GWE', & ! component
295  'DISU', & ! subcomponent
296  'DIMENSIONS', & ! block
297  'NVERT', & ! tag name
298  'NVERT', & ! fortran variable
299  'INTEGER', & ! type
300  '', & ! shape
301  'number of vertices', & ! longname
302  .false., & ! required
303  .false., & ! multi-record
304  .false., & ! preserve case
305  .false., & ! layered
306  .false. & ! timeseries
307  )

◆ gwedisu_top

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_top = InputParamDefinitionType ( 'GWE', 'DISU', 'GRIDDATA', 'TOP', 'TOP', 'DOUBLE1D', 'NODES', 'cell top elevation', .true., .false., .false., .false., .false. )
private

Definition at line 309 of file gwe-disuidm.f90.

309  type(InputParamDefinitionType), parameter :: &
310  gwedisu_top = inputparamdefinitiontype &
311  ( &
312  'GWE', & ! component
313  'DISU', & ! subcomponent
314  'GRIDDATA', & ! block
315  'TOP', & ! tag name
316  'TOP', & ! fortran variable
317  'DOUBLE1D', & ! type
318  'NODES', & ! shape
319  'cell top elevation', & ! longname
320  .true., & ! required
321  .false., & ! multi-record
322  .false., & ! preserve case
323  .false., & ! layered
324  .false. & ! timeseries
325  )

◆ gwedisu_vertices

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_vertices = InputParamDefinitionType ( 'GWE', 'DISU', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', 'vertices data', .true., .false., .false., .false., .false. )
private

Definition at line 670 of file gwe-disuidm.f90.

670  type(InputParamDefinitionType), parameter :: &
671  gwedisu_vertices = inputparamdefinitiontype &
672  ( &
673  'GWE', & ! component
674  'DISU', & ! subcomponent
675  'VERTICES', & ! block
676  'VERTICES', & ! tag name
677  'VERTICES', & ! fortran variable
678  'RECARRAY IV XV YV', & ! type
679  'NVERT', & ! shape
680  'vertices data', & ! longname
681  .true., & ! required
682  .false., & ! multi-record
683  .false., & ! preserve case
684  .false., & ! layered
685  .false. & ! timeseries
686  )

◆ gwedisu_voffsettol

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_voffsettol = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'VERTICAL_OFFSET_TOLERANCE', 'VOFFSETTOL', 'DOUBLE', '', 'vertical length dimension for top and bottom checking', .false., .false., .false., .false., .false. )
private

Definition at line 219 of file gwe-disuidm.f90.

219  type(InputParamDefinitionType), parameter :: &
220  gwedisu_voffsettol = inputparamdefinitiontype &
221  ( &
222  'GWE', & ! component
223  'DISU', & ! subcomponent
224  'OPTIONS', & ! block
225  'VERTICAL_OFFSET_TOLERANCE', & ! tag name
226  'VOFFSETTOL', & ! fortran variable
227  'DOUBLE', & ! type
228  '', & ! shape
229  'vertical length dimension for top and bottom checking', & ! longname
230  .false., & ! required
231  .false., & ! multi-record
232  .false., & ! preserve case
233  .false., & ! layered
234  .false. & ! timeseries
235  )

◆ gwedisu_xc

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_xc = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'XC', 'XC', 'DOUBLE', '', 'x-coordinate for cell center', .true., .true., .false., .false., .false. )
private

Definition at line 561 of file gwe-disuidm.f90.

561  type(InputParamDefinitionType), parameter :: &
562  gwedisu_xc = inputparamdefinitiontype &
563  ( &
564  'GWE', & ! component
565  'DISU', & ! subcomponent
566  'CELL2D', & ! block
567  'XC', & ! tag name
568  'XC', & ! fortran variable
569  'DOUBLE', & ! type
570  '', & ! shape
571  'x-coordinate for cell center', & ! longname
572  .true., & ! required
573  .true., & ! multi-record
574  .false., & ! preserve case
575  .false., & ! layered
576  .false. & ! timeseries
577  )

◆ gwedisu_xorigin

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_xorigin = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
private

Definition at line 165 of file gwe-disuidm.f90.

165  type(InputParamDefinitionType), parameter :: &
166  gwedisu_xorigin = inputparamdefinitiontype &
167  ( &
168  'GWE', & ! component
169  'DISU', & ! subcomponent
170  'OPTIONS', & ! block
171  'XORIGIN', & ! tag name
172  'XORIGIN', & ! fortran variable
173  'DOUBLE', & ! type
174  '', & ! shape
175  'x-position origin of the model grid coordinate system', & ! longname
176  .false., & ! required
177  .false., & ! multi-record
178  .false., & ! preserve case
179  .false., & ! layered
180  .false. & ! timeseries
181  )

◆ gwedisu_xv

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_xv = InputParamDefinitionType ( 'GWE', 'DISU', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .true., .false., .false., .false. )
private

Definition at line 507 of file gwe-disuidm.f90.

507  type(InputParamDefinitionType), parameter :: &
508  gwedisu_xv = inputparamdefinitiontype &
509  ( &
510  'GWE', & ! component
511  'DISU', & ! subcomponent
512  'VERTICES', & ! block
513  'XV', & ! tag name
514  'XV', & ! fortran variable
515  'DOUBLE', & ! type
516  '', & ! shape
517  'x-coordinate for vertex', & ! longname
518  .true., & ! required
519  .true., & ! multi-record
520  .false., & ! preserve case
521  .false., & ! layered
522  .false. & ! timeseries
523  )

◆ gwedisu_yc

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_yc = InputParamDefinitionType ( 'GWE', 'DISU', 'CELL2D', 'YC', 'YC', 'DOUBLE', '', 'y-coordinate for cell center', .true., .true., .false., .false., .false. )
private

Definition at line 579 of file gwe-disuidm.f90.

579  type(InputParamDefinitionType), parameter :: &
580  gwedisu_yc = inputparamdefinitiontype &
581  ( &
582  'GWE', & ! component
583  'DISU', & ! subcomponent
584  'CELL2D', & ! block
585  'YC', & ! tag name
586  'YC', & ! fortran variable
587  'DOUBLE', & ! type
588  '', & ! shape
589  'y-coordinate for cell center', & ! longname
590  .true., & ! required
591  .true., & ! multi-record
592  .false., & ! preserve case
593  .false., & ! layered
594  .false. & ! timeseries
595  )

◆ gwedisu_yorigin

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_yorigin = InputParamDefinitionType ( 'GWE', 'DISU', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. )
private

Definition at line 183 of file gwe-disuidm.f90.

183  type(InputParamDefinitionType), parameter :: &
184  gwedisu_yorigin = inputparamdefinitiontype &
185  ( &
186  'GWE', & ! component
187  'DISU', & ! subcomponent
188  'OPTIONS', & ! block
189  'YORIGIN', & ! tag name
190  'YORIGIN', & ! fortran variable
191  'DOUBLE', & ! type
192  '', & ! shape
193  'y-position origin of the model grid coordinate system', & ! longname
194  .false., & ! required
195  .false., & ! multi-record
196  .false., & ! preserve case
197  .false., & ! layered
198  .false. & ! timeseries
199  )

◆ gwedisu_yv

type(inputparamdefinitiontype), parameter gwedisuinputmodule::gwedisu_yv = InputParamDefinitionType ( 'GWE', 'DISU', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .true., .false., .false., .false. )
private

Definition at line 525 of file gwe-disuidm.f90.

525  type(InputParamDefinitionType), parameter :: &
526  gwedisu_yv = inputparamdefinitiontype &
527  ( &
528  'GWE', & ! component
529  'DISU', & ! subcomponent
530  'VERTICES', & ! block
531  'YV', & ! tag name
532  'YV', & ! fortran variable
533  'DOUBLE', & ! type
534  '', & ! shape
535  'y-coordinate for vertex', & ! longname
536  .true., & ! required
537  .true., & ! multi-record
538  .false., & ! preserve case
539  .false., & ! layered
540  .false. & ! timeseries
541  )