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

Data Types

type  olfdis2dparamfoundtype
 

Variables

logical, public olf_dis2d_multi_package = .false.
 
logical, public olf_dis2d_is_advanced = .false.
 
character(len=16), dimension(*), parameter, public olf_dis2d_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter olfdis2d_length_units = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_nogrb = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_grb_filerecord = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_grb6 = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_fileout = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_grb6_filename = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_xorigin = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_yorigin = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_angrot = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_export_ascii = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_crs = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .false., .false., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_nrow = InputParamDefinitionType ( 'OLF', 'DIS2D', 'DIMENSIONS', 'NROW', 'NROW', 'INTEGER', '', 'number of rows', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_ncol = InputParamDefinitionType ( 'OLF', 'DIS2D', 'DIMENSIONS', 'NCOL', 'NCOL', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_delr = InputParamDefinitionType ( 'OLF', 'DIS2D', 'GRIDDATA', 'DELR', 'DELR', 'DOUBLE1D', 'NCOL', 'spacing along a row', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_delc = InputParamDefinitionType ( 'OLF', 'DIS2D', 'GRIDDATA', 'DELC', 'DELC', 'DOUBLE1D', 'NROW', 'spacing along a column', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_bottom = InputParamDefinitionType ( 'OLF', 'DIS2D', 'GRIDDATA', 'BOTTOM', 'BOTTOM', 'DOUBLE2D', 'NCOL NROW', 'cell bottom elevation', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter olfdis2d_idomain = InputParamDefinitionType ( 'OLF', 'DIS2D', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER2D', 'NCOL NROW', 'idomain existence array', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public olf_dis2d_param_definitions = [ olfdis2d_length_units, olfdis2d_nogrb, olfdis2d_grb_filerecord, olfdis2d_grb6, olfdis2d_fileout, olfdis2d_grb6_filename, olfdis2d_xorigin, olfdis2d_yorigin, olfdis2d_angrot, olfdis2d_export_ascii, olfdis2d_crs, olfdis2d_nrow, olfdis2d_ncol, olfdis2d_delr, olfdis2d_delc, olfdis2d_bottom, olfdis2d_idomain ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public olf_dis2d_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public olf_dis2d_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ) ]
 

Variable Documentation

◆ olf_dis2d_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public olfdis2dinputmodule::olf_dis2d_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]

Definition at line 389 of file olf-dis2didm.f90.

389  type(InputParamDefinitionType), parameter :: &
390  olf_dis2d_aggregate_definitions(*) = &
391  [ &
392  inputparamdefinitiontype &
393  ( &
394  '', & ! component
395  '', & ! subcomponent
396  '', & ! block
397  '', & ! tag name
398  '', & ! fortran variable
399  '', & ! type
400  '', & ! shape
401  '', & ! longname
402  .false., & ! required
403  .false., & ! developmode
404  .false., & ! multi-record
405  .false., & ! preserve case
406  .false., & ! layered
407  .false. & ! timeseries
408  ) &
409  ]

◆ olf_dis2d_block_definitions

type(inputblockdefinitiontype), dimension(*), parameter, public olfdis2dinputmodule::olf_dis2d_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ) ]

Definition at line 411 of file olf-dis2didm.f90.

411  type(InputBlockDefinitionType), parameter :: &
412  olf_dis2d_block_definitions(*) = &
413  [ &
414  inputblockdefinitiontype( &
415  'OPTIONS', & ! blockname
416  .false., & ! required
417  .false., & ! aggregate
418  .false. & ! block_variable
419  ), &
420  inputblockdefinitiontype( &
421  'DIMENSIONS', & ! blockname
422  .true., & ! required
423  .false., & ! aggregate
424  .false. & ! block_variable
425  ), &
426  inputblockdefinitiontype( &
427  'GRIDDATA', & ! blockname
428  .true., & ! required
429  .false., & ! aggregate
430  .false. & ! block_variable
431  ) &
432  ]

◆ olf_dis2d_is_advanced

logical, public olfdis2dinputmodule::olf_dis2d_is_advanced = .false.

Definition at line 36 of file olf-dis2didm.f90.

36  logical :: olf_dis2d_is_advanced = .false.

◆ olf_dis2d_multi_package

logical, public olfdis2dinputmodule::olf_dis2d_multi_package = .false.

Definition at line 35 of file olf-dis2didm.f90.

35  logical :: olf_dis2d_multi_package = .false.

◆ olf_dis2d_param_definitions

Definition at line 367 of file olf-dis2didm.f90.

367  type(InputParamDefinitionType), parameter :: &
368  olf_dis2d_param_definitions(*) = &
369  [ &
370  olfdis2d_length_units, &
371  olfdis2d_nogrb, &
372  olfdis2d_grb_filerecord, &
373  olfdis2d_grb6, &
374  olfdis2d_fileout, &
375  olfdis2d_grb6_filename, &
376  olfdis2d_xorigin, &
377  olfdis2d_yorigin, &
378  olfdis2d_angrot, &
379  olfdis2d_export_ascii, &
380  olfdis2d_crs, &
381  olfdis2d_nrow, &
382  olfdis2d_ncol, &
383  olfdis2d_delr, &
384  olfdis2d_delc, &
385  olfdis2d_bottom, &
386  olfdis2d_idomain &
387  ]

◆ olf_dis2d_subpackages

character(len=16), dimension(*), parameter, public olfdis2dinputmodule::olf_dis2d_subpackages = [ ' ' ]

Definition at line 38 of file olf-dis2didm.f90.

38  character(len=16), parameter :: &
39  olf_dis2d_subpackages(*) = &
40  [ &
41  ' ' &
42  ]

◆ olfdis2d_angrot

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_angrot = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false., .false. )
private

Definition at line 196 of file olf-dis2didm.f90.

196  type(InputParamDefinitionType), parameter :: &
197  olfdis2d_angrot = inputparamdefinitiontype &
198  ( &
199  'OLF', & ! component
200  'DIS2D', & ! subcomponent
201  'OPTIONS', & ! block
202  'ANGROT', & ! tag name
203  'ANGROT', & ! fortran variable
204  'DOUBLE', & ! type
205  '', & ! shape
206  'rotation angle', & ! longname
207  .false., & ! required
208  .false., & ! developmode
209  .false., & ! multi-record
210  .false., & ! preserve case
211  .false., & ! layered
212  .false. & ! timeseries
213  )

◆ olfdis2d_bottom

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_bottom = InputParamDefinitionType ( 'OLF', 'DIS2D', 'GRIDDATA', 'BOTTOM', 'BOTTOM', 'DOUBLE2D', 'NCOL NROW', 'cell bottom elevation', .true., .false., .false., .false., .false., .false. )
private

Definition at line 329 of file olf-dis2didm.f90.

329  type(InputParamDefinitionType), parameter :: &
330  olfdis2d_bottom = inputparamdefinitiontype &
331  ( &
332  'OLF', & ! component
333  'DIS2D', & ! subcomponent
334  'GRIDDATA', & ! block
335  'BOTTOM', & ! tag name
336  'BOTTOM', & ! fortran variable
337  'DOUBLE2D', & ! type
338  'NCOL NROW', & ! shape
339  'cell bottom elevation', & ! longname
340  .true., & ! required
341  .false., & ! developmode
342  .false., & ! multi-record
343  .false., & ! preserve case
344  .false., & ! layered
345  .false. & ! timeseries
346  )

◆ olfdis2d_crs

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_crs = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'CRS', 'CRS', 'STRING', 'LENBIGLINE', 'CRS user input string', .false., .false., .false., .true., .false., .false. )
private

Definition at line 234 of file olf-dis2didm.f90.

234  type(InputParamDefinitionType), parameter :: &
235  olfdis2d_crs = inputparamdefinitiontype &
236  ( &
237  'OLF', & ! component
238  'DIS2D', & ! subcomponent
239  'OPTIONS', & ! block
240  'CRS', & ! tag name
241  'CRS', & ! fortran variable
242  'STRING', & ! type
243  'LENBIGLINE', & ! shape
244  'CRS user input string', & ! longname
245  .false., & ! required
246  .false., & ! developmode
247  .false., & ! multi-record
248  .true., & ! preserve case
249  .false., & ! layered
250  .false. & ! timeseries
251  )

◆ olfdis2d_delc

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_delc = InputParamDefinitionType ( 'OLF', 'DIS2D', 'GRIDDATA', 'DELC', 'DELC', 'DOUBLE1D', 'NROW', 'spacing along a column', .true., .false., .false., .false., .false., .false. )
private

Definition at line 310 of file olf-dis2didm.f90.

310  type(InputParamDefinitionType), parameter :: &
311  olfdis2d_delc = inputparamdefinitiontype &
312  ( &
313  'OLF', & ! component
314  'DIS2D', & ! subcomponent
315  'GRIDDATA', & ! block
316  'DELC', & ! tag name
317  'DELC', & ! fortran variable
318  'DOUBLE1D', & ! type
319  'NROW', & ! shape
320  'spacing along a column', & ! longname
321  .true., & ! required
322  .false., & ! developmode
323  .false., & ! multi-record
324  .false., & ! preserve case
325  .false., & ! layered
326  .false. & ! timeseries
327  )

◆ olfdis2d_delr

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_delr = InputParamDefinitionType ( 'OLF', 'DIS2D', 'GRIDDATA', 'DELR', 'DELR', 'DOUBLE1D', 'NCOL', 'spacing along a row', .true., .false., .false., .false., .false., .false. )
private

Definition at line 291 of file olf-dis2didm.f90.

291  type(InputParamDefinitionType), parameter :: &
292  olfdis2d_delr = inputparamdefinitiontype &
293  ( &
294  'OLF', & ! component
295  'DIS2D', & ! subcomponent
296  'GRIDDATA', & ! block
297  'DELR', & ! tag name
298  'DELR', & ! fortran variable
299  'DOUBLE1D', & ! type
300  'NCOL', & ! shape
301  'spacing along a row', & ! longname
302  .true., & ! required
303  .false., & ! developmode
304  .false., & ! multi-record
305  .false., & ! preserve case
306  .false., & ! layered
307  .false. & ! timeseries
308  )

◆ olfdis2d_export_ascii

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_export_ascii = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
private

Definition at line 215 of file olf-dis2didm.f90.

215  type(InputParamDefinitionType), parameter :: &
216  olfdis2d_export_ascii = inputparamdefinitiontype &
217  ( &
218  'OLF', & ! component
219  'DIS2D', & ! subcomponent
220  'OPTIONS', & ! block
221  'EXPORT_ARRAY_ASCII', & ! tag name
222  'EXPORT_ASCII', & ! fortran variable
223  'KEYWORD', & ! type
224  '', & ! shape
225  'export array variables to layered ascii files.', & ! longname
226  .false., & ! required
227  .false., & ! developmode
228  .false., & ! multi-record
229  .false., & ! preserve case
230  .false., & ! layered
231  .false. & ! timeseries
232  )

◆ olfdis2d_fileout

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_fileout = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 120 of file olf-dis2didm.f90.

120  type(InputParamDefinitionType), parameter :: &
121  olfdis2d_fileout = inputparamdefinitiontype &
122  ( &
123  'OLF', & ! component
124  'DIS2D', & ! subcomponent
125  'OPTIONS', & ! block
126  'FILEOUT', & ! tag name
127  'FILEOUT', & ! fortran variable
128  'KEYWORD', & ! type
129  '', & ! shape
130  'file keyword', & ! longname
131  .true., & ! required
132  .false., & ! developmode
133  .true., & ! multi-record
134  .false., & ! preserve case
135  .false., & ! layered
136  .false. & ! timeseries
137  )

◆ olfdis2d_grb6

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_grb6 = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'GRB6', 'GRB6', 'KEYWORD', '', 'grb keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 101 of file olf-dis2didm.f90.

101  type(InputParamDefinitionType), parameter :: &
102  olfdis2d_grb6 = inputparamdefinitiontype &
103  ( &
104  'OLF', & ! component
105  'DIS2D', & ! subcomponent
106  'OPTIONS', & ! block
107  'GRB6', & ! tag name
108  'GRB6', & ! fortran variable
109  'KEYWORD', & ! type
110  '', & ! shape
111  'grb keyword', & ! longname
112  .true., & ! required
113  .false., & ! developmode
114  .true., & ! multi-record
115  .false., & ! preserve case
116  .false., & ! layered
117  .false. & ! timeseries
118  )

◆ olfdis2d_grb6_filename

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_grb6_filename = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'GRB6_FILENAME', 'GRB6_FILENAME', 'STRING', '', 'file name of GRB information', .true., .false., .true., .true., .false., .false. )
private

Definition at line 139 of file olf-dis2didm.f90.

139  type(InputParamDefinitionType), parameter :: &
140  olfdis2d_grb6_filename = inputparamdefinitiontype &
141  ( &
142  'OLF', & ! component
143  'DIS2D', & ! subcomponent
144  'OPTIONS', & ! block
145  'GRB6_FILENAME', & ! tag name
146  'GRB6_FILENAME', & ! fortran variable
147  'STRING', & ! type
148  '', & ! shape
149  'file name of GRB information', & ! longname
150  .true., & ! required
151  .false., & ! developmode
152  .true., & ! multi-record
153  .true., & ! preserve case
154  .false., & ! layered
155  .false. & ! timeseries
156  )

◆ olfdis2d_grb_filerecord

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_grb_filerecord = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'GRB_FILERECORD', 'GRB_FILERECORD', 'RECORD GRB6 FILEOUT GRB6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 82 of file olf-dis2didm.f90.

82  type(InputParamDefinitionType), parameter :: &
83  olfdis2d_grb_filerecord = inputparamdefinitiontype &
84  ( &
85  'OLF', & ! component
86  'DIS2D', & ! subcomponent
87  'OPTIONS', & ! block
88  'GRB_FILERECORD', & ! tag name
89  'GRB_FILERECORD', & ! fortran variable
90  'RECORD GRB6 FILEOUT GRB6_FILENAME', & ! type
91  '', & ! shape
92  '', & ! longname
93  .false., & ! required
94  .false., & ! developmode
95  .false., & ! multi-record
96  .false., & ! preserve case
97  .false., & ! layered
98  .false. & ! timeseries
99  )

◆ olfdis2d_idomain

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_idomain = InputParamDefinitionType ( 'OLF', 'DIS2D', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER2D', 'NCOL NROW', 'idomain existence array', .false., .false., .false., .false., .false., .false. )
private

Definition at line 348 of file olf-dis2didm.f90.

348  type(InputParamDefinitionType), parameter :: &
349  olfdis2d_idomain = inputparamdefinitiontype &
350  ( &
351  'OLF', & ! component
352  'DIS2D', & ! subcomponent
353  'GRIDDATA', & ! block
354  'IDOMAIN', & ! tag name
355  'IDOMAIN', & ! fortran variable
356  'INTEGER2D', & ! type
357  'NCOL NROW', & ! shape
358  'idomain existence array', & ! longname
359  .false., & ! required
360  .false., & ! developmode
361  .false., & ! multi-record
362  .false., & ! preserve case
363  .false., & ! layered
364  .false. & ! timeseries
365  )

◆ olfdis2d_length_units

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_length_units = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false., .false. )
private

Definition at line 44 of file olf-dis2didm.f90.

44  type(InputParamDefinitionType), parameter :: &
45  olfdis2d_length_units = inputparamdefinitiontype &
46  ( &
47  'OLF', & ! component
48  'DIS2D', & ! subcomponent
49  'OPTIONS', & ! block
50  'LENGTH_UNITS', & ! tag name
51  'LENGTH_UNITS', & ! fortran variable
52  'STRING', & ! type
53  '', & ! shape
54  'model length units', & ! longname
55  .false., & ! required
56  .false., & ! developmode
57  .false., & ! multi-record
58  .false., & ! preserve case
59  .false., & ! layered
60  .false. & ! timeseries
61  )

◆ olfdis2d_ncol

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_ncol = InputParamDefinitionType ( 'OLF', 'DIS2D', 'DIMENSIONS', 'NCOL', 'NCOL', 'INTEGER', '', 'number of columns', .true., .false., .false., .false., .false., .false. )
private

Definition at line 272 of file olf-dis2didm.f90.

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

◆ olfdis2d_nogrb

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_nogrb = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 63 of file olf-dis2didm.f90.

63  type(InputParamDefinitionType), parameter :: &
64  olfdis2d_nogrb = inputparamdefinitiontype &
65  ( &
66  'OLF', & ! component
67  'DIS2D', & ! subcomponent
68  'OPTIONS', & ! block
69  'NOGRB', & ! tag name
70  'NOGRB', & ! fortran variable
71  'KEYWORD', & ! type
72  '', & ! shape
73  'do not write binary grid file', & ! longname
74  .false., & ! required
75  .false., & ! developmode
76  .false., & ! multi-record
77  .false., & ! preserve case
78  .false., & ! layered
79  .false. & ! timeseries
80  )

◆ olfdis2d_nrow

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_nrow = InputParamDefinitionType ( 'OLF', 'DIS2D', 'DIMENSIONS', 'NROW', 'NROW', 'INTEGER', '', 'number of rows', .true., .false., .false., .false., .false., .false. )
private

Definition at line 253 of file olf-dis2didm.f90.

253  type(InputParamDefinitionType), parameter :: &
254  olfdis2d_nrow = inputparamdefinitiontype &
255  ( &
256  'OLF', & ! component
257  'DIS2D', & ! subcomponent
258  'DIMENSIONS', & ! block
259  'NROW', & ! tag name
260  'NROW', & ! fortran variable
261  'INTEGER', & ! type
262  '', & ! shape
263  'number of rows', & ! longname
264  .true., & ! required
265  .false., & ! developmode
266  .false., & ! multi-record
267  .false., & ! preserve case
268  .false., & ! layered
269  .false. & ! timeseries
270  )

◆ olfdis2d_xorigin

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_xorigin = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
private

Definition at line 158 of file olf-dis2didm.f90.

158  type(InputParamDefinitionType), parameter :: &
159  olfdis2d_xorigin = inputparamdefinitiontype &
160  ( &
161  'OLF', & ! component
162  'DIS2D', & ! subcomponent
163  'OPTIONS', & ! block
164  'XORIGIN', & ! tag name
165  'XORIGIN', & ! fortran variable
166  'DOUBLE', & ! type
167  '', & ! shape
168  'x-position of the model grid origin', & ! longname
169  .false., & ! required
170  .false., & ! developmode
171  .false., & ! multi-record
172  .false., & ! preserve case
173  .false., & ! layered
174  .false. & ! timeseries
175  )

◆ olfdis2d_yorigin

type(inputparamdefinitiontype), parameter olfdis2dinputmodule::olfdis2d_yorigin = InputParamDefinitionType ( 'OLF', 'DIS2D', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position of the model grid origin', .false., .false., .false., .false., .false., .false. )
private

Definition at line 177 of file olf-dis2didm.f90.

177  type(InputParamDefinitionType), parameter :: &
178  olfdis2d_yorigin = inputparamdefinitiontype &
179  ( &
180  'OLF', & ! component
181  'DIS2D', & ! subcomponent
182  'OPTIONS', & ! block
183  'YORIGIN', & ! tag name
184  'YORIGIN', & ! fortran variable
185  'DOUBLE', & ! type
186  '', & ! shape
187  'y-position of the model grid origin', & ! longname
188  .false., & ! required
189  .false., & ! developmode
190  .false., & ! multi-record
191  .false., & ! preserve case
192  .false., & ! layered
193  .false. & ! timeseries
194  )