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

Data Types

type  gwtmstparamfoundtype
 

Variables

logical, public gwt_mst_multi_package = .false.
 
logical, public gwt_mst_is_advanced = .false.
 
character(len=16), dimension(*), parameter, public gwt_mst_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwtmst_save_flows = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SAVE_FLOWS', 'SAVE_FLOWS', 'KEYWORD', '', 'save calculated flows to budget file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_order1_decay = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'FIRST_ORDER_DECAY', 'ORDER1_DECAY', 'KEYWORD', '', 'activate first-order decay', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_order0_decay = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'ZERO_ORDER_DECAY', 'ORDER0_DECAY', 'KEYWORD', '', 'activate zero-order decay', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_sorption = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SORPTION', 'SORPTION', 'STRING', '', 'activate sorption', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_sorbate_rec = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SORBATE_FILERECORD', 'SORBATE_REC', 'RECORD SORBATE FILEOUT SORBATEFILE', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_sorbate = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SORBATE', 'SORBATE', 'KEYWORD', '', 'sorbate keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_fileout = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_sorbatefile = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SORBATEFILE', 'SORBATEFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_export_ascii = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_export_nc = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_porosity = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'POROSITY', 'POROSITY', 'DOUBLE1D', 'NODES', 'porosity', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_decay = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'DECAY', 'DECAY', 'DOUBLE1D', 'NODES', 'aqueous phase decay rate coefficient', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_decay_sorbed = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'DECAY_SORBED', 'DECAY_SORBED', 'DOUBLE1D', 'NODES', 'sorbed phase decay rate coefficient', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_bulk_density = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'BULK_DENSITY', 'BULK_DENSITY', 'DOUBLE1D', 'NODES', 'bulk density', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_distcoef = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'DISTCOEF', 'DISTCOEF', 'DOUBLE1D', 'NODES', 'distribution coefficient', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwtmst_sp2 = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'SP2', 'SP2', 'DOUBLE1D', 'NODES', 'second sorption parameter', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwt_mst_param_definitions = [ gwtmst_save_flows, gwtmst_order1_decay, gwtmst_order0_decay, gwtmst_sorption, gwtmst_sorbate_rec, gwtmst_sorbate, gwtmst_fileout, gwtmst_sorbatefile, gwtmst_export_ascii, gwtmst_export_nc, gwtmst_porosity, gwtmst_decay, gwtmst_decay_sorbed, gwtmst_bulk_density, gwtmst_distcoef, gwtmst_sp2 ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwt_mst_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwt_mst_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ) ]
 

Variable Documentation

◆ gwt_mst_aggregate_definitions

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

Definition at line 368 of file gwt-mstidm.f90.

368  type(InputParamDefinitionType), parameter :: &
369  gwt_mst_aggregate_definitions(*) = &
370  [ &
371  inputparamdefinitiontype &
372  ( &
373  '', & ! component
374  '', & ! subcomponent
375  '', & ! block
376  '', & ! tag name
377  '', & ! fortran variable
378  '', & ! type
379  '', & ! shape
380  '', & ! longname
381  .false., & ! required
382  .false., & ! developmode
383  .false., & ! multi-record
384  .false., & ! preserve case
385  .false., & ! layered
386  .false. & ! timeseries
387  ) &
388  ]

◆ gwt_mst_block_definitions

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

Definition at line 390 of file gwt-mstidm.f90.

390  type(InputBlockDefinitionType), parameter :: &
391  gwt_mst_block_definitions(*) = &
392  [ &
393  inputblockdefinitiontype( &
394  'OPTIONS', & ! blockname
395  .false., & ! required
396  .false., & ! aggregate
397  .false. & ! block_variable
398  ), &
399  inputblockdefinitiontype( &
400  'GRIDDATA', & ! blockname
401  .true., & ! required
402  .false., & ! aggregate
403  .false. & ! block_variable
404  ) &
405  ]

◆ gwt_mst_is_advanced

logical, public gwtmstinputmodule::gwt_mst_is_advanced = .false.

