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

Data Types

type  gwfevtaparamfoundtype
 

Variables

logical, public gwf_evta_multi_package = .true.
 
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 CHD 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 surface', .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 450 of file gwf-evtaidm.f90.

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

◆ 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 472 of file gwf-evtaidm.f90.

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

◆ gwf_evta_multi_package

logical, public gwfevtainputmodule::gwf_evta_multi_package = .true.

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

37  logical :: gwf_evta_multi_package = .true.

◆ gwf_evta_param_definitions

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

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

◆ gwf_evta_subpackages

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

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

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

◆ 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 83 of file gwf-evtaidm.f90.

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

◆ 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 102 of file gwf-evtaidm.f90.

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

◆ 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 406 of file gwf-evtaidm.f90.

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

◆ 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 387 of file gwf-evtaidm.f90.

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

◆ 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 311 of file gwf-evtaidm.f90.

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

◆ 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 216 of file gwf-evtaidm.f90.

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

◆ 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 64 of file gwf-evtaidm.f90.

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

◆ 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 330 of file gwf-evtaidm.f90.

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

◆ gwfevta_ipakcb

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

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

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

◆ 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 140 of file gwf-evtaidm.f90.

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

◆ 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 121 of file gwf-evtaidm.f90.

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

◆ 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 273 of file gwf-evtaidm.f90.

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

◆ 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 292 of file gwf-evtaidm.f90.

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

◆ 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 254 of file gwf-evtaidm.f90.

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

◆ gwfevta_rate

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

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

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

◆ 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 45 of file gwf-evtaidm.f90.

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

◆ 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 349 of file gwf-evtaidm.f90.

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

◆ 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 197 of file gwf-evtaidm.f90.

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

◆ 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 235 of file gwf-evtaidm.f90.

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

◆ 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 178 of file gwf-evtaidm.f90.

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