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

Data Types

type  gwectpparamfoundtype
 

Variables

logical, public gwe_ctp_multi_package = .true.
 
logical, public gwe_ctp_is_advanced = .false.
 
character(len=16), dimension(*), parameter, public gwe_ctp_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwectp_auxiliary = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_auxmultname = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_boundnames = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_iprpak = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_iprflow = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_ipakcb = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save constant temperature flows to budget file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_ts_filerecord = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_ts6 = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'time series keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_filein = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_ts6_filename = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_obs_filerecord = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_obs6 = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_obs6_filename = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_maxbound = InputParamDefinitionType ( 'GWE', 'CTP', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of constant temperatures', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_cellid = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_tspvar = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'TEMP', 'TSPVAR', 'DOUBLE', '', 'constant temperature value', .true., .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwectp_auxvar = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwectp_boundname = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'constant temperature name', .false., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwe_ctp_param_definitions = [ gwectp_auxiliary, gwectp_auxmultname, gwectp_boundnames, gwectp_iprpak, gwectp_iprflow, gwectp_ipakcb, gwectp_ts_filerecord, gwectp_ts6, gwectp_filein, gwectp_ts6_filename, gwectp_obs_filerecord, gwectp_obs6, gwectp_obs6_filename, gwectp_maxbound, gwectp_cellid, gwectp_tspvar, gwectp_auxvar, gwectp_boundname ]
 
type(inputparamdefinitiontype), parameter gwectp_spd = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID TEMP AUX BOUNDNAME', 'MAXBOUND', '', .true., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwe_ctp_aggregate_definitions = [ gwectp_spd ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwe_ctp_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'PERIOD', .true., .true., .true. ) ]
 

Variable Documentation

◆ gwe_ctp_aggregate_definitions

type(inputparamdefinitiontype), dimension(*), parameter, public gwectpinputmodule::gwe_ctp_aggregate_definitions = [ gwectp_spd ]

Definition at line 429 of file gwe-ctpidm.f90.

429  type(InputParamDefinitionType), parameter :: &
430  gwe_ctp_aggregate_definitions(*) = &
431  [ &
432  gwectp_spd &
433  ]

◆ gwe_ctp_block_definitions

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

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

435  type(InputBlockDefinitionType), parameter :: &
436  gwe_ctp_block_definitions(*) = &
437  [ &
438  inputblockdefinitiontype( &
439  'OPTIONS', & ! blockname
440  .false., & ! required
441  .false., & ! aggregate
442  .false. & ! block_variable
443  ), &
444  inputblockdefinitiontype( &
445  'DIMENSIONS', & ! blockname
446  .true., & ! required
447  .false., & ! aggregate
448  .false. & ! block_variable
449  ), &
450  inputblockdefinitiontype( &
451  'PERIOD', & ! blockname
452  .true., & ! required
453  .true., & ! aggregate
454  .true. & ! block_variable
455  ) &
456  ]

◆ gwe_ctp_is_advanced

logical, public gwectpinputmodule::gwe_ctp_is_advanced = .false.

Definition at line 37 of file gwe-ctpidm.f90.

37  logical :: gwe_ctp_is_advanced = .false.

◆ gwe_ctp_multi_package

logical, public gwectpinputmodule::gwe_ctp_multi_package = .true.

Definition at line 36 of file gwe-ctpidm.f90.

36  logical :: gwe_ctp_multi_package = .true.

◆ gwe_ctp_param_definitions

Definition at line 387 of file gwe-ctpidm.f90.

387  type(InputParamDefinitionType), parameter :: &
388  gwe_ctp_param_definitions(*) = &
389  [ &
390  gwectp_auxiliary, &
391  gwectp_auxmultname, &
392  gwectp_boundnames, &
393  gwectp_iprpak, &
394  gwectp_iprflow, &
395  gwectp_ipakcb, &
396  gwectp_ts_filerecord, &
397  gwectp_ts6, &
398  gwectp_filein, &
399  gwectp_ts6_filename, &
400  gwectp_obs_filerecord, &
401  gwectp_obs6, &
402  gwectp_obs6_filename, &
403  gwectp_maxbound, &
404  gwectp_cellid, &
405  gwectp_tspvar, &
406  gwectp_auxvar, &
407  gwectp_boundname &
408  ]