Definition at line 35 of file gwt-mstidm.f90.

35  logical :: gwt_mst_is_advanced = .false.

◆ gwt_mst_multi_package

logical, public gwtmstinputmodule::gwt_mst_multi_package = .false.

Definition at line 34 of file gwt-mstidm.f90.

34  logical :: gwt_mst_multi_package = .false.

◆ gwt_mst_param_definitions

Definition at line 347 of file gwt-mstidm.f90.

347  type(InputParamDefinitionType), parameter :: &
348  gwt_mst_param_definitions(*) = &
349  [ &
350  gwtmst_save_flows, &
351  gwtmst_order1_decay, &
352  gwtmst_order0_decay, &
353  gwtmst_sorption, &
354  gwtmst_sorbate_rec, &
355  gwtmst_sorbate, &
356  gwtmst_fileout, &
357  gwtmst_sorbatefile, &
358  gwtmst_export_ascii, &
359  gwtmst_export_nc, &
360  gwtmst_porosity, &
361  gwtmst_decay, &
362  gwtmst_decay_sorbed, &
363  gwtmst_bulk_density, &
364  gwtmst_distcoef, &
365  gwtmst_sp2 &
366  ]

◆ gwt_mst_subpackages

character(len=16), dimension(*), parameter, public gwtmstinputmodule::gwt_mst_subpackages = [ ' ' ]

Definition at line 37 of file gwt-mstidm.f90.

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

◆ gwtmst_bulk_density

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_bulk_density = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'BULK_DENSITY', 'BULK_DENSITY', 'DOUBLE1D', 'NODES', 'bulk density', .false., .false., .false., .false., .true., .false. )
private

Definition at line 290 of file gwt-mstidm.f90.

290  type(InputParamDefinitionType), parameter :: &
291  gwtmst_bulk_density = inputparamdefinitiontype &
292  ( &
293  'GWT', & ! component
294  'MST', & ! subcomponent
295  'GRIDDATA', & ! block
296  'BULK_DENSITY', & ! tag name
297  'BULK_DENSITY', & ! fortran variable
298  'DOUBLE1D', & ! type
299  'NODES', & ! shape
300  'bulk density', & ! longname
301  .false., & ! required
302  .false., & ! developmode
303  .false., & ! multi-record
304  .false., & ! preserve case
305  .true., & ! layered
306  .false. & ! timeseries
307  )

◆ gwtmst_decay

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_decay = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'DECAY', 'DECAY', 'DOUBLE1D', 'NODES', 'aqueous phase decay rate coefficient', .false., .false., .false., .false., .true., .false. )
private

Definition at line 252 of file gwt-mstidm.f90.

252  type(InputParamDefinitionType), parameter :: &
253  gwtmst_decay = inputparamdefinitiontype &
254  ( &
255  'GWT', & ! component
256  'MST', & ! subcomponent
257  'GRIDDATA', & ! block
258  'DECAY', & ! tag name
259  'DECAY', & ! fortran variable
260  'DOUBLE1D', & ! type
261  'NODES', & ! shape
262  'aqueous phase decay rate coefficient', & ! longname
263  .false., & ! required
264  .false., & ! developmode
265  .false., & ! multi-record
266  .false., & ! preserve case
267  .true., & ! layered
268  .false. & ! timeseries
269  )

◆ gwtmst_decay_sorbed

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_decay_sorbed = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'DECAY_SORBED', 'DECAY_SORBED', 'DOUBLE1D', 'NODES', 'sorbed phase decay rate coefficient', .false., .false., .false., .false., .true., .false. )
private

Definition at line 271 of file gwt-mstidm.f90.

271  type(InputParamDefinitionType), parameter :: &
272  gwtmst_decay_sorbed = inputparamdefinitiontype &
273  ( &
274  'GWT', & ! component
275  'MST', & ! subcomponent
276  'GRIDDATA', & ! block
277  'DECAY_SORBED', & ! tag name
278  'DECAY_SORBED', & ! fortran variable
279  'DOUBLE1D', & ! type
280  'NODES', & ! shape
281  'sorbed phase decay rate coefficient', & ! longname
282  .false., & ! required
283  .false., & ! developmode
284  .false., & ! multi-record
285  .false., & ! preserve case
286  .true., & ! layered
287  .false. & ! timeseries
288  )

◆ gwtmst_distcoef

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_distcoef = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'DISTCOEF', 'DISTCOEF', 'DOUBLE1D', 'NODES', 'distribution coefficient', .false., .false., .false., .false., .true., .false. )
private

Definition at line 309 of file gwt-mstidm.f90.

309  type(InputParamDefinitionType), parameter :: &
310  gwtmst_distcoef = inputparamdefinitiontype &
311  ( &
312  'GWT', & ! component
313  'MST', & ! subcomponent
314  'GRIDDATA', & ! block
315  'DISTCOEF', & ! tag name
316  'DISTCOEF', & ! fortran variable
317  'DOUBLE1D', & ! type
318  'NODES', & ! shape
319  'distribution coefficient', & ! longname
320  .false., & ! required
321  .false., & ! developmode
322  .false., & ! multi-record
323  .false., & ! preserve case
324  .true., & ! layered
325  .false. & ! timeseries
326  )

◆ gwtmst_export_ascii

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_export_ascii = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
private

Definition at line 195 of file gwt-mstidm.f90.

195  type(InputParamDefinitionType), parameter :: &
196  gwtmst_export_ascii = inputparamdefinitiontype &
197  ( &
198  'GWT', & ! component
199  'MST', & ! subcomponent
200  'OPTIONS', & ! block
201  'EXPORT_ARRAY_ASCII', & ! tag name
202  'EXPORT_ASCII', & ! fortran variable
203  'KEYWORD', & ! type
204  '', & ! shape
205  'export array variables to layered ascii files.', & ! longname
206  .false., & ! required
207  .false., & ! developmode
208  .false., & ! multi-record
209  .false., & ! preserve case
210  .false., & ! layered
211  .false. & ! timeseries
212  )

◆ gwtmst_export_nc

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_export_nc = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
private

Definition at line 214 of file gwt-mstidm.f90.

214  type(InputParamDefinitionType), parameter :: &
215  gwtmst_export_nc = inputparamdefinitiontype &
216  ( &
217  'GWT', & ! component
218  'MST', & ! subcomponent
219  'OPTIONS', & ! block
220  'EXPORT_ARRAY_NETCDF', & ! tag name
221  'EXPORT_NC', & ! fortran variable
222  'KEYWORD', & ! type
223  '', & ! shape
224  'export array variables to netcdf output files.', & ! longname
225  .false., & ! required
226  .false., & ! developmode
227  .false., & ! multi-record
228  .false., & ! preserve case
229  .false., & ! layered
230  .false. & ! timeseries
231  )

◆ gwtmst_fileout

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_fileout = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'FILEOUT', 'FILEOUT', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 157 of file gwt-mstidm.f90.

157  type(InputParamDefinitionType), parameter :: &
158  gwtmst_fileout = inputparamdefinitiontype &
159  ( &
160  'GWT', & ! component
161  'MST', & ! subcomponent
162  'OPTIONS', & ! block
163  'FILEOUT', & ! tag name
164  'FILEOUT', & ! fortran variable
165  'KEYWORD', & ! type
166  '', & ! shape
167  'file keyword', & ! longname
168  .true., & ! required
169  .false., & ! developmode
170  .true., & ! multi-record
171  .false., & ! preserve case
172  .false., & ! layered
173  .false. & ! timeseries
174  )

◆ gwtmst_order0_decay

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_order0_decay = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'ZERO_ORDER_DECAY', 'ORDER0_DECAY', 'KEYWORD', '', 'activate zero-order decay', .false., .false., .false., .false., .false., .false. )
private

Definition at line 81 of file gwt-mstidm.f90.

81  type(InputParamDefinitionType), parameter :: &
82  gwtmst_order0_decay = inputparamdefinitiontype &
83  ( &
84  'GWT', & ! component
85  'MST', & ! subcomponent
86  'OPTIONS', & ! block
87  'ZERO_ORDER_DECAY', & ! tag name
88  'ORDER0_DECAY', & ! fortran variable
89  'KEYWORD', & ! type
90  '', & ! shape
91  'activate zero-order decay', & ! longname
92  .false., & ! required
93  .false., & ! developmode
94  .false., & ! multi-record
95  .false., & ! preserve case
96  .false., & ! layered
97  .false. & ! timeseries
98  )

◆ gwtmst_order1_decay

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_order1_decay = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'FIRST_ORDER_DECAY', 'ORDER1_DECAY', 'KEYWORD', '', 'activate first-order decay', .false., .false., .false., .false., .false., .false. )
private

Definition at line 62 of file gwt-mstidm.f90.

62  type(InputParamDefinitionType), parameter :: &
63  gwtmst_order1_decay = inputparamdefinitiontype &
64  ( &
65  'GWT', & ! component
66  'MST', & ! subcomponent
67  'OPTIONS', & ! block
68  'FIRST_ORDER_DECAY', & ! tag name
69  'ORDER1_DECAY', & ! fortran variable
70  'KEYWORD', & ! type
71  '', & ! shape
72  'activate first-order decay', & ! longname
73  .false., & ! required
74  .false., & ! developmode
75  .false., & ! multi-record
76  .false., & ! preserve case
77  .false., & ! layered
78  .false. & ! timeseries
79  )

◆ gwtmst_porosity

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_porosity = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'POROSITY', 'POROSITY', 'DOUBLE1D', 'NODES', 'porosity', .true., .false., .false., .false., .true., .false. )
private

Definition at line 233 of file gwt-mstidm.f90.

233  type(InputParamDefinitionType), parameter :: &
234  gwtmst_porosity = inputparamdefinitiontype &
235  ( &
236  'GWT', & ! component
237  'MST', & ! subcomponent
238  'GRIDDATA', & ! block
239  'POROSITY', & ! tag name
240  'POROSITY', & ! fortran variable
241  'DOUBLE1D', & ! type
242  'NODES', & ! shape
243  'porosity', & ! longname
244  .true., & ! required
245  .false., & ! developmode
246  .false., & ! multi-record
247  .false., & ! preserve case
248  .true., & ! layered
249  .false. & ! timeseries
250  )

◆ gwtmst_save_flows

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_save_flows = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SAVE_FLOWS', 'SAVE_FLOWS', 'KEYWORD', '', 'save calculated flows to budget file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 43 of file gwt-mstidm.f90.

43  type(InputParamDefinitionType), parameter :: &
44  gwtmst_save_flows = inputparamdefinitiontype &
45  ( &
46  'GWT', & ! component
47  'MST', & ! subcomponent
48  'OPTIONS', & ! block
49  'SAVE_FLOWS', & ! tag name
50  'SAVE_FLOWS', & ! fortran variable
51  'KEYWORD', & ! type
52  '', & ! shape
53  'save calculated flows to budget file', & ! longname
54  .false., & ! required
55  .false., & ! developmode
56  .false., & ! multi-record
57  .false., & ! preserve case
58  .false., & ! layered
59  .false. & ! timeseries
60  )

◆ gwtmst_sorbate

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_sorbate = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SORBATE', 'SORBATE', 'KEYWORD', '', 'sorbate keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 138 of file gwt-mstidm.f90.

138  type(InputParamDefinitionType), parameter :: &
139  gwtmst_sorbate = inputparamdefinitiontype &
140  ( &
141  'GWT', & ! component
142  'MST', & ! subcomponent
143  'OPTIONS', & ! block
144  'SORBATE', & ! tag name
145  'SORBATE', & ! fortran variable
146  'KEYWORD', & ! type
147  '', & ! shape
148  'sorbate keyword', & ! longname
149  .true., & ! required
150  .false., & ! developmode
151  .true., & ! multi-record
152  .false., & ! preserve case
153  .false., & ! layered
154  .false. & ! timeseries
155  )

◆ gwtmst_sorbate_rec

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_sorbate_rec = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SORBATE_FILERECORD', 'SORBATE_REC', 'RECORD SORBATE FILEOUT SORBATEFILE', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 119 of file gwt-mstidm.f90.

119  type(InputParamDefinitionType), parameter :: &
120  gwtmst_sorbate_rec = inputparamdefinitiontype &
121  ( &
122  'GWT', & ! component
123  'MST', & ! subcomponent
124  'OPTIONS', & ! block
125  'SORBATE_FILERECORD', & ! tag name
126  'SORBATE_REC', & ! fortran variable
127  'RECORD SORBATE FILEOUT SORBATEFILE', & ! type
128  '', & ! shape
129  '', & ! longname
130  .false., & ! required
131  .false., & ! developmode
132  .false., & ! multi-record
133  .false., & ! preserve case
134  .false., & ! layered
135  .false. & ! timeseries
136  )

◆ gwtmst_sorbatefile

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_sorbatefile = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SORBATEFILE', 'SORBATEFILE', 'STRING', '', 'file keyword', .true., .false., .true., .true., .false., .false. )
private

Definition at line 176 of file gwt-mstidm.f90.

176  type(InputParamDefinitionType), parameter :: &
177  gwtmst_sorbatefile = inputparamdefinitiontype &
178  ( &
179  'GWT', & ! component
180  'MST', & ! subcomponent
181  'OPTIONS', & ! block
182  'SORBATEFILE', & ! tag name
183  'SORBATEFILE', & ! fortran variable
184  'STRING', & ! type
185  '', & ! shape
186  'file keyword', & ! longname
187  .true., & ! required
188  .false., & ! developmode
189  .true., & ! multi-record
190  .true., & ! preserve case
191  .false., & ! layered
192  .false. & ! timeseries
193  )

◆ gwtmst_sorption

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_sorption = InputParamDefinitionType ( 'GWT', 'MST', 'OPTIONS', 'SORPTION', 'SORPTION', 'STRING', '', 'activate sorption', .false., .false., .false., .false., .false., .false. )
private

Definition at line 100 of file gwt-mstidm.f90.

100  type(InputParamDefinitionType), parameter :: &
101  gwtmst_sorption = inputparamdefinitiontype &
102  ( &
103  'GWT', & ! component
104  'MST', & ! subcomponent
105  'OPTIONS', & ! block
106  'SORPTION', & ! tag name
107  'SORPTION', & ! fortran variable
108  'STRING', & ! type
109  '', & ! shape
110  'activate sorption', & ! longname
111  .false., & ! required
112  .false., & ! developmode
113  .false., & ! multi-record
114  .false., & ! preserve case
115  .false., & ! layered
116  .false. & ! timeseries
117  )

◆ gwtmst_sp2

type(inputparamdefinitiontype), parameter gwtmstinputmodule::gwtmst_sp2 = InputParamDefinitionType ( 'GWT', 'MST', 'GRIDDATA', 'SP2', 'SP2', 'DOUBLE1D', 'NODES', 'second sorption parameter', .false., .false., .false., .false., .true., .false. )
private

Definition at line 328 of file gwt-mstidm.f90.

328  type(InputParamDefinitionType), parameter :: &
329  gwtmst_sp2 = inputparamdefinitiontype &
330  ( &
331  'GWT', & ! component
332  'MST', & ! subcomponent
333  'GRIDDATA', & ! block
334  'SP2', & ! tag name
335  'SP2', & ! fortran variable
336  'DOUBLE1D', & ! type
337  'NODES', & ! shape
338  'second sorption parameter', & ! longname
339  .false., & ! required
340  .false., & ! developmode
341  .false., & ! multi-record
342  .false., & ! preserve case
343  .true., & ! layered
344  .false. & ! timeseries
345  )