MODFLOW 6  version 6.5.0.dev2
MODFLOW 6 Code Documentation
gwectpinputmodule Module Reference

Data Types

type  gwectpparamfoundtype
 

Variables

logical, public gwe_ctp_multi_package = .true.
 
type(inputparamdefinitiontype), parameter gwectp_auxiliary = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'AUXILIARY', 'AUXILIARY', 'STRING', 'NAUX', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_auxmultname = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_boundnames = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'BOUNDNAMES', 'BOUNDNAMES', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_iprflow = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'PRINT_INPUT', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_ipakcb = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'PRINT_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_iprpak = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'SAVE_FLOWS', 'IPRPAK', 'KEYWORD', '', .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. )
 
type(inputparamdefinitiontype), parameter gwectp_ts6 = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS6', 'TS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_filein = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_ts6_filename = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', .true., .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. )
 
type(inputparamdefinitiontype), parameter gwectp_obs6 = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'OBS6', 'OBS6', 'KEYWORD', '', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_obs6_filename = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'OBS6_FILENAME', 'OBS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_maxbound = InputParamDefinitionType ( 'GWE', 'CTP', 'DIMENSIONS', 'MAXBOUND', 'MAXBOUND', 'INTEGER', '', .true., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_cellid = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'CELLID', 'CELLID', 'INTEGER1D', 'NCELLDIM', .true., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwectp_tspvar = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'TEMP', 'TSPVAR', 'DOUBLE', '', .true., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwectp_auxvar = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'AUX', 'AUXVAR', 'DOUBLE1D', 'NAUX', .false., .true., .false., .false., .true. )
 
type(inputparamdefinitiontype), parameter gwectp_boundname = InputParamDefinitionType ( 'GWE', 'CTP', 'PERIOD', 'BOUNDNAME', 'BOUNDNAME', 'STRING', '', .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwe_ctp_param_definitions = [ gwectp_auxiliary, gwectp_auxmultname, gwectp_boundnames, gwectp_iprflow, gwectp_ipakcb, gwectp_iprpak, 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. )
 
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 382 of file gwe-ctpidm.f90.

382  type(InputParamDefinitionType), parameter :: &
383  gwe_ctp_aggregate_definitions(*) = &
384  [ &
385  gwectp_spd &
386  ]

◆ 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 388 of file gwe-ctpidm.f90.

388  type(InputBlockDefinitionType), parameter :: &
389  gwe_ctp_block_definitions(*) = &
390  [ &
391  inputblockdefinitiontype( &
392  'OPTIONS', & ! blockname
393  .false., & ! required
394  .false., & ! aggregate
395  .false. & ! block_variable
396  ), &
397  inputblockdefinitiontype( &
398  'DIMENSIONS', & ! blockname
399  .true., & ! required
400  .false., & ! aggregate
401  .false. & ! block_variable
402  ), &
403  inputblockdefinitiontype( &
404  'PERIOD', & ! blockname
405  .true., & ! required
406  .true., & ! aggregate
407  .true. & ! block_variable
408  ) &
409  ]

◆ gwe_ctp_multi_package

logical, public gwectpinputmodule::gwe_ctp_multi_package = .true.

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

34  logical :: gwe_ctp_multi_package = .true.

◆ gwe_ctp_param_definitions

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

342  type(InputParamDefinitionType), parameter :: &
343  gwe_ctp_param_definitions(*) = &
344  [ &
345  gwectp_auxiliary, &
346  gwectp_auxmultname, &
347  gwectp_boundnames, &
348  gwectp_iprflow, &
349  gwectp_ipakcb, &
350  gwectp_iprpak, &
351  gwectp_ts_filerecord, &
352  gwectp_ts6, &
353  gwectp_filein, &
354  gwectp_ts6_filename, &
355  gwectp_obs_filerecord, &
356  gwectp_obs6, &
357  gwectp_obs6_filename, &
358  gwectp_maxbound, &
359  gwectp_cellid, &
360  gwectp_tspvar, &
361  gwectp_auxvar, &
362  gwectp_boundname &
363  ]

◆ gwectp_auxiliary

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

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

36  type(InputParamDefinitionType), parameter :: &
37  gwectp_auxiliary = inputparamdefinitiontype &
38  ( &
39  'GWE', & ! component
40  'CTP', & ! subcomponent
41  'OPTIONS', & ! block
42  'AUXILIARY', & ! tag name
43  'AUXILIARY', & ! fortran variable
44  'STRING', & ! type
45  'NAUX', & ! shape
46  .false., & ! required
47  .false., & ! multi-record
48  .false., & ! preserve case
49  .false., & ! layered
50  .false. & ! timeseries
51  )

◆ gwectp_auxmultname

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_auxmultname = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'AUXMULTNAME', 'AUXMULTNAME', 'STRING', '', .false., .false., .false., .false., .false. )
private

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

53  type(InputParamDefinitionType), parameter :: &
54  gwectp_auxmultname = inputparamdefinitiontype &
55  ( &
56  'GWE', & ! component
57  'CTP', & ! subcomponent
58  'OPTIONS', & ! block
59  'AUXMULTNAME', & ! tag name
60  'AUXMULTNAME', & ! fortran variable
61  'STRING', & ! type
62  '', & ! shape
63  .false., & ! required
64  .false., & ! multi-record
65  .false., & ! preserve case
66  .false., & ! layered
67  .false. & ! timeseries
68  )

◆ gwectp_auxvar

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

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

308  type(InputParamDefinitionType), parameter :: &
309  gwectp_auxvar = inputparamdefinitiontype &
310  ( &
311  'GWE', & ! component
312  'CTP', & ! subcomponent
313  'PERIOD', & ! block
314  'AUX', & ! tag name
315  'AUXVAR', & ! fortran variable
316  'DOUBLE1D', & ! type
317  'NAUX', & ! shape
318  .false., & ! required
319  .true., & ! multi-record
320  .false., & ! preserve case
321  .false., & ! layered
322  .true. & ! timeseries
323  )

◆ gwectp_boundname

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

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

325  type(InputParamDefinitionType), parameter :: &
326  gwectp_boundname = inputparamdefinitiontype &
327  ( &
328  'GWE', & ! component
329  'CTP', & ! subcomponent
330  'PERIOD', & ! block
331  'BOUNDNAME', & ! tag name
332  'BOUNDNAME', & ! fortran variable
333  'STRING', & ! type
334  '', & ! shape
335  .false., & ! required
336  .true., & ! multi-record
337  .false., & ! preserve case
338  .false., & ! layered
339  .false. & ! timeseries
340  )

◆ gwectp_boundnames

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

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

70  type(InputParamDefinitionType), parameter :: &
71  gwectp_boundnames = inputparamdefinitiontype &
72  ( &
73  'GWE', & ! component
74  'CTP', & ! subcomponent
75  'OPTIONS', & ! block
76  'BOUNDNAMES', & ! tag name
77  'BOUNDNAMES', & ! fortran variable
78  'KEYWORD', & ! type
79  '', & ! shape
80  .false., & ! required
81  .false., & ! multi-record
82  .false., & ! preserve case
83  .false., & ! layered
84  .false. & ! timeseries
85  )

◆ gwectp_cellid

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

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

274  type(InputParamDefinitionType), parameter :: &
275  gwectp_cellid = inputparamdefinitiontype &
276  ( &
277  'GWE', & ! component
278  'CTP', & ! subcomponent
279  'PERIOD', & ! block
280  'CELLID', & ! tag name
281  'CELLID', & ! fortran variable
282  'INTEGER1D', & ! type
283  'NCELLDIM', & ! shape
284  .true., & ! required
285  .true., & ! multi-record
286  .false., & ! preserve case
287  .false., & ! layered
288  .false. & ! timeseries
289  )

◆ gwectp_filein

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

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

172  type(InputParamDefinitionType), parameter :: &
173  gwectp_filein = inputparamdefinitiontype &
174  ( &
175  'GWE', & ! component
176  'CTP', & ! subcomponent
177  'OPTIONS', & ! block
178  'FILEIN', & ! tag name
179  'FILEIN', & ! fortran variable
180  'KEYWORD', & ! type
181  '', & ! shape
182  .true., & ! required
183  .true., & ! multi-record
184  .false., & ! preserve case
185  .false., & ! layered
186  .false. & ! timeseries
187  )

◆ gwectp_ipakcb

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_ipakcb = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'PRINT_FLOWS', 'IPAKCB', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

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

104  type(InputParamDefinitionType), parameter :: &
105  gwectp_ipakcb = inputparamdefinitiontype &
106  ( &
107  'GWE', & ! component
108  'CTP', & ! subcomponent
109  'OPTIONS', & ! block
110  'PRINT_FLOWS', & ! tag name
111  'IPAKCB', & ! fortran variable
112  'KEYWORD', & ! type
113  '', & ! shape
114  .false., & ! required
115  .false., & ! multi-record
116  .false., & ! preserve case
117  .false., & ! layered
118  .false. & ! timeseries
119  )

◆ gwectp_iprflow

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_iprflow = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'PRINT_INPUT', 'IPRFLOW', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

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

87  type(InputParamDefinitionType), parameter :: &
88  gwectp_iprflow = inputparamdefinitiontype &
89  ( &
90  'GWE', & ! component
91  'CTP', & ! subcomponent
92  'OPTIONS', & ! block
93  'PRINT_INPUT', & ! tag name
94  'IPRFLOW', & ! fortran variable
95  'KEYWORD', & ! type
96  '', & ! shape
97  .false., & ! required
98  .false., & ! multi-record
99  .false., & ! preserve case
100  .false., & ! layered
101  .false. & ! timeseries
102  )

◆ gwectp_iprpak

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_iprpak = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'SAVE_FLOWS', 'IPRPAK', 'KEYWORD', '', .false., .false., .false., .false., .false. )
private

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

121  type(InputParamDefinitionType), parameter :: &
122  gwectp_iprpak = inputparamdefinitiontype &
123  ( &
124  'GWE', & ! component
125  'CTP', & ! subcomponent
126  'OPTIONS', & ! block
127  'SAVE_FLOWS', & ! tag name
128  'IPRPAK', & ! fortran variable
129  'KEYWORD', & ! type
130  '', & ! shape
131  .false., & ! required
132  .false., & ! multi-record
133  .false., & ! preserve case
134  .false., & ! layered
135  .false. & ! timeseries
136  )

◆ gwectp_maxbound

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

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

257  type(InputParamDefinitionType), parameter :: &
258  gwectp_maxbound = inputparamdefinitiontype &
259  ( &
260  'GWE', & ! component
261  'CTP', & ! subcomponent
262  'DIMENSIONS', & ! block
263  'MAXBOUND', & ! tag name
264  'MAXBOUND', & ! fortran variable
265  'INTEGER', & ! type
266  '', & ! shape
267  .true., & ! required
268  .false., & ! multi-record
269  .false., & ! preserve case
270  .false., & ! layered
271  .false. & ! timeseries
272  )

◆ gwectp_obs6

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

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

223  type(InputParamDefinitionType), parameter :: &
224  gwectp_obs6 = inputparamdefinitiontype &
225  ( &
226  'GWE', & ! component
227  'CTP', & ! subcomponent
228  'OPTIONS', & ! block
229  'OBS6', & ! tag name
230  'OBS6', & ! fortran variable
231  'KEYWORD', & ! type
232  '', & ! shape
233  .true., & ! required
234  .true., & ! multi-record
235  .false., & ! preserve case
236  .false., & ! layered
237  .false. & ! timeseries
238  )

◆ gwectp_obs6_filename

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

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

240  type(InputParamDefinitionType), parameter :: &
241  gwectp_obs6_filename = inputparamdefinitiontype &
242  ( &
243  'GWE', & ! component
244  'CTP', & ! subcomponent
245  'OPTIONS', & ! block
246  'OBS6_FILENAME', & ! tag name
247  'OBS6_FILENAME', & ! fortran variable
248  'STRING', & ! type
249  '', & ! shape
250  .true., & ! required
251  .true., & ! multi-record
252  .true., & ! preserve case
253  .false., & ! layered
254  .false. & ! timeseries
255  )

◆ 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. )
private

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

206  type(InputParamDefinitionType), parameter :: &
207  gwectp_obs_filerecord = inputparamdefinitiontype &
208  ( &
209  'GWE', & ! component
210  'CTP', & ! subcomponent
211  'OPTIONS', & ! block
212  'OBS_FILERECORD', & ! tag name
213  'OBS_FILERECORD', & ! fortran variable
214  'RECORD OBS6 FILEIN OBS6_FILENAME', & ! type
215  '', & ! shape
216  .false., & ! required
217  .false., & ! multi-record
218  .false., & ! preserve case
219  .false., & ! layered
220  .false. & ! timeseries
221  )

◆ 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. )
private

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

365  type(InputParamDefinitionType), parameter :: &
366  gwectp_spd = inputparamdefinitiontype &
367  ( &
368  'GWE', & ! component
369  'CTP', & ! subcomponent
370  'PERIOD', & ! block
371  'STRESS_PERIOD_DATA', & ! tag name
372  'SPD', & ! fortran variable
373  'RECARRAY CELLID TEMP AUX BOUNDNAME', & ! type
374  'MAXBOUND', & ! shape
375  .true., & ! required
376  .false., & ! multi-record
377  .false., & ! preserve case
378  .false., & ! layered
379  .false. & ! timeseries
380  )

◆ gwectp_ts6

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

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

155  type(InputParamDefinitionType), parameter :: &
156  gwectp_ts6 = inputparamdefinitiontype &
157  ( &
158  'GWE', & ! component
159  'CTP', & ! subcomponent
160  'OPTIONS', & ! block
161  'TS6', & ! tag name
162  'TS6', & ! fortran variable
163  'KEYWORD', & ! type
164  '', & ! shape
165  .true., & ! required
166  .true., & ! multi-record
167  .false., & ! preserve case
168  .false., & ! layered
169  .false. & ! timeseries
170  )

◆ gwectp_ts6_filename

type(inputparamdefinitiontype), parameter gwectpinputmodule::gwectp_ts6_filename = InputParamDefinitionType ( 'GWE', 'CTP', 'OPTIONS', 'TS6_FILENAME', 'TS6_FILENAME', 'STRING', '', .true., .true., .true., .false., .false. )
private

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

189  type(InputParamDefinitionType), parameter :: &
190  gwectp_ts6_filename = inputparamdefinitiontype &
191  ( &
192  'GWE', & ! component
193  'CTP', & ! subcomponent
194  'OPTIONS', & ! block
195  'TS6_FILENAME', & ! tag name
196  'TS6_FILENAME', & ! fortran variable
197  'STRING', & ! type
198  '', & ! shape
199  .true., & ! required
200  .true., & ! multi-record
201  .true., & ! preserve case
202  .false., & ! layered
203  .false. & ! timeseries
204  )

◆ 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. )
private

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

138  type(InputParamDefinitionType), parameter :: &
139  gwectp_ts_filerecord = inputparamdefinitiontype &
140  ( &
141  'GWE', & ! component
142  'CTP', & ! subcomponent
143  'OPTIONS', & ! block
144  'TS_FILERECORD', & ! tag name
145  'TS_FILERECORD', & ! fortran variable
146  'RECORD TS6 FILEIN TS6_FILENAME', & ! type
147  '', & ! shape
148  .false., & ! required
149  .false., & ! multi-record
150  .false., & ! preserve case
151  .false., & ! layered
152  .false. & ! timeseries
153  )

◆ gwectp_tspvar

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

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

291  type(InputParamDefinitionType), parameter :: &
292  gwectp_tspvar = inputparamdefinitiontype &
293  ( &
294  'GWE', & ! component
295  'CTP', & ! subcomponent
296  'PERIOD', & ! block
297  'TEMP', & ! tag name
298  'TSPVAR', & ! fortran variable
299  'DOUBLE', & ! type
300  '', & ! shape
301  .true., & ! required
302  .true., & ! multi-record
303  .false., & ! preserve case
304  .false., & ! layered
305  .true. & ! timeseries
306  )