◆ gwe_ctp_subpackages

character(len=16), dimension(*), parameter, public gwectpinputmodule::gwe_ctp_subpackages = [ ' ' ]

Definition at line 39 of file gwe-ctpidm.f90.

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

◆ gwectp_auxiliary

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_auxiliary = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', 'keyword to specify aux variables', .false., .false., .false., .false., .false., .false. )
private

Definition at line 45 of file gwe-ctpidm.f90.

45  type(InputParamDefinitionType), parameter :: &
46  gwectp_auxiliary = inputparamdefinitiontype &
47  ( &
48  'GWE', & ! component
49  'CTP', & ! subcomponent
50  'OPTIONS', & ! block
51  'AUXILIARY', & ! tag name
52  'AUXILIARY', & ! fortran variable
53  'STRING', & ! type
54  'NAUX', & ! shape
55  'keyword to specify aux variables', & ! longname
56  .false., & ! required
57  .false., & ! developmode
58  .false., & ! multi-record
59  .false., & ! preserve case
60  .false., & ! layered
61  .false. & ! timeseries
62  )

◆ gwectp_auxmultname

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_auxmultname = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', 'name of auxiliary variable for multiplier', .false., .false., .false., .false., .false., .false. )
private

Definition at line 64 of file gwe-ctpidm.f90.

64  type(InputParamDefinitionType), parameter :: &
65  gwectp_auxmultname = inputparamdefinitiontype &
66  ( &
67  'GWE', & ! component
68  'CTP', & ! subcomponent
69  'OPTIONS', & ! block
70  'AUXMULTNAME', & ! tag name
71  'AUXMULTNAME', & ! fortran variable
72  'STRING', & ! type
73  '', & ! shape
74  'name of auxiliary variable for multiplier', & ! longname
75  .false., & ! required
76  .false., & ! developmode
77  .false., & ! multi-record
78  .false., & ! preserve case
79  .false., & ! layered
80  .false. & ! timeseries
81  )

◆ gwectp_auxvar

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_auxvar = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', 'auxiliary variables', .false., .false., .true., .false., .false., .true. )
private

Definition at line 349 of file gwe-ctpidm.f90.

349  type(InputParamDefinitionType), parameter :: &
350  gwectp_auxvar = inputparamdefinitiontype &
351  ( &
352  'GWE', & ! component
353  'CTP', & ! subcomponent
354  'PERIOD', & ! block
355  'AUX', & ! tag name
356  'AUXVAR', & ! fortran variable
357  'DOUBLE1D', & ! type
358  'NAUX', & ! shape
359  'auxiliary variables', & ! longname
360  .false., & ! required
361  .false., & ! developmode
362  .true., & ! multi-record
363  .false., & ! preserve case
364  .false., & ! layered
365  .true. & ! timeseries
366  )

◆ gwectp_boundname

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_boundname = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', 'constant temperature name', .false., .false., .true., .false., .false., .false. )
private

Definition at line 368 of file gwe-ctpidm.f90.

368  type(InputParamDefinitionType), parameter :: &
369  gwectp_boundname = inputparamdefinitiontype &
370  ( &
371  'GWE', & ! component
372  'CTP', & ! subcomponent
373  'PERIOD', & ! block
374  'BOUNDNAME', & ! tag name
375  'BOUNDNAME', & ! fortran variable
376  'STRING', & ! type
377  '', & ! shape
378  'constant temperature name', & ! longname
379  .false., & ! required
380  .false., & ! developmode
381  .true., & ! multi-record
382  .false., & ! preserve case
383  .false., & ! layered
384  .false. & ! timeseries
385  )

◆ gwectp_boundnames

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_boundnames = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 83 of file gwe-ctpidm.f90.

83  type(InputParamDefinitionType), parameter :: &
84  gwectp_boundnames = inputparamdefinitiontype &
85  ( &
86  'GWE', & ! component
87  'CTP', & ! subcomponent
88  'OPTIONS', & ! block
89  'BOUNDNAMES', & ! tag name
90  'BOUNDNAMES', & ! fortran variable
91  'KEYWORD', & ! type
92  '', & ! shape
93  '', & ! longname
94  .false., & ! required
95  .false., & ! developmode
96  .false., & ! multi-record
97  .false., & ! preserve case
98  .false., & ! layered
99  .false. & ! timeseries
100  )

◆ gwectp_cellid

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_cellid = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', 'cell identifier', .true., .false., .true., .false., .false., .false. )
private

Definition at line 311 of file gwe-ctpidm.f90.

311  type(InputParamDefinitionType), parameter :: &
312  gwectp_cellid = inputparamdefinitiontype &
313  ( &
314  'GWE', & ! component
315  'CTP', & ! subcomponent
316  'PERIOD', & ! block
317  'CELLID', & ! tag name
318  'CELLID', & ! fortran variable
319  'INTEGER1D', & ! type
320  'NCELLDIM', & ! shape
321  'cell identifier', & ! longname
322  .true., & ! required
323  .false., & ! developmode
324  .true., & ! multi-record
325  .false., & ! preserve case
326  .false., & ! layered
327  .false. & ! timeseries
328  )

◆ gwectp_filein

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_filein = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 197 of file gwe-ctpidm.f90.

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

◆ gwectp_ipakcb

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_ipakcb = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'save constant temperature flows to budget file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 140 of file gwe-ctpidm.f90.

140  type(InputParamDefinitionType), parameter :: &
141  gwectp_ipakcb = inputparamdefinitiontype &
142  ( &
143  'GWE', & ! component
144  'CTP', & ! subcomponent
145  'OPTIONS', & ! block
146  'SAVE_FLOWS', & ! tag name
147  'IPAKCB', & ! fortran variable
148  'KEYWORD', & ! type
149  '', & ! shape
150  'save constant temperature flows to budget file', & ! longname
151  .false., & ! required
152  .false., & ! developmode
153  .false., & ! multi-record
154  .false., & ! preserve case
155  .false., & ! layered
156  .false. & ! timeseries
157  )

◆ gwectp_iprflow

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_iprflow = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'print calculated flows to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 121 of file gwe-ctpidm.f90.

121  type(InputParamDefinitionType), parameter :: &
122  gwectp_iprflow = inputparamdefinitiontype &
123  ( &
124  'GWE', & ! component
125  'CTP', & ! subcomponent
126  'OPTIONS', & ! block
127  'PRINT_FLOWS', & ! tag name
128  'IPRFLOW', & ! fortran variable
129  'KEYWORD', & ! type
130  '', & ! shape
131  'print calculated flows to listing file', & ! longname
132  .false., & ! required
133  .false., & ! developmode
134  .false., & ! multi-record
135  .false., & ! preserve case
136  .false., & ! layered
137  .false. & ! timeseries
138  )

◆ gwectp_iprpak

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_iprpak = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'PRINT_INPUT', 'IPRPAK', 'KEYWORD', '', 'print input to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 102 of file gwe-ctpidm.f90.

102  type(InputParamDefinitionType), parameter :: &
103  gwectp_iprpak = inputparamdefinitiontype &
104  ( &
105  'GWE', & ! component
106  'CTP', & ! subcomponent
107  'OPTIONS', & ! block
108  'PRINT_INPUT', & ! tag name
109  'IPRPAK', & ! fortran variable
110  'KEYWORD', & ! type
111  '', & ! shape
112  'print input to listing file', & ! longname
113  .false., & ! required
114  .false., & ! developmode
115  .false., & ! multi-record
116  .false., & ! preserve case
117  .false., & ! layered
118  .false. & ! timeseries
119  )

◆ gwectp_maxbound

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_maxbound = InputParamDefinitionType ( 'GWE', 'CTP', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', 'maximum number of constant temperatures', .true., .false., .false., .false., .false., .false. )
private

Definition at line 292 of file gwe-ctpidm.f90.

292  type(InputParamDefinitionType), parameter :: &
293  gwectp_maxbound = inputparamdefinitiontype &
294  ( &
295  'GWE', & ! component
296  'CTP', & ! subcomponent
297  'DIMENSIONS', & ! block
298  'MAXBOUND', & ! tag name
299  'MAXBOUND', & ! fortran variable
300  'INTEGER', & ! type
301  '', & ! shape
302  'maximum number of constant temperatures', & ! longname
303  .true., & ! required
304  .false., & ! developmode
305  .false., & ! multi-record
306  .false., & ! preserve case
307  .false., & ! layered
308  .false. & ! timeseries
309  )

◆ gwectp_obs6

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_obs6 = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', 'obs keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 254 of file gwe-ctpidm.f90.

254  type(InputParamDefinitionType), parameter :: &
255  gwectp_obs6 = inputparamdefinitiontype &
256  ( &
257  'GWE', & ! component
258  'CTP', & ! subcomponent
259  'OPTIONS', & ! block
260  'OBS6', & ! tag name
261  'OBS6', & ! fortran variable
262  'KEYWORD', & ! type
263  '', & ! shape
264  'obs keyword', & ! longname
265  .true., & ! required
266  .false., & ! developmode
267  .true., & ! multi-record
268  .false., & ! preserve case
269  .false., & ! layered
270  .false. & ! timeseries
271  )

◆ gwectp_obs6_filename

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_obs6_filename = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', 'obs6 input filename', .true., .false., .true., .true., .false., .false. )
private

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

273  type(InputParamDefinitionType), parameter :: &
274  gwectp_obs6_filename = inputparamdefinitiontype &
275  ( &
276  'GWE', & ! component
277  'CTP', & ! subcomponent
278  'OPTIONS', & ! block
279  'OBS6_FILENAME', & ! tag name
280  'OBS6_FILENAME', & ! fortran variable
281  'STRING', & ! type
282  '', & ! shape
283  'obs6 input filename', & ! longname
284  .true., & ! required
285  .false., & ! developmode
286  .true., & ! multi-record
287  .true., & ! preserve case
288  .false., & ! layered
289  .false. & ! timeseries
290  )

◆ gwectp_obs_filerecord

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_obs_filerecord = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'OBS_FILERECORD', 'OBS_FILERECORD', 'RECORD OBS6 FILEIN OBS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 235 of file gwe-ctpidm.f90.

235  type(InputParamDefinitionType), parameter :: &
236  gwectp_obs_filerecord = inputparamdefinitiontype &
237  ( &
238  'GWE', & ! component
239  'CTP', & ! subcomponent
240  'OPTIONS', & ! block
241  'OBS_FILERECORD', & ! tag name
242  'OBS_FILERECORD', & ! fortran variable
243  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
244  '', & ! shape
245  '', & ! longname
246  .false., & ! required
247  .false., & ! developmode
248  .false., & ! multi-record
249  .false., & ! preserve case
250  .false., & ! layered
251  .false. & ! timeseries
252  )

◆ gwectp_spd

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_spd = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'STRESS_PERIOD_DATA', 'SPD', 'RECARRAY CELLID TEMP AUX BOUNDNAME', 'MAXBOUND', '', .true., .false., .false., .false., .false., .false. )
private

Definition at line 410 of file gwe-ctpidm.f90.

410  type(InputParamDefinitionType), parameter :: &
411  gwectp_spd = inputparamdefinitiontype &
412  ( &
413  'GWE', & ! component
414  'CTP', & ! subcomponent
415  'PERIOD', & ! block
416  'STRESS_PERIOD_DATA', & ! tag name
417  'SPD', & ! fortran variable
418  'RECARRAY CELLID TEMP AUX BOUNDNAME', & ! type
419  'MAXBOUND', & ! shape
420  '', & ! longname
421  .true., & ! required
422  .false., & ! developmode
423  .false., & ! multi-record
424  .false., & ! preserve case
425  .false., & ! layered
426  .false. & ! timeseries
427  )

◆ gwectp_ts6

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_ts6 = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', 'time series keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 178 of file gwe-ctpidm.f90.

178  type(InputParamDefinitionType), parameter :: &
179  gwectp_ts6 = inputparamdefinitiontype &
180  ( &
181  'GWE', & ! component
182  'CTP', & ! subcomponent
183  'OPTIONS', & ! block
184  'TS6', & ! tag name
185  'TS6', & ! fortran variable
186  'KEYWORD', & ! type
187  '', & ! shape
188  'time series keyword', & ! longname
189  .true., & ! required
190  .false., & ! developmode
191  .true., & ! multi-record
192  .false., & ! preserve case
193  .false., & ! layered
194  .false. & ! timeseries
195  )

◆ gwectp_ts6_filename

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_ts6_filename = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', 'file name of time series information', .true., .false., .true., .true., .false., .false. )
private

Definition at line 216 of file gwe-ctpidm.f90.

216  type(InputParamDefinitionType), parameter :: &
217  gwectp_ts6_filename = inputparamdefinitiontype &
218  ( &
219  'GWE', & ! component
220  'CTP', & ! subcomponent
221  'OPTIONS', & ! block
222  'TS6_FILENAME', & ! tag name
223  'TS6_FILENAME', & ! fortran variable
224  'STRING', & ! type
225  '', & ! shape
226  'file name of time series information', & ! longname
227  .true., & ! required
228  .false., & ! developmode
229  .true., & ! multi-record
230  .true., & ! preserve case
231  .false., & ! layered
232  .false. & ! timeseries
233  )

◆ gwectp_ts_filerecord

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_ts_filerecord = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS_FILERECORD', 'TS_FILERECORD', 'RECORD TS6 FILEIN TS6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 159 of file gwe-ctpidm.f90.

159  type(InputParamDefinitionType), parameter :: &
160  gwectp_ts_filerecord = inputparamdefinitiontype &
161  ( &
162  'GWE', & ! component
163  'CTP', & ! subcomponent
164  'OPTIONS', & ! block
165  'TS_FILERECORD', & ! tag name
166  'TS_FILERECORD', & ! fortran variable
167  'RECORD TS6 FILEIN TS6_FILENAME', & ! type
168  '', & ! shape
169  '', & ! longname
170  .false., & ! required
171  .false., & ! developmode
172  .false., & ! multi-record
173  .false., & ! preserve case
174  .false., & ! layered
175  .false. & ! timeseries
176  )

◆ gwectp_tspvar

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_tspvar = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'TEMP', 'TSPVAR', 'DOUBLE', '', 'constant temperature value', .true., .false., .true., .false., .false., .true. )
private

Definition at line 330 of file gwe-ctpidm.f90.

330  type(InputParamDefinitionType), parameter :: &
331  gwectp_tspvar = inputparamdefinitiontype &
332  ( &
333  'GWE', & ! component
334  'CTP', & ! subcomponent
335  'PERIOD', & ! block
336  'TEMP', & ! tag name
337  'TSPVAR', & ! fortran variable
338  'DOUBLE', & ! type
339  '', & ! shape
340  'constant temperature value', & ! longname
341  .true., & ! required
342  .false., & ! developmode
343  .true., & ! multi-record
344  .false., & ! preserve case
345  .false., & ! layered
346  .true. & ! timeseries
347  )