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

Data Types

type  gwfevtaparamfoundtype
 

Variables

logical, public gwf_evta_multi_package = .true.
 
logical, public gwf_evta_is_advanced = .false.
 
character(len=16), dimension(*), parameter, public gwf_evta_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfevta_readasarrays = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'READASARRAYS', 'READASARRAYS', 'KEYWORD', '', 'use array-based input', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_fixed_cell = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'FIXED_CELL', 'FIXED_CELL', 'KEYWORD', '', 'if cell is dry do not apply evapotranspiration to underlying '// 'cell', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_auxiliary = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_auxmultname = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_iprpak = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_iprflow = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print evapotranspiration rates to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_ipakcb = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save EVTA flows to budget file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_tas_filerecord = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'TAS_FILERECORD', 'TAS_FILERECORD', 'RECORD TAS6 FILEIN TAS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_tas6 = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'TAS6', 'TAS6', 'KEYWORD', '', 'head keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_filein = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_tas6_filename = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'TAS6_FILENAME', 'TAS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_obs_filerecord = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_obs6 = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_obs6_filename = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_export_nc = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_ievt = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'IEVT', 'IEVT', 'INTEGER1D', 'NCPL', 'layer number for evapotranspiration', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_surface = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'SURFACE', 'SURFACE', 'DOUBLE1D', 'NCPL', 'evapotranspiration surface', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_rate = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'RATE', 'RATE', 'DOUBLE1D', 'NCPL', 'evapotranspiration rate', .true., .false., .false., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwfevta_depth = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'DEPTH', 'DEPTH', 'DOUBLE1D', 'NCPL', 'extinction depth', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfevta_auxvar = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NCPL', 'evapotranspiration auxiliary variable iaux', .true., .false., .false., .false., .false., .true. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_evta_param_definitions = [ gwfevta_readasarrays, gwfevta_fixed_cell, gwfevta_auxiliary, gwfevta_auxmultname, gwfevta_iprpak, gwfevta_iprflow, gwfevta_ipakcb, gwfevta_tas_filerecord, gwfevta_tas6, gwfevta_filein, gwfevta_tas6_filename, gwfevta_obs_filerecord, gwfevta_obs6, gwfevta_obs6_filename, gwfevta_export_nc, gwfevta_ievt, gwfevta_surface, gwfevta_rate, gwfevta_depth, gwfevta_auxvar ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_evta_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_evta_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .false., .true. ) ]
 

Variable Documentation

◆ gwf_evta_aggregate_definitions

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

Definition at line 453 of file gwf-evtaidm.f90.

453  type(InputParamDefinitionType), parameter :: &
454  gwf_evta_aggregate_definitions(*) = &
455  [ &
456  inputparamdefinitiontype &
457  ( &
458  '', & ! component
459  '', & ! subcomponent
460  '', & ! block
461  '', & ! tag name
462  '', & ! fortran variable
463  '', & ! type
464  '', & ! shape
465  '', & ! longname
466  .false., & ! required
467  .false., & ! developmode
468  .false., & ! multi-record
469  .false., & ! preserve case
470  .false., & ! layered
471  .false. & ! timeseries
472  ) &
473  ]

◆ gwf_evta_block_definitions

type(inputblockdefinitiontype), dimension(*), parameter, public gwfevtainputmodule::gwf_evta_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .false., .true. ) ]

Definition at line 475 of file gwf-evtaidm.f90.

475  type(InputBlockDefinitionType), parameter :: &
476  gwf_evta_block_definitions(*) = &
477  [ &
478  inputblockdefinitiontype( &
479  'OPTIONS', & ! blockname
480  .true., & ! required
481  .false., & ! aggregate
482  .false. & ! block_variable
483  ), &
484  inputblockdefinitiontype( &
485  'PERIOD', & ! blockname
486  .true., & ! required
487  .false., & ! aggregate
488  .true. & ! block_variable
489  ) &
490  ]

◆ gwf_evta_is_advanced

logical, public gwfevtainputmodule::gwf_evta_is_advanced = .false.

Definition at line 39 of file gwf-evtaidm.f90.

39  logical :: gwf_evta_is_advanced = .false.

◆ gwf_evta_multi_package

logical, public gwfevtainputmodule::gwf_evta_multi_package = .true.

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

38  logical :: gwf_evta_multi_package = .true.

◆ gwf_evta_param_definitions

Definition at line 428 of file gwf-evtaidm.f90.

428  type(InputParamDefinitionType), parameter :: &
429  gwf_evta_param_definitions(*) = &
430  [ &
431  gwfevta_readasarrays, &
432  gwfevta_fixed_cell, &
433  gwfevta_auxiliary, &
434  gwfevta_auxmultname, &
435  gwfevta_iprpak, &
436  gwfevta_iprflow, &
437  gwfevta_ipakcb, &
438  gwfevta_tas_filerecord, &
439  gwfevta_tas6, &
440  gwfevta_filein, &
441  gwfevta_tas6_filename, &
442  gwfevta_obs_filerecord, &
443  gwfevta_obs6, &
444  gwfevta_obs6_filename, &
445  gwfevta_export_nc, &
446  gwfevta_ievt, &
447  gwfevta_surface, &
448  gwfevta_rate, &
449  gwfevta_depth, &
450  gwfevta_auxvar &
451  ]

◆ gwf_evta_subpackages

character(len=16), dimension(*), parameter, public gwfevtainputmodule::gwf_evta_subpackages = [ ' ' ]

Definition at line 41 of file gwf-evtaidm.f90.

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

◆ gwfevta_auxiliary

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_auxiliary = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
private

Definition at line 86 of file gwf-evtaidm.f90.

86  type(InputParamDefinitionType), parameter :: &
87  gwfevta_auxiliary = inputparamdefinitiontype &
88  ( &
89  'GWF', & ! component
90  'EVTA', & ! subcomponent
91  'OPTIONS', & ! block
92  'AUXILIARY', & ! tag name
93  'AUXILIARY', & ! fortran variable
94  'STRING', & ! type
95  'NAUX', & ! shape
96  'keyword to specify aux variables', & ! longname
97  .false., & ! required
98  .false., & ! developmode
99  .false., & ! multi-record
100  .false., & ! preserve case
101  .false., & ! layered
102  .false. & ! timeseries
103  )

◆ gwfevta_auxmultname

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_auxmultname = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
private

Definition at line 105 of file gwf-evtaidm.f90.

105  type(InputParamDefinitionType), parameter :: &
106  gwfevta_auxmultname = inputparamdefinitiontype &
107  ( &
108  'GWF', & ! component
109  'EVTA', & ! subcomponent
110  'OPTIONS', & ! block
111  'AUXMULTNAME', & ! tag name
112  'AUXMULTNAME', & ! fortran variable
113  'STRING', & ! type
114  '', & ! shape
115  'name of auxiliary variable for multiplier', & ! longname
116  .false., & ! required
117  .false., & ! developmode
118  .false., & ! multi-record
119  .false., & ! preserve case
120  .false., & ! layered
121  .false. & ! timeseries
122  )

◆ gwfevta_auxvar

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_auxvar = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE2D', 'NAUX NCPL', 'evapotranspiration auxiliary variable iaux', .true., .false., .false., .false., .false., .true. )
private

Definition at line 409 of file gwf-evtaidm.f90.

409  type(InputParamDefinitionType), parameter :: &
410  gwfevta_auxvar = inputparamdefinitiontype &
411  ( &
412  'GWF', & ! component
413  'EVTA', & ! subcomponent
414  'PERIOD', & ! block
415  'AUX', & ! tag name
416  'AUXVAR', & ! fortran variable
417  'DOUBLE2D', & ! type
418  'NAUX NCPL', & ! shape
419  'evapotranspiration auxiliary variable iaux', & ! longname
420  .true., & ! required
421  .false., & ! developmode
422  .false., & ! multi-record
423  .false., & ! preserve case
424  .false., & ! layered
425  .true. & ! timeseries
426  )

◆ gwfevta_depth

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_depth = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'DEPTH', 'DEPTH', 'DOUBLE1D', 'NCPL', 'extinction depth', .true., .false., .false., .false., .false., .false. )
private

Definition at line 390 of file gwf-evtaidm.f90.

390  type(InputParamDefinitionType), parameter :: &
391  gwfevta_depth = inputparamdefinitiontype &
392  ( &
393  'GWF', & ! component
394  'EVTA', & ! subcomponent
395  'PERIOD', & ! block
396  'DEPTH', & ! tag name
397  'DEPTH', & ! fortran variable
398  'DOUBLE1D', & ! type
399  'NCPL', & ! shape
400  'extinction depth', & ! longname
401  .true., & ! required
402  .false., & ! developmode
403  .false., & ! multi-record
404  .false., & ! preserve case
405  .false., & ! layered
406  .false. & ! timeseries
407  )

◆ gwfevta_export_nc

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_export_nc = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
private

Definition at line 314 of file gwf-evtaidm.f90.

314  type(InputParamDefinitionType), parameter :: &
315  gwfevta_export_nc = inputparamdefinitiontype &
316  ( &
317  'GWF', & ! component
318  'EVTA', & ! subcomponent
319  'OPTIONS', & ! block
320  'EXPORT_ARRAY_NETCDF', & ! tag name
321  'EXPORT_NC', & ! fortran variable
322  'KEYWORD', & ! type
323  '', & ! shape
324  'export array variables to netcdf output files.', & ! longname
325  .false., & ! required
326  .false., & ! developmode
327  .false., & ! multi-record
328  .false., & ! preserve case
329  .false., & ! layered
330  .false. & ! timeseries
331  )

◆ gwfevta_filein

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_filein = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 219 of file gwf-evtaidm.f90.

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

◆ gwfevta_fixed_cell

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_fixed_cell = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'FIXED_CELL', 'FIXED_CELL', 'KEYWORD', '', 'if cell is dry do not apply evapotranspiration to underlying '// 'cell', .false., .false., .false., .false., .false., .false. )
private

Definition at line 66 of file gwf-evtaidm.f90.

66  type(InputParamDefinitionType), parameter :: &
67  gwfevta_fixed_cell = inputparamdefinitiontype &
68  ( &
69  'GWF', & ! component
70  'EVTA', & ! subcomponent
71  'OPTIONS', & ! block
72  'FIXED_CELL', & ! tag name
73  'FIXED_CELL', & ! fortran variable
74  'KEYWORD', & ! type
75  '', & ! shape
76  'if cell is dry do not apply evapotranspiration to underlying '// &
77  'cell', & ! longname
78  .false., & ! required
79  .false., & ! developmode
80  .false., & ! multi-record
81  .false., & ! preserve case
82  .false., & ! layered
83  .false. & ! timeseries
84  )

◆ gwfevta_ievt

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_ievt = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'IEVT', 'IEVT', 'INTEGER1D', 'NCPL', 'layer number for evapotranspiration', .false., .false., .false., .false., .false., .false. )
private

Definition at line 333 of file gwf-evtaidm.f90.

333  type(InputParamDefinitionType), parameter :: &
334  gwfevta_ievt = inputparamdefinitiontype &
335  ( &
336  'GWF', & ! component
337  'EVTA', & ! subcomponent
338  'PERIOD', & ! block
339  'IEVT', & ! tag name
340  'IEVT', & ! fortran variable
341  'INTEGER1D', & ! type
342  'NCPL', & ! shape
343  'layer number for evapotranspiration', & ! longname
344  .false., & ! required
345  .false., & ! developmode
346  .false., & ! multi-record
347  .false., & ! preserve case
348  .false., & ! layered
349  .false. & ! timeseries
350  )

◆ gwfevta_ipakcb

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_ipakcb = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save EVTA flows to budget file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 162 of file gwf-evtaidm.f90.

162  type(InputParamDefinitionType), parameter :: &
163  gwfevta_ipakcb = inputparamdefinitiontype &
164  ( &
165  'GWF', & ! component
166  'EVTA', & ! subcomponent
167  'OPTIONS', & ! block
168  'SAVE_FLOWS', & ! tag name
169  'IPAKCB', & ! fortran variable
170  'KEYWORD', & ! type
171  '', & ! shape
172  'save EVTA flows to budget file', & ! longname
173  .false., & ! required
174  .false., & ! developmode
175  .false., & ! multi-record
176  .false., & ! preserve case
177  .false., & ! layered
178  .false. & ! timeseries
179  )

◆ gwfevta_iprflow

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_iprflow = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print evapotranspiration rates to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 143 of file gwf-evtaidm.f90.

143  type(InputParamDefinitionType), parameter :: &
144  gwfevta_iprflow = inputparamdefinitiontype &
145  ( &
146  'GWF', & ! component
147  'EVTA', & ! subcomponent
148  'OPTIONS', & ! block
149  'PRINT_FLOWS', & ! tag name
150  'IPRFLOW', & ! fortran variable
151  'KEYWORD', & ! type
152  '', & ! shape
153  'print evapotranspiration rates to listing file', & ! longname
154  .false., & ! required
155  .false., & ! developmode
156  .false., & ! multi-record
157  .false., & ! preserve case
158  .false., & ! layered
159  .false. & ! timeseries
160  )

◆ gwfevta_iprpak

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_iprpak = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 124 of file gwf-evtaidm.f90.

124  type(InputParamDefinitionType), parameter :: &
125  gwfevta_iprpak = inputparamdefinitiontype &
126  ( &
127  'GWF', & ! component
128  'EVTA', & ! subcomponent
129  'OPTIONS', & ! block
130  'PRINT_INPUT', & ! tag name
131  'IPRPAK', & ! fortran variable
132  'KEYWORD', & ! type
133  '', & ! shape
134  'print input to listing file', & ! longname
135  .false., & ! required
136  .false., & ! developmode
137  .false., & ! multi-record
138  .false., & ! preserve case
139  .false., & ! layered
140  .false. & ! timeseries
141  )

◆ gwfevta_obs6

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_obs6 = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 276 of file gwf-evtaidm.f90.

276  type(InputParamDefinitionType), parameter :: &
277  gwfevta_obs6 = inputparamdefinitiontype &
278  ( &
279  'GWF', & ! component
280  'EVTA', & ! subcomponent
281  'OPTIONS', & ! block
282  'OBS6', & ! tag name
283  'OBS6', & ! fortran variable
284  'KEYWORD', & ! type
285  '', & ! shape
286  'obs keyword', & ! longname
287  .true., & ! required
288  .false., & ! developmode
289  .true., & ! multi-record
290  .false., & ! preserve case
291  .false., & ! layered
292  .false. & ! timeseries
293  )

◆ gwfevta_obs6_filename

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_obs6_filename = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
private

Definition at line 295 of file gwf-evtaidm.f90.

295  type(InputParamDefinitionType), parameter :: &
296  gwfevta_obs6_filename = inputparamdefinitiontype &
297  ( &
298  'GWF', & ! component
299  'EVTA', & ! subcomponent
300  'OPTIONS', & ! block
301  'OBS6_FILENAME', & ! tag name
302  'OBS6_FILENAME', & ! fortran variable
303  'STRING', & ! type
304  '', & ! shape
305  'obs6 input filename', & ! longname
306  .true., & ! required
307  .false., & ! developmode
308  .true., & ! multi-record
309  .true., & ! preserve case
310  .false., & ! layered
311  .false. & ! timeseries
312  )

◆ gwfevta_obs_filerecord

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_obs_filerecord = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 257 of file gwf-evtaidm.f90.

257  type(InputParamDefinitionType), parameter :: &
258  gwfevta_obs_filerecord = inputparamdefinitiontype &
259  ( &
260  'GWF', & ! component
261  'EVTA', & ! subcomponent
262  'OPTIONS', & ! block
263  'OBS_FILERECORD', & ! tag name
264  'OBS_FILERECORD', & ! fortran variable
265  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
266  '', & ! shape
267  '', & ! longname
268  .false., & ! required
269  .false., & ! developmode
270  .false., & ! multi-record
271  .false., & ! preserve case
272  .false., & ! layered
273  .false. & ! timeseries
274  )

◆ gwfevta_rate

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_rate = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'RATE', 'RATE', 'DOUBLE1D', 'NCPL', 'evapotranspiration rate', .true., .false., .false., .false., .false., .true. )
private

Definition at line 371 of file gwf-evtaidm.f90.

371  type(InputParamDefinitionType), parameter :: &
372  gwfevta_rate = inputparamdefinitiontype &
373  ( &
374  'GWF', & ! component
375  'EVTA', & ! subcomponent
376  'PERIOD', & ! block
377  'RATE', & ! tag name
378  'RATE', & ! fortran variable
379  'DOUBLE1D', & ! type
380  'NCPL', & ! shape
381  'evapotranspiration rate', & ! longname
382  .true., & ! required
383  .false., & ! developmode
384  .false., & ! multi-record
385  .false., & ! preserve case
386  .false., & ! layered
387  .true. & ! timeseries
388  )

◆ gwfevta_readasarrays

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_readasarrays = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'READASARRAYS', 'READASARRAYS', 'KEYWORD', '', 'use array-based input', .true., .false., .false., .false., .false., .false. )
private

Definition at line 47 of file gwf-evtaidm.f90.

47  type(InputParamDefinitionType), parameter :: &
48  gwfevta_readasarrays = inputparamdefinitiontype &
49  ( &
50  'GWF', & ! component
51  'EVTA', & ! subcomponent
52  'OPTIONS', & ! block
53  'READASARRAYS', & ! tag name
54  'READASARRAYS', & ! fortran variable
55  'KEYWORD', & ! type
56  '', & ! shape
57  'use array-based input', & ! longname
58  .true., & ! required
59  .false., & ! developmode
60  .false., & ! multi-record
61  .false., & ! preserve case
62  .false., & ! layered
63  .false. & ! timeseries
64  )

◆ gwfevta_surface

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_surface = InputParamDefinitionType ( 'GWF', 'EVTA', 'PERIOD', 'SURFACE', 'SURFACE', 'DOUBLE1D', 'NCPL', 'evapotranspiration surface', .true., .false., .false., .false., .false., .false. )
private

Definition at line 352 of file gwf-evtaidm.f90.

352  type(InputParamDefinitionType), parameter :: &
353  gwfevta_surface = inputparamdefinitiontype &
354  ( &
355  'GWF', & ! component
356  'EVTA', & ! subcomponent
357  'PERIOD', & ! block
358  'SURFACE', & ! tag name
359  'SURFACE', & ! fortran variable
360  'DOUBLE1D', & ! type
361  'NCPL', & ! shape
362  'evapotranspiration surface', & ! longname
363  .true., & ! required
364  .false., & ! developmode
365  .false., & ! multi-record
366  .false., & ! preserve case
367  .false., & ! layered
368  .false. & ! timeseries
369  )

◆ gwfevta_tas6

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_tas6 = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'TAS6', 'TAS6', 'KEYWORD', '', 'head keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 200 of file gwf-evtaidm.f90.

200  type(InputParamDefinitionType), parameter :: &
201  gwfevta_tas6 = inputparamdefinitiontype &
202  ( &
203  'GWF', & ! component
204  'EVTA', & ! subcomponent
205  'OPTIONS', & ! block
206  'TAS6', & ! tag name
207  'TAS6', & ! fortran variable
208  'KEYWORD', & ! type
209  '', & ! shape
210  'head keyword', & ! longname
211  .true., & ! required
212  .false., & ! developmode
213  .true., & ! multi-record
214  .false., & ! preserve case
215  .false., & ! layered
216  .false. & ! timeseries
217  )

◆ gwfevta_tas6_filename

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_tas6_filename = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'TAS6_FILENAME', 'TAS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .false., .true., .true., .false., .false. )
private

Definition at line 238 of file gwf-evtaidm.f90.

238  type(InputParamDefinitionType), parameter :: &
239  gwfevta_tas6_filename = inputparamdefinitiontype &
240  ( &
241  'GWF', & ! component
242  'EVTA', & ! subcomponent
243  'OPTIONS', & ! block
244  'TAS6_FILENAME', & ! tag name
245  'TAS6_FILENAME', & ! fortran variable
246  'STRING', & ! type
247  '', & ! shape
248  'file name of time series information', & ! longname
249  .true., & ! required
250  .false., & ! developmode
251  .true., & ! multi-record
252  .true., & ! preserve case
253  .false., & ! layered
254  .false. & ! timeseries
255  )

◆ gwfevta_tas_filerecord

type(inputparamdefinitiontype), parameter gwfevtainputmodule::gwfevta_tas_filerecord = InputParamDefinitionType ( 'GWF', 'EVTA', 'OPTIONS', 'TAS_FILERECORD', 'TAS_FILERECORD', 'RECORD TAS6 FILEIN TAS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 181 of file gwf-evtaidm.f90.

181  type(InputParamDefinitionType), parameter :: &
182  gwfevta_tas_filerecord = inputparamdefinitiontype &
183  ( &
184  'GWF', & ! component
185  'EVTA', & ! subcomponent
186  'OPTIONS', & ! block
187  'TAS_FILERECORD', & ! tag name
188  'TAS_FILERECORD', & ! fortran variable
189  'RECORD TAS6 FILEIN TAS6_FILENAME', & ! type
190  '', & ! shape
191  '', & ! longname
192  .false., & ! required
193  .false., & ! developmode
194  .false., & ! multi-record
195  .false., & ! preserve case
196  .false., & ! layered
197  .false. & ! timeseries
198  )