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

Data Types

type  chfdisv1dparamfoundtype
 

Variables

logical, public chf_disv1d_multi_package = .false.
 
character(len=16), dimension(*), parameter, public chf_disv1d_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter chfdisv1d_length_units = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_nogrb = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_grb_filerecord = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_grb6 = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_fileout = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_grb6_filename = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_xorigin = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_yorigin = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_angrot = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_export_ascii = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_crs = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .true., .false., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_nodes = InputParamDefinitionType ( 'CHF', 'DISV1D', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', 'number of linear features', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_nvert = InputParamDefinitionType ( 'CHF', 'DISV1D', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of columns', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_width = InputParamDefinitionType ( 'CHF', 'DISV1D', 'GRIDDATA', 'WIDTH', 'WIDTH', 'DOUBLE1D', 'NODES', 'width', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_bottom = InputParamDefinitionType ( 'CHF', 'DISV1D', 'GRIDDATA', 'BOTTOM', 'BOTTOM', 'DOUBLE1D', 'NODES', 'bottom elevation for the one-dimensional cell', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_idomain = InputParamDefinitionType ( 'CHF', 'DISV1D', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', 'idomain existence array', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_iv = InputParamDefinitionType ( 'CHF', 'DISV1D', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_xv = InputParamDefinitionType ( 'CHF', 'DISV1D', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_yv = InputParamDefinitionType ( 'CHF', 'DISV1D', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_icell1d = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'ICELL1D', 'ICELL1D', 'INTEGER', '', 'cell1d number', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_fdc = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'FDC', 'FDC', 'DOUBLE', '', 'fractional distance to the cell center', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_ncvert = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_icvert = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'number of cell vertices', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public chf_disv1d_param_definitions = [ chfdisv1d_length_units, chfdisv1d_nogrb, chfdisv1d_grb_filerecord, chfdisv1d_grb6, chfdisv1d_fileout, chfdisv1d_grb6_filename, chfdisv1d_xorigin, chfdisv1d_yorigin, chfdisv1d_angrot, chfdisv1d_export_ascii, chfdisv1d_crs, chfdisv1d_nodes, chfdisv1d_nvert, chfdisv1d_width, chfdisv1d_bottom, chfdisv1d_idomain, chfdisv1d_iv, chfdisv1d_xv, chfdisv1d_yv, chfdisv1d_icell1d, chfdisv1d_fdc, chfdisv1d_ncvert, chfdisv1d_icvert ]
 
type(inputparamdefinitiontype), parameter chfdisv1d_vertices = InputParamDefinitionType ( 'CHF', 'DISV1D', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', 'vertices data', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter chfdisv1d_cell1d = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'CELL1D', 'CELL1D', 'RECARRAY ICELL1D FDC NCVERT ICVERT', 'NODES', 'cell1d data', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public chf_disv1d_aggregate_definitions = [ chfdisv1d_vertices, chfdisv1d_cell1d ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public chf_disv1d_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ), InputBlockDefinitionType( 'VERTICES', .true., .true., .false. ), InputBlockDefinitionType( 'CELL1D', .true., .true., .false. ) ]
 

Variable Documentation

◆ chf_disv1d_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public chfdisv1dinputmodule::chf_disv1d_aggregate_definitions = [ chfdisv1d_vertices, chfdisv1d_cell1d ]

Definition at line 551 of file chf-disv1didm.f90.

551  type(InputParamDefinitionType), parameter :: &
552  chf_disv1d_aggregate_definitions(*) = &
553  [ &
554  chfdisv1d_vertices, &
555  chfdisv1d_cell1d &
556  ]

◆ chf_disv1d_block_definitions

type(inputblockdefinitiontype), dimension(*), parameter, public chfdisv1dinputmodule::chf_disv1d_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ), InputBlockDefinitionType( 'VERTICES', .true., .true., .false. ), InputBlockDefinitionType( 'CELL1D', .true., .true., .false. ) ]

Definition at line 558 of file chf-disv1didm.f90.

558  type(InputBlockDefinitionType), parameter :: &
559  chf_disv1d_block_definitions(*) = &
560  [ &
561  inputblockdefinitiontype( &
562  'OPTIONS', & ! blockname
563  .false., & ! required
564  .false., & ! aggregate
565  .false. & ! block_variable
566  ), &
567  inputblockdefinitiontype( &
568  'DIMENSIONS', & ! blockname
569  .true., & ! required
570  .false., & ! aggregate
571  .false. & ! block_variable
572  ), &
573  inputblockdefinitiontype( &
574  'GRIDDATA', & ! blockname
575  .true., & ! required
576  .false., & ! aggregate
577  .false. & ! block_variable
578  ), &
579  inputblockdefinitiontype( &
580  'VERTICES', & ! blockname
581  .true., & ! required
582  .true., & ! aggregate
583  .false. & ! block_variable
584  ), &
585  inputblockdefinitiontype( &
586  'CELL1D', & ! blockname
587  .true., & ! required
588  .true., & ! aggregate
589  .false. & ! block_variable
590  ) &
591  ]

◆ chf_disv1d_multi_package

logical, public chfdisv1dinputmodule::chf_disv1d_multi_package = .false.

Definition at line 40 of file chf-disv1didm.f90.

40  logical :: chf_disv1d_multi_package = .false.

◆ chf_disv1d_param_definitions

Definition at line 485 of file chf-disv1didm.f90.

485  type(InputParamDefinitionType), parameter :: &
486  chf_disv1d_param_definitions(*) = &
487  [ &
488  chfdisv1d_length_units, &
489  chfdisv1d_nogrb, &
490  chfdisv1d_grb_filerecord, &
491  chfdisv1d_grb6, &
492  chfdisv1d_fileout, &
493  chfdisv1d_grb6_filename, &
494  chfdisv1d_xorigin, &
495  chfdisv1d_yorigin, &
496  chfdisv1d_angrot, &
497  chfdisv1d_export_ascii, &
498  chfdisv1d_crs, &
499  chfdisv1d_nodes, &
500  chfdisv1d_nvert, &
501  chfdisv1d_width, &
502  chfdisv1d_bottom, &
503  chfdisv1d_idomain, &
504  chfdisv1d_iv, &
505  chfdisv1d_xv, &
506  chfdisv1d_yv, &
507  chfdisv1d_icell1d, &
508  chfdisv1d_fdc, &
509  chfdisv1d_ncvert, &
510  chfdisv1d_icvert &
511  ]

◆ chf_disv1d_subpackages

character(len=16), dimension(*), parameter, public chfdisv1dinputmodule::chf_disv1d_subpackages = [ ' ' ]

Definition at line 42 of file chf-disv1didm.f90.

42  character(len=16), parameter :: &
43  chf_disv1d_subpackages(*) = &
44  [ &
45  ' ' &
46  ]

◆ chfdisv1d_angrot

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_angrot = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false., .false. )
private

Definition at line 200 of file chf-disv1didm.f90.

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

◆ chfdisv1d_bottom

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_bottom = InputParamDefinitionType ( 'CHF', 'DISV1D', 'GRIDDATA', 'BOTTOM', 'BOTTOM', 'DOUBLE1D', 'NODES', 'bottom elevation for the one-dimensional cell', .true., .false., .false., .false., .false., .false. )
private

Definition at line 314 of file chf-disv1didm.f90.

314  type(InputParamDefinitionType), parameter :: &
315  chfdisv1d_bottom = inputparamdefinitiontype &
316  ( &
317  'CHF', & ! component
318  'DISV1D', & ! subcomponent
319  'GRIDDATA', & ! block
320  'BOTTOM', & ! tag name
321  'BOTTOM', & ! fortran variable
322  'DOUBLE1D', & ! type
323  'NODES', & ! shape
324  'bottom elevation for the one-dimensional cell', & ! longname
325  .true., & ! required
326  .false., & ! prerelease
327  .false., & ! multi-record
328  .false., & ! preserve case
329  .false., & ! layered
330  .false. & ! timeseries
331  )

◆ chfdisv1d_cell1d

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_cell1d = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'CELL1D', 'CELL1D', 'RECARRAY ICELL1D FDC NCVERT ICVERT', 'NODES', 'cell1d data', .true., .false., .false., .false., .false., .false. )
private

Definition at line 532 of file chf-disv1didm.f90.

532  type(InputParamDefinitionType), parameter :: &
533  chfdisv1d_cell1d = inputparamdefinitiontype &
534  ( &
535  'CHF', & ! component
536  'DISV1D', & ! subcomponent
537  'CELL1D', & ! block
538  'CELL1D', & ! tag name
539  'CELL1D', & ! fortran variable
540  'RECARRAY ICELL1D FDC NCVERT ICVERT', & ! type
541  'NODES', & ! shape
542  'cell1d data', & ! longname
543  .true., & ! required
544  .false., & ! prerelease
545  .false., & ! multi-record
546  .false., & ! preserve case
547  .false., & ! layered
548  .false. & ! timeseries
549  )

◆ chfdisv1d_crs

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_crs = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .true., .false., .true., .false., .false. )
private

Definition at line 238 of file chf-disv1didm.f90.

238  type(InputParamDefinitionType), parameter :: &
239  chfdisv1d_crs = inputparamdefinitiontype &
240  ( &
241  'CHF', & ! component
242  'DISV1D', & ! subcomponent
243  'OPTIONS', & ! block
244  'CRS', & ! tag name
245  'CRS', & ! fortran variable
246  'STRING', & ! type
247  'LENBIGLINE', & ! shape
248  'CRS user input string', & ! longname
249  .false., & ! required
250  .true., & ! prerelease
251  .false., & ! multi-record
252  .true., & ! preserve case
253  .false., & ! layered
254  .false. & ! timeseries
255  )

◆ chfdisv1d_export_ascii

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_export_ascii = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
private

Definition at line 219 of file chf-disv1didm.f90.

219  type(InputParamDefinitionType), parameter :: &
220  chfdisv1d_export_ascii = inputparamdefinitiontype &
221  ( &
222  'CHF', & ! component
223  'DISV1D', & ! subcomponent
224  'OPTIONS', & ! block
225  'EXPORT_ARRAY_ASCII', & ! tag name
226  'EXPORT_ASCII', & ! fortran variable
227  'KEYWORD', & ! type
228  '', & ! shape
229  'export array variables to layered ascii files.', & ! longname
230  .false., & ! required
231  .false., & ! prerelease
232  .false., & ! multi-record
233  .false., & ! preserve case
234  .false., & ! layered
235  .false. & ! timeseries
236  )

◆ chfdisv1d_fdc

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_fdc = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'FDC', 'FDC', 'DOUBLE', '', 'fractional distance to the cell center', .true., .false., .true., .false., .false., .false. )
private

Definition at line 428 of file chf-disv1didm.f90.

428  type(InputParamDefinitionType), parameter :: &
429  chfdisv1d_fdc = inputparamdefinitiontype &
430  ( &
431  'CHF', & ! component
432  'DISV1D', & ! subcomponent
433  'CELL1D', & ! block
434  'FDC', & ! tag name
435  'FDC', & ! fortran variable
436  'DOUBLE', & ! type
437  '', & ! shape
438  'fractional distance to the cell center', & ! longname
439  .true., & ! required
440  .false., & ! prerelease
441  .true., & ! multi-record
442  .false., & ! preserve case
443  .false., & ! layered
444  .false. & ! timeseries
445  )

◆ chfdisv1d_fileout

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_fileout = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 124 of file chf-disv1didm.f90.

124  type(InputParamDefinitionType), parameter :: &
125  chfdisv1d_fileout = inputparamdefinitiontype &
126  ( &
127  'CHF', & ! component
128  'DISV1D', & ! subcomponent
129  'OPTIONS', & ! block
130  'FILEOUT', & ! tag name
131  'FILEOUT', & ! fortran variable
132  'KEYWORD', & ! type
133  '', & ! shape
134  'file keyword', & ! longname
135  .true., & ! required
136  .false., & ! prerelease
137  .true., & ! multi-record
138  .false., & ! preserve case
139  .false., & ! layered
140  .false. & ! timeseries
141  )

◆ chfdisv1d_grb6

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_grb6 = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 105 of file chf-disv1didm.f90.

105  type(InputParamDefinitionType), parameter :: &
106  chfdisv1d_grb6 = inputparamdefinitiontype &
107  ( &
108  'CHF', & ! component
109  'DISV1D', & ! subcomponent
110  'OPTIONS', & ! block
111  'GRB6', & ! tag name
112  'GRB6', & ! fortran variable
113  'KEYWORD', & ! type
114  '', & ! shape
115  'grb keyword', & ! longname
116  .true., & ! required
117  .false., & ! prerelease
118  .true., & ! multi-record
119  .false., & ! preserve case
120  .false., & ! layered
121  .false. & ! timeseries
122  )

◆ chfdisv1d_grb6_filename

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_grb6_filename = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .false., .true., .true., .false., .false. )
private

Definition at line 143 of file chf-disv1didm.f90.

143  type(InputParamDefinitionType), parameter :: &
144  chfdisv1d_grb6_filename = inputparamdefinitiontype &
145  ( &
146  'CHF', & ! component
147  'DISV1D', & ! subcomponent
148  'OPTIONS', & ! block
149  'GRB6_FILENAME', & ! tag name
150  'GRB6_FILENAME', & ! fortran variable
151  'STRING', & ! type
152  '', & ! shape
153  'file name of GRB information', & ! longname
154  .true., & ! required
155  .false., & ! prerelease
156  .true., & ! multi-record
157  .true., & ! preserve case
158  .false., & ! layered
159  .false. & ! timeseries
160  )

◆ chfdisv1d_grb_filerecord

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_grb_filerecord = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 86 of file chf-disv1didm.f90.

86  type(InputParamDefinitionType), parameter :: &
87  chfdisv1d_grb_filerecord = inputparamdefinitiontype &
88  ( &
89  'CHF', & ! component
90  'DISV1D', & ! subcomponent
91  'OPTIONS', & ! block
92  'GRB_FILERECORD', & ! tag name
93  'GRB_FILERECORD', & ! fortran variable
94  'RECORD GRB6 FILEOUT GRB6_FILENAME', & ! type
95  '', & ! shape
96  '', & ! longname
97  .false., & ! required
98  .false., & ! prerelease
99  .false., & ! multi-record
100  .false., & ! preserve case
101  .false., & ! layered
102  .false. & ! timeseries
103  )

◆ chfdisv1d_icell1d

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_icell1d = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'ICELL1D', 'ICELL1D', 'INTEGER', '', 'cell1d number', .true., .false., .true., .false., .false., .false. )
private

Definition at line 409 of file chf-disv1didm.f90.

409  type(InputParamDefinitionType), parameter :: &
410  chfdisv1d_icell1d = inputparamdefinitiontype &
411  ( &
412  'CHF', & ! component
413  'DISV1D', & ! subcomponent
414  'CELL1D', & ! block
415  'ICELL1D', & ! tag name
416  'ICELL1D', & ! fortran variable
417  'INTEGER', & ! type
418  '', & ! shape
419  'cell1d number', & ! longname
420  .true., & ! required
421  .false., & ! prerelease
422  .true., & ! multi-record
423  .false., & ! preserve case
424  .false., & ! layered
425  .false. & ! timeseries
426  )

◆ chfdisv1d_icvert

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_icvert = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'number of cell vertices', .true., .false., .true., .false., .false., .false. )
private

Definition at line 466 of file chf-disv1didm.f90.

466  type(InputParamDefinitionType), parameter :: &
467  chfdisv1d_icvert = inputparamdefinitiontype &
468  ( &
469  'CHF', & ! component
470  'DISV1D', & ! subcomponent
471  'CELL1D', & ! block
472  'ICVERT', & ! tag name
473  'ICVERT', & ! fortran variable
474  'INTEGER1D', & ! type
475  'NCVERT', & ! shape
476  'number of cell vertices', & ! longname
477  .true., & ! required
478  .false., & ! prerelease
479  .true., & ! multi-record
480  .false., & ! preserve case
481  .false., & ! layered
482  .false. & ! timeseries
483  )

◆ chfdisv1d_idomain

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_idomain = InputParamDefinitionType ( 'CHF', 'DISV1D', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', 'idomain existence array', .false., .false., .false., .false., .false., .false. )
private

Definition at line 333 of file chf-disv1didm.f90.

333  type(InputParamDefinitionType), parameter :: &
334  chfdisv1d_idomain = inputparamdefinitiontype &
335  ( &
336  'CHF', & ! component
337  'DISV1D', & ! subcomponent
338  'GRIDDATA', & ! block
339  'IDOMAIN', & ! tag name
340  'IDOMAIN', & ! fortran variable
341  'INTEGER1D', & ! type
342  'NODES', & ! shape
343  'idomain existence array', & ! longname
344  .false., & ! required
345  .false., & ! prerelease
346  .false., & ! multi-record
347  .false., & ! preserve case
348  .false., & ! layered
349  .false. & ! timeseries
350  )

◆ chfdisv1d_iv

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_iv = InputParamDefinitionType ( 'CHF', 'DISV1D', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .false., .true., .false., .false., .false. )
private

Definition at line 352 of file chf-disv1didm.f90.

352  type(InputParamDefinitionType), parameter :: &
353  chfdisv1d_iv = inputparamdefinitiontype &
354  ( &
355  'CHF', & ! component
356  'DISV1D', & ! subcomponent
357  'VERTICES', & ! block
358  'IV', & ! tag name
359  'IV', & ! fortran variable
360  'INTEGER', & ! type
361  '', & ! shape
362  'vertex number', & ! longname
363  .true., & ! required
364  .false., & ! prerelease
365  .true., & ! multi-record
366  .false., & ! preserve case
367  .false., & ! layered
368  .false. & ! timeseries
369  )

◆ chfdisv1d_length_units

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_length_units = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false., .false. )
private

Definition at line 48 of file chf-disv1didm.f90.

48  type(InputParamDefinitionType), parameter :: &
49  chfdisv1d_length_units = inputparamdefinitiontype &
50  ( &
51  'CHF', & ! component
52  'DISV1D', & ! subcomponent
53  'OPTIONS', & ! block
54  'LENGTH_UNITS', & ! tag name
55  'LENGTH_UNITS', & ! fortran variable
56  'STRING', & ! type
57  '', & ! shape
58  'model length units', & ! longname
59  .false., & ! required
60  .false., & ! prerelease
61  .false., & ! multi-record
62  .false., & ! preserve case
63  .false., & ! layered
64  .false. & ! timeseries
65  )

◆ chfdisv1d_ncvert

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_ncvert = InputParamDefinitionType ( 'CHF', 'DISV1D', 'CELL1D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .false., .true., .false., .false., .false. )
private

Definition at line 447 of file chf-disv1didm.f90.

447  type(InputParamDefinitionType), parameter :: &
448  chfdisv1d_ncvert = inputparamdefinitiontype &
449  ( &
450  'CHF', & ! component
451  'DISV1D', & ! subcomponent
452  'CELL1D', & ! block
453  'NCVERT', & ! tag name
454  'NCVERT', & ! fortran variable
455  'INTEGER', & ! type
456  '', & ! shape
457  'number of cell vertices', & ! longname
458  .true., & ! required
459  .false., & ! prerelease
460  .true., & ! multi-record
461  .false., & ! preserve case
462  .false., & ! layered
463  .false. & ! timeseries
464  )

◆ chfdisv1d_nodes

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_nodes = InputParamDefinitionType ( 'CHF', 'DISV1D', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', 'number of linear features', .true., .false., .false., .false., .false., .false. )
private

Definition at line 257 of file chf-disv1didm.f90.

257  type(InputParamDefinitionType), parameter :: &
258  chfdisv1d_nodes = inputparamdefinitiontype &
259  ( &
260  'CHF', & ! component
261  'DISV1D', & ! subcomponent
262  'DIMENSIONS', & ! block
263  'NODES', & ! tag name
264  'NODES', & ! fortran variable
265  'INTEGER', & ! type
266  '', & ! shape
267  'number of linear features', & ! longname
268  .true., & ! required
269  .false., & ! prerelease
270  .false., & ! multi-record
271  .false., & ! preserve case
272  .false., & ! layered
273  .false. & ! timeseries
274  )

◆ chfdisv1d_nogrb

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_nogrb = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 67 of file chf-disv1didm.f90.

67  type(InputParamDefinitionType), parameter :: &
68  chfdisv1d_nogrb = inputparamdefinitiontype &
69  ( &
70  'CHF', & ! component
71  'DISV1D', & ! subcomponent
72  'OPTIONS', & ! block
73  'NOGRB', & ! tag name
74  'NOGRB', & ! fortran variable
75  'KEYWORD', & ! type
76  '', & ! shape
77  'do not write binary grid file', & ! longname
78  .false., & ! required
79  .false., & ! prerelease
80  .false., & ! multi-record
81  .false., & ! preserve case
82  .false., & ! layered
83  .false. & ! timeseries
84  )

◆ chfdisv1d_nvert

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_nvert = InputParamDefinitionType ( 'CHF', 'DISV1D', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of columns', .false., .false., .false., .false., .false., .false. )
private

Definition at line 276 of file chf-disv1didm.f90.

276  type(InputParamDefinitionType), parameter :: &
277  chfdisv1d_nvert = inputparamdefinitiontype &
278  ( &
279  'CHF', & ! component
280  'DISV1D', & ! subcomponent
281  'DIMENSIONS', & ! block
282  'NVERT', & ! tag name
283  'NVERT', & ! fortran variable
284  'INTEGER', & ! type
285  '', & ! shape
286  'number of columns', & ! longname
287  .false., & ! required
288  .false., & ! prerelease
289  .false., & ! multi-record
290  .false., & ! preserve case
291  .false., & ! layered
292  .false. & ! timeseries
293  )

◆ chfdisv1d_vertices

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_vertices = InputParamDefinitionType ( 'CHF', 'DISV1D', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', 'vertices data', .true., .false., .false., .false., .false., .false. )
private

Definition at line 513 of file chf-disv1didm.f90.

513  type(InputParamDefinitionType), parameter :: &
514  chfdisv1d_vertices = inputparamdefinitiontype &
515  ( &
516  'CHF', & ! component
517  'DISV1D', & ! subcomponent
518  'VERTICES', & ! block
519  'VERTICES', & ! tag name
520  'VERTICES', & ! fortran variable
521  'RECARRAY IV XV YV', & ! type
522  'NVERT', & ! shape
523  'vertices data', & ! longname
524  .true., & ! required
525  .false., & ! prerelease
526  .false., & ! multi-record
527  .false., & ! preserve case
528  .false., & ! layered
529  .false. & ! timeseries
530  )

◆ chfdisv1d_width

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_width = InputParamDefinitionType ( 'CHF', 'DISV1D', 'GRIDDATA', 'WIDTH', 'WIDTH', 'DOUBLE1D', 'NODES', 'width', .true., .false., .false., .false., .false., .false. )
private

Definition at line 295 of file chf-disv1didm.f90.

295  type(InputParamDefinitionType), parameter :: &
296  chfdisv1d_width = inputparamdefinitiontype &
297  ( &
298  'CHF', & ! component
299  'DISV1D', & ! subcomponent
300  'GRIDDATA', & ! block
301  'WIDTH', & ! tag name
302  'WIDTH', & ! fortran variable
303  'DOUBLE1D', & ! type
304  'NODES', & ! shape
305  'width', & ! longname
306  .true., & ! required
307  .false., & ! prerelease
308  .false., & ! multi-record
309  .false., & ! preserve case
310  .false., & ! layered
311  .false. & ! timeseries
312  )

◆ chfdisv1d_xorigin

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_xorigin = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false., .false. )
private

Definition at line 162 of file chf-disv1didm.f90.

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

◆ chfdisv1d_xv

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_xv = InputParamDefinitionType ( 'CHF', 'DISV1D', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .false., .true., .false., .false., .false. )
private

Definition at line 371 of file chf-disv1didm.f90.

371  type(InputParamDefinitionType), parameter :: &
372  chfdisv1d_xv = inputparamdefinitiontype &
373  ( &
374  'CHF', & ! component
375  'DISV1D', & ! subcomponent
376  'VERTICES', & ! block
377  'XV', & ! tag name
378  'XV', & ! fortran variable
379  'DOUBLE', & ! type
380  '', & ! shape
381  'x-coordinate for vertex', & ! longname
382  .true., & ! required
383  .false., & ! prerelease
384  .true., & ! multi-record
385  .false., & ! preserve case
386  .false., & ! layered
387  .false. & ! timeseries
388  )

◆ chfdisv1d_yorigin

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_yorigin = InputParamDefinitionType ( 'CHF', 'DISV1D', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false., .false. )
private

Definition at line 181 of file chf-disv1didm.f90.

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

◆ chfdisv1d_yv

type(inputparamdefinitiontype), parameter chfdisv1dinputmodule::chfdisv1d_yv = InputParamDefinitionType ( 'CHF', 'DISV1D', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .false., .true., .false., .false., .false. )
private

Definition at line 390 of file chf-disv1didm.f90.

390  type(InputParamDefinitionType), parameter :: &
391  chfdisv1d_yv = inputparamdefinitiontype &
392  ( &
393  'CHF', & ! component
394  'DISV1D', & ! subcomponent
395  'VERTICES', & ! block
396  'YV', & ! tag name
397  'YV', & ! fortran variable
398  'DOUBLE', & ! type
399  '', & ! shape
400  'y-coordinate for vertex', & ! longname
401  .true., & ! required
402  .false., & ! prerelease
403  .true., & ! multi-record
404  .false., & ! preserve case
405  .false., & ! layered
406  .false. & ! timeseries
407  )