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

Data Types

type  gwfnpfparamfoundtype
 

Variables

logical, public gwf_npf_multi_package = .false.
 
character(len=16), dimension(*), parameter, public gwf_npf_subpackages = [ ' ' ]
 
type(inputparamdefinitiontype), parameter gwfnpf_ipakcb = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'keyword to save NPF flows', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_iprflow = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'keyword to print NPF flows to listing file', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_cellavg = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'ALTERNATIVE_CELL_AVERAGING', 'CELLAVG', 'STRING', '', 'conductance weighting option', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_ithickstrt = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'THICKSTRT', 'ITHICKSTRT', 'KEYWORD', '', 'keyword to activate THICKSTRT option', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_cvoptions = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'CVOPTIONS', 'CVOPTIONS', 'RECORD VARIABLECV DEWATERED', '', 'vertical conductance options', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_ivarcv = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'VARIABLECV', 'IVARCV', 'KEYWORD', '', 'keyword to activate VARIABLECV option', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_idewatcv = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'DEWATERED', 'IDEWATCV', 'KEYWORD', '', 'keyword to activate DEWATERED option', .false., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_iperched = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'PERCHED', 'IPERCHED', 'KEYWORD', '', 'keyword to activate PERCHED option', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_rewet_record = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'REWET_RECORD', 'REWET_RECORD', 'RECORD REWET WETFCT IWETIT IHDWET', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_irewet = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'REWET', 'IREWET', 'KEYWORD', '', 'keyword to activate rewetting', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_wetfct = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'WETFCT', 'WETFCT', 'DOUBLE', '', 'wetting factor to use for rewetting', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_iwetit = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'IWETIT', 'IWETIT', 'INTEGER', '', 'interval to use for rewetting', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_ihdwet = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'IHDWET', 'IHDWET', 'INTEGER', '', 'flag to determine wetting equation', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_xt3doptions = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'XT3DOPTIONS', 'XT3DOPTIONS', 'RECORD XT3D RHS', '', 'keyword to activate XT3D', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_ixt3d = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'XT3D', 'IXT3D', 'KEYWORD', '', 'keyword to activate XT3D', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_ixt3drhs = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'RHS', 'IXT3DRHS', 'KEYWORD', '', 'keyword to XT3D on right hand side', .false., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_isavspdis = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'SAVE_SPECIFIC_DISCHARGE', 'ISAVSPDIS', 'KEYWORD', '', 'keyword to save specific discharge', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_isavsat = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'SAVE_SATURATION', 'ISAVSAT', 'KEYWORD', '', 'keyword to save saturation', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_ik22overk = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'K22OVERK', 'IK22OVERK', 'KEYWORD', '', 'keyword to indicate that specified K22 is a ratio', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_ik33overk = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'K33OVERK', 'IK33OVERK', 'KEYWORD', '', 'keyword to indicate that specified K33 is a ratio', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_tvk_filerecord = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'TVK_FILERECORD', 'TVK_FILERECORD', 'RECORD TVK6 FILEIN TVK6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_tvk6 = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'TVK6', 'TVK6', 'KEYWORD', '', 'tvk keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_filein = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_tvk6_filename = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'TVK6_FILENAME', 'TVK6_FILENAME', 'STRING', '', 'file name of TVK information', .true., .false., .true., .true., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_export_ascii = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_export_nc = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'EXPORT_ARRAY_NETCDF', 'EXPORT_NC', 'KEYWORD', '', 'export array variables to netcdf output files.', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_inewton = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'DEV_NO_NEWTON', 'INEWTON', 'KEYWORD', '', 'turn off Newton for unconfined cells', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_satomega = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'DEV_OMEGA', 'SATOMEGA', 'DOUBLE', '', 'set saturation omega value', .false., .false., .false., .false., .false., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_icelltype = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'ICELLTYPE', 'ICELLTYPE', 'INTEGER1D', 'NODES', 'confined or convertible indicator', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_k = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'K', 'K', 'DOUBLE1D', 'NODES', 'hydraulic conductivity (L/T)', .true., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_k22 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'K22', 'K22', 'DOUBLE1D', 'NODES', 'hydraulic conductivity of second ellipsoid axis', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_k33 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'K33', 'K33', 'DOUBLE1D', 'NODES', 'hydraulic conductivity of third ellipsoid axis (L/T)', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_angle1 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'ANGLE1', 'ANGLE1', 'DOUBLE1D', 'NODES', 'first anisotropy rotation angle (degrees)', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_angle2 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'ANGLE2', 'ANGLE2', 'DOUBLE1D', 'NODES', 'second anisotropy rotation angle (degrees)', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_angle3 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'ANGLE3', 'ANGLE3', 'DOUBLE1D', 'NODES', 'third anisotropy rotation angle (degrees)', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), parameter gwfnpf_wetdry = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'WETDRY', 'WETDRY', 'DOUBLE1D', 'NODES', 'wetdry threshold and factor', .false., .false., .false., .false., .true., .false. )
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_npf_param_definitions = [ gwfnpf_ipakcb, gwfnpf_iprflow, gwfnpf_cellavg, gwfnpf_ithickstrt, gwfnpf_cvoptions, gwfnpf_ivarcv, gwfnpf_idewatcv, gwfnpf_iperched, gwfnpf_rewet_record, gwfnpf_irewet, gwfnpf_wetfct, gwfnpf_iwetit, gwfnpf_ihdwet, gwfnpf_xt3doptions, gwfnpf_ixt3d, gwfnpf_ixt3drhs, gwfnpf_isavspdis, gwfnpf_isavsat, gwfnpf_ik22overk, gwfnpf_ik33overk, gwfnpf_tvk_filerecord, gwfnpf_tvk6, gwfnpf_filein, gwfnpf_tvk6_filename, gwfnpf_export_ascii, gwfnpf_export_nc, gwfnpf_inewton, gwfnpf_satomega, gwfnpf_icelltype, gwfnpf_k, gwfnpf_k22, gwfnpf_k33, gwfnpf_angle1, gwfnpf_angle2, gwfnpf_angle3, gwfnpf_wetdry ]
 
type(inputparamdefinitiontype), dimension(*), parameter, public gwf_npf_aggregate_definitions = [ InputParamDefinitionType ( '', '', '', '', '', '', '', '', .false., .false., .false., .false., .false., .false. ) ]
 
type(inputblockdefinitiontype), dimension(*), parameter, public gwf_npf_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ) ]
 

Variable Documentation

◆ gwf_npf_aggregate_definitions

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

Definition at line 786 of file gwf-npfidm.f90.

786  type(InputParamDefinitionType), parameter :: &
787  gwf_npf_aggregate_definitions(*) = &
788  [ &
789  inputparamdefinitiontype &
790  ( &
791  '', & ! component
792  '', & ! subcomponent
793  '', & ! block
794  '', & ! tag name
795  '', & ! fortran variable
796  '', & ! type
797  '', & ! shape
798  '', & ! longname
799  .false., & ! required
800  .false., & ! prerelease
801  .false., & ! multi-record
802  .false., & ! preserve case
803  .false., & ! layered
804  .false. & ! timeseries
805  ) &
806  ]

◆ gwf_npf_block_definitions

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

Definition at line 808 of file gwf-npfidm.f90.

808  type(InputBlockDefinitionType), parameter :: &
809  gwf_npf_block_definitions(*) = &
810  [ &
811  inputblockdefinitiontype( &
812  'OPTIONS', & ! blockname
813  .false., & ! required
814  .false., & ! aggregate
815  .false. & ! block_variable
816  ), &
817  inputblockdefinitiontype( &
818  'GRIDDATA', & ! blockname
819  .true., & ! required
820  .false., & ! aggregate
821  .false. & ! block_variable
822  ) &
823  ]

◆ gwf_npf_multi_package

logical, public gwfnpfinputmodule::gwf_npf_multi_package = .false.

Definition at line 53 of file gwf-npfidm.f90.

53  logical :: gwf_npf_multi_package = .false.

◆ gwf_npf_param_definitions

Definition at line 745 of file gwf-npfidm.f90.

745  type(InputParamDefinitionType), parameter :: &
746  gwf_npf_param_definitions(*) = &
747  [ &
748  gwfnpf_ipakcb, &
749  gwfnpf_iprflow, &
750  gwfnpf_cellavg, &
751  gwfnpf_ithickstrt, &
752  gwfnpf_cvoptions, &
753  gwfnpf_ivarcv, &
754  gwfnpf_idewatcv, &
755  gwfnpf_iperched, &
756  gwfnpf_rewet_record, &
757  gwfnpf_irewet, &
758  gwfnpf_wetfct, &
759  gwfnpf_iwetit, &
760  gwfnpf_ihdwet, &
761  gwfnpf_xt3doptions, &
762  gwfnpf_ixt3d, &
763  gwfnpf_ixt3drhs, &
764  gwfnpf_isavspdis, &
765  gwfnpf_isavsat, &
766  gwfnpf_ik22overk, &
767  gwfnpf_ik33overk, &
768  gwfnpf_tvk_filerecord, &
769  gwfnpf_tvk6, &
770  gwfnpf_filein, &
771  gwfnpf_tvk6_filename, &
772  gwfnpf_export_ascii, &
773  gwfnpf_export_nc, &
774  gwfnpf_inewton, &
775  gwfnpf_satomega, &
776  gwfnpf_icelltype, &
777  gwfnpf_k, &
778  gwfnpf_k22, &
779  gwfnpf_k33, &
780  gwfnpf_angle1, &
781  gwfnpf_angle2, &
782  gwfnpf_angle3, &
783  gwfnpf_wetdry &
784  ]

◆ gwf_npf_subpackages

character(len=16), dimension(*), parameter, public gwfnpfinputmodule::gwf_npf_subpackages = [ ' ' ]

Definition at line 55 of file gwf-npfidm.f90.

55  character(len=16), parameter :: &
56  gwf_npf_subpackages(*) = &
57  [ &
58  ' ' &
59  ]

◆ gwfnpf_angle1

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_angle1 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'ANGLE1', 'ANGLE1', 'DOUBLE1D', 'NODES', 'first anisotropy rotation angle (degrees)', .false., .false., .false., .false., .true., .false. )
private

Definition at line 669 of file gwf-npfidm.f90.

669  type(InputParamDefinitionType), parameter :: &
670  gwfnpf_angle1 = inputparamdefinitiontype &
671  ( &
672  'GWF', & ! component
673  'NPF', & ! subcomponent
674  'GRIDDATA', & ! block
675  'ANGLE1', & ! tag name
676  'ANGLE1', & ! fortran variable
677  'DOUBLE1D', & ! type
678  'NODES', & ! shape
679  'first anisotropy rotation angle (degrees)', & ! longname
680  .false., & ! required
681  .false., & ! prerelease
682  .false., & ! multi-record
683  .false., & ! preserve case
684  .true., & ! layered
685  .false. & ! timeseries
686  )

◆ gwfnpf_angle2

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_angle2 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'ANGLE2', 'ANGLE2', 'DOUBLE1D', 'NODES', 'second anisotropy rotation angle (degrees)', .false., .false., .false., .false., .true., .false. )
private

Definition at line 688 of file gwf-npfidm.f90.

688  type(InputParamDefinitionType), parameter :: &
689  gwfnpf_angle2 = inputparamdefinitiontype &
690  ( &
691  'GWF', & ! component
692  'NPF', & ! subcomponent
693  'GRIDDATA', & ! block
694  'ANGLE2', & ! tag name
695  'ANGLE2', & ! fortran variable
696  'DOUBLE1D', & ! type
697  'NODES', & ! shape
698  'second anisotropy rotation angle (degrees)', & ! longname
699  .false., & ! required
700  .false., & ! prerelease
701  .false., & ! multi-record
702  .false., & ! preserve case
703  .true., & ! layered
704  .false. & ! timeseries
705  )

◆ gwfnpf_angle3

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_angle3 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'ANGLE3', 'ANGLE3', 'DOUBLE1D', 'NODES', 'third anisotropy rotation angle (degrees)', .false., .false., .false., .false., .true., .false. )
private

Definition at line 707 of file gwf-npfidm.f90.

707  type(InputParamDefinitionType), parameter :: &
708  gwfnpf_angle3 = inputparamdefinitiontype &
709  ( &
710  'GWF', & ! component
711  'NPF', & ! subcomponent
712  'GRIDDATA', & ! block
713  'ANGLE3', & ! tag name
714  'ANGLE3', & ! fortran variable
715  'DOUBLE1D', & ! type
716  'NODES', & ! shape
717  'third anisotropy rotation angle (degrees)', & ! longname
718  .false., & ! required
719  .false., & ! prerelease
720  .false., & ! multi-record
721  .false., & ! preserve case
722  .true., & ! layered
723  .false. & ! timeseries
724  )

◆ gwfnpf_cellavg

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_cellavg = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'ALTERNATIVE_CELL_AVERAGING', 'CELLAVG', 'STRING', '', 'conductance weighting option', .false., .false., .false., .false., .false., .false. )
private

Definition at line 99 of file gwf-npfidm.f90.

99  type(InputParamDefinitionType), parameter :: &
100  gwfnpf_cellavg = inputparamdefinitiontype &
101  ( &
102  'GWF', & ! component
103  'NPF', & ! subcomponent
104  'OPTIONS', & ! block
105  'ALTERNATIVE_CELL_AVERAGING', & ! tag name
106  'CELLAVG', & ! fortran variable
107  'STRING', & ! type
108  '', & ! shape
109  'conductance weighting option', & ! longname
110  .false., & ! required
111  .false., & ! prerelease
112  .false., & ! multi-record
113  .false., & ! preserve case
114  .false., & ! layered
115  .false. & ! timeseries
116  )

◆ gwfnpf_cvoptions

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_cvoptions = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'CVOPTIONS', 'CVOPTIONS', 'RECORD VARIABLECV DEWATERED', '', 'vertical conductance options', .false., .false., .false., .false., .false., .false. )
private

Definition at line 137 of file gwf-npfidm.f90.

137  type(InputParamDefinitionType), parameter :: &
138  gwfnpf_cvoptions = inputparamdefinitiontype &
139  ( &
140  'GWF', & ! component
141  'NPF', & ! subcomponent
142  'OPTIONS', & ! block
143  'CVOPTIONS', & ! tag name
144  'CVOPTIONS', & ! fortran variable
145  'RECORD VARIABLECV DEWATERED', & ! type
146  '', & ! shape
147  'vertical conductance options', & ! longname
148  .false., & ! required
149  .false., & ! prerelease
150  .false., & ! multi-record
151  .false., & ! preserve case
152  .false., & ! layered
153  .false. & ! timeseries
154  )

◆ gwfnpf_export_ascii

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_export_ascii = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false., .false. )
private

Definition at line 517 of file gwf-npfidm.f90.

517  type(InputParamDefinitionType), parameter :: &
518  gwfnpf_export_ascii = inputparamdefinitiontype &
519  ( &
520  'GWF', & ! component
521  'NPF', & ! subcomponent
522  'OPTIONS', & ! block
523  'EXPORT_ARRAY_ASCII', & ! tag name
524  'EXPORT_ASCII', & ! fortran variable
525  'KEYWORD', & ! type
526  '', & ! shape
527  'export array variables to layered ascii files.', & ! longname
528  .false., & ! required
529  .false., & ! prerelease
530  .false., & ! multi-record
531  .false., & ! preserve case
532  .false., & ! layered
533  .false. & ! timeseries
534  )

◆ gwfnpf_export_nc

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

Definition at line 536 of file gwf-npfidm.f90.

536  type(InputParamDefinitionType), parameter :: &
537  gwfnpf_export_nc = inputparamdefinitiontype &
538  ( &
539  'GWF', & ! component
540  'NPF', & ! subcomponent
541  'OPTIONS', & ! block
542  'EXPORT_ARRAY_NETCDF', & ! tag name
543  'EXPORT_NC', & ! fortran variable
544  'KEYWORD', & ! type
545  '', & ! shape
546  'export array variables to netcdf output files.', & ! longname
547  .false., & ! required
548  .false., & ! prerelease
549  .false., & ! multi-record
550  .false., & ! preserve case
551  .false., & ! layered
552  .false. & ! timeseries
553  )

◆ gwfnpf_filein

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_filein = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'FILEIN', 'FILEIN', 'KEYWORD', '', 'file keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 479 of file gwf-npfidm.f90.

479  type(InputParamDefinitionType), parameter :: &
480  gwfnpf_filein = inputparamdefinitiontype &
481  ( &
482  'GWF', & ! component
483  'NPF', & ! subcomponent
484  'OPTIONS', & ! block
485  'FILEIN', & ! tag name
486  'FILEIN', & ! fortran variable
487  'KEYWORD', & ! type
488  '', & ! shape
489  'file keyword', & ! longname
490  .true., & ! required
491  .false., & ! prerelease
492  .true., & ! multi-record
493  .false., & ! preserve case
494  .false., & ! layered
495  .false. & ! timeseries
496  )

◆ gwfnpf_icelltype

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_icelltype = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'ICELLTYPE', 'ICELLTYPE', 'INTEGER1D', 'NODES', 'confined or convertible indicator', .true., .false., .false., .false., .true., .false. )
private

Definition at line 593 of file gwf-npfidm.f90.

593  type(InputParamDefinitionType), parameter :: &
594  gwfnpf_icelltype = inputparamdefinitiontype &
595  ( &
596  'GWF', & ! component
597  'NPF', & ! subcomponent
598  'GRIDDATA', & ! block
599  'ICELLTYPE', & ! tag name
600  'ICELLTYPE', & ! fortran variable
601  'INTEGER1D', & ! type
602  'NODES', & ! shape
603  'confined or convertible indicator', & ! longname
604  .true., & ! required
605  .false., & ! prerelease
606  .false., & ! multi-record
607  .false., & ! preserve case
608  .true., & ! layered
609  .false. & ! timeseries
610  )

◆ gwfnpf_idewatcv

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_idewatcv = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'DEWATERED', 'IDEWATCV', 'KEYWORD', '', 'keyword to activate DEWATERED option', .false., .false., .true., .false., .false., .false. )
private

Definition at line 175 of file gwf-npfidm.f90.

175  type(InputParamDefinitionType), parameter :: &
176  gwfnpf_idewatcv = inputparamdefinitiontype &
177  ( &
178  'GWF', & ! component
179  'NPF', & ! subcomponent
180  'OPTIONS', & ! block
181  'DEWATERED', & ! tag name
182  'IDEWATCV', & ! fortran variable
183  'KEYWORD', & ! type
184  '', & ! shape
185  'keyword to activate DEWATERED option', & ! longname
186  .false., & ! required
187  .false., & ! prerelease
188  .true., & ! multi-record
189  .false., & ! preserve case
190  .false., & ! layered
191  .false. & ! timeseries
192  )

◆ gwfnpf_ihdwet

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_ihdwet = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'IHDWET', 'IHDWET', 'INTEGER', '', 'flag to determine wetting equation', .true., .false., .true., .false., .false., .false. )
private

Definition at line 289 of file gwf-npfidm.f90.

289  type(InputParamDefinitionType), parameter :: &
290  gwfnpf_ihdwet = inputparamdefinitiontype &
291  ( &
292  'GWF', & ! component
293  'NPF', & ! subcomponent
294  'OPTIONS', & ! block
295  'IHDWET', & ! tag name
296  'IHDWET', & ! fortran variable
297  'INTEGER', & ! type
298  '', & ! shape
299  'flag to determine wetting equation', & ! longname
300  .true., & ! required
301  .false., & ! prerelease
302  .true., & ! multi-record
303  .false., & ! preserve case
304  .false., & ! layered
305  .false. & ! timeseries
306  )

◆ gwfnpf_ik22overk

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_ik22overk = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'K22OVERK', 'IK22OVERK', 'KEYWORD', '', 'keyword to indicate that specified K22 is a ratio', .false., .false., .false., .false., .false., .false. )
private

Definition at line 403 of file gwf-npfidm.f90.

403  type(InputParamDefinitionType), parameter :: &
404  gwfnpf_ik22overk = inputparamdefinitiontype &
405  ( &
406  'GWF', & ! component
407  'NPF', & ! subcomponent
408  'OPTIONS', & ! block
409  'K22OVERK', & ! tag name
410  'IK22OVERK', & ! fortran variable
411  'KEYWORD', & ! type
412  '', & ! shape
413  'keyword to indicate that specified K22 is a ratio', & ! longname
414  .false., & ! required
415  .false., & ! prerelease
416  .false., & ! multi-record
417  .false., & ! preserve case
418  .false., & ! layered
419  .false. & ! timeseries
420  )

◆ gwfnpf_ik33overk

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_ik33overk = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'K33OVERK', 'IK33OVERK', 'KEYWORD', '', 'keyword to indicate that specified K33 is a ratio', .false., .false., .false., .false., .false., .false. )
private

Definition at line 422 of file gwf-npfidm.f90.

422  type(InputParamDefinitionType), parameter :: &
423  gwfnpf_ik33overk = inputparamdefinitiontype &
424  ( &
425  'GWF', & ! component
426  'NPF', & ! subcomponent
427  'OPTIONS', & ! block
428  'K33OVERK', & ! tag name
429  'IK33OVERK', & ! fortran variable
430  'KEYWORD', & ! type
431  '', & ! shape
432  'keyword to indicate that specified K33 is a ratio', & ! longname
433  .false., & ! required
434  .false., & ! prerelease
435  .false., & ! multi-record
436  .false., & ! preserve case
437  .false., & ! layered
438  .false. & ! timeseries
439  )

◆ gwfnpf_inewton

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_inewton = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'DEV_NO_NEWTON', 'INEWTON', 'KEYWORD', '', 'turn off Newton for unconfined cells', .false., .false., .false., .false., .false., .false. )
private

Definition at line 555 of file gwf-npfidm.f90.

555  type(InputParamDefinitionType), parameter :: &
556  gwfnpf_inewton = inputparamdefinitiontype &
557  ( &
558  'GWF', & ! component
559  'NPF', & ! subcomponent
560  'OPTIONS', & ! block
561  'DEV_NO_NEWTON', & ! tag name
562  'INEWTON', & ! fortran variable
563  'KEYWORD', & ! type
564  '', & ! shape
565  'turn off Newton for unconfined cells', & ! longname
566  .false., & ! required
567  .false., & ! prerelease
568  .false., & ! multi-record
569  .false., & ! preserve case
570  .false., & ! layered
571  .false. & ! timeseries
572  )

◆ gwfnpf_ipakcb

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_ipakcb = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'SAVE_FLOWS', 'IPAKCB', 'KEYWORD', '', 'keyword to save NPF flows', .false., .false., .false., .false., .false., .false. )
private

Definition at line 61 of file gwf-npfidm.f90.

61  type(InputParamDefinitionType), parameter :: &
62  gwfnpf_ipakcb = inputparamdefinitiontype &
63  ( &
64  'GWF', & ! component
65  'NPF', & ! subcomponent
66  'OPTIONS', & ! block
67  'SAVE_FLOWS', & ! tag name
68  'IPAKCB', & ! fortran variable
69  'KEYWORD', & ! type
70  '', & ! shape
71  'keyword to save NPF flows', & ! longname
72  .false., & ! required
73  .false., & ! prerelease
74  .false., & ! multi-record
75  .false., & ! preserve case
76  .false., & ! layered
77  .false. & ! timeseries
78  )

◆ gwfnpf_iperched

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_iperched = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'PERCHED', 'IPERCHED', 'KEYWORD', '', 'keyword to activate PERCHED option', .false., .false., .false., .false., .false., .false. )
private

Definition at line 194 of file gwf-npfidm.f90.

194  type(InputParamDefinitionType), parameter :: &
195  gwfnpf_iperched = inputparamdefinitiontype &
196  ( &
197  'GWF', & ! component
198  'NPF', & ! subcomponent
199  'OPTIONS', & ! block
200  'PERCHED', & ! tag name
201  'IPERCHED', & ! fortran variable
202  'KEYWORD', & ! type
203  '', & ! shape
204  'keyword to activate PERCHED option', & ! longname
205  .false., & ! required
206  .false., & ! prerelease
207  .false., & ! multi-record
208  .false., & ! preserve case
209  .false., & ! layered
210  .false. & ! timeseries
211  )

◆ gwfnpf_iprflow

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_iprflow = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'PRINT_FLOWS', 'IPRFLOW', 'KEYWORD', '', 'keyword to print NPF flows to listing file', .false., .false., .false., .false., .false., .false. )
private

Definition at line 80 of file gwf-npfidm.f90.

80  type(InputParamDefinitionType), parameter :: &
81  gwfnpf_iprflow = inputparamdefinitiontype &
82  ( &
83  'GWF', & ! component
84  'NPF', & ! subcomponent
85  'OPTIONS', & ! block
86  'PRINT_FLOWS', & ! tag name
87  'IPRFLOW', & ! fortran variable
88  'KEYWORD', & ! type
89  '', & ! shape
90  'keyword to print NPF flows to listing file', & ! longname
91  .false., & ! required
92  .false., & ! prerelease
93  .false., & ! multi-record
94  .false., & ! preserve case
95  .false., & ! layered
96  .false. & ! timeseries
97  )

◆ gwfnpf_irewet

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_irewet = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'REWET', 'IREWET', 'KEYWORD', '', 'keyword to activate rewetting', .true., .false., .true., .false., .false., .false. )
private

Definition at line 232 of file gwf-npfidm.f90.

232  type(InputParamDefinitionType), parameter :: &
233  gwfnpf_irewet = inputparamdefinitiontype &
234  ( &
235  'GWF', & ! component
236  'NPF', & ! subcomponent
237  'OPTIONS', & ! block
238  'REWET', & ! tag name
239  'IREWET', & ! fortran variable
240  'KEYWORD', & ! type
241  '', & ! shape
242  'keyword to activate rewetting', & ! longname
243  .true., & ! required
244  .false., & ! prerelease
245  .true., & ! multi-record
246  .false., & ! preserve case
247  .false., & ! layered
248  .false. & ! timeseries
249  )

◆ gwfnpf_isavsat

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_isavsat = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'SAVE_SATURATION', 'ISAVSAT', 'KEYWORD', '', 'keyword to save saturation', .false., .false., .false., .false., .false., .false. )
private

Definition at line 384 of file gwf-npfidm.f90.

384  type(InputParamDefinitionType), parameter :: &
385  gwfnpf_isavsat = inputparamdefinitiontype &
386  ( &
387  'GWF', & ! component
388  'NPF', & ! subcomponent
389  'OPTIONS', & ! block
390  'SAVE_SATURATION', & ! tag name
391  'ISAVSAT', & ! fortran variable
392  'KEYWORD', & ! type
393  '', & ! shape
394  'keyword to save saturation', & ! longname
395  .false., & ! required
396  .false., & ! prerelease
397  .false., & ! multi-record
398  .false., & ! preserve case
399  .false., & ! layered
400  .false. & ! timeseries
401  )

◆ gwfnpf_isavspdis

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_isavspdis = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'SAVE_SPECIFIC_DISCHARGE', 'ISAVSPDIS', 'KEYWORD', '', 'keyword to save specific discharge', .false., .false., .false., .false., .false., .false. )
private

Definition at line 365 of file gwf-npfidm.f90.

365  type(InputParamDefinitionType), parameter :: &
366  gwfnpf_isavspdis = inputparamdefinitiontype &
367  ( &
368  'GWF', & ! component
369  'NPF', & ! subcomponent
370  'OPTIONS', & ! block
371  'SAVE_SPECIFIC_DISCHARGE', & ! tag name
372  'ISAVSPDIS', & ! fortran variable
373  'KEYWORD', & ! type
374  '', & ! shape
375  'keyword to save specific discharge', & ! longname
376  .false., & ! required
377  .false., & ! prerelease
378  .false., & ! multi-record
379  .false., & ! preserve case
380  .false., & ! layered
381  .false. & ! timeseries
382  )

◆ gwfnpf_ithickstrt

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_ithickstrt = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'THICKSTRT', 'ITHICKSTRT', 'KEYWORD', '', 'keyword to activate THICKSTRT option', .false., .false., .false., .false., .false., .false. )
private

Definition at line 118 of file gwf-npfidm.f90.

118  type(InputParamDefinitionType), parameter :: &
119  gwfnpf_ithickstrt = inputparamdefinitiontype &
120  ( &
121  'GWF', & ! component
122  'NPF', & ! subcomponent
123  'OPTIONS', & ! block
124  'THICKSTRT', & ! tag name
125  'ITHICKSTRT', & ! fortran variable
126  'KEYWORD', & ! type
127  '', & ! shape
128  'keyword to activate THICKSTRT option', & ! longname
129  .false., & ! required
130  .false., & ! prerelease
131  .false., & ! multi-record
132  .false., & ! preserve case
133  .false., & ! layered
134  .false. & ! timeseries
135  )

◆ gwfnpf_ivarcv

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_ivarcv = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'VARIABLECV', 'IVARCV', 'KEYWORD', '', 'keyword to activate VARIABLECV option', .true., .false., .true., .false., .false., .false. )
private

Definition at line 156 of file gwf-npfidm.f90.

156  type(InputParamDefinitionType), parameter :: &
157  gwfnpf_ivarcv = inputparamdefinitiontype &
158  ( &
159  'GWF', & ! component
160  'NPF', & ! subcomponent
161  'OPTIONS', & ! block
162  'VARIABLECV', & ! tag name
163  'IVARCV', & ! fortran variable
164  'KEYWORD', & ! type
165  '', & ! shape
166  'keyword to activate VARIABLECV option', & ! longname
167  .true., & ! required
168  .false., & ! prerelease
169  .true., & ! multi-record
170  .false., & ! preserve case
171  .false., & ! layered
172  .false. & ! timeseries
173  )

◆ gwfnpf_iwetit

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_iwetit = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'IWETIT', 'IWETIT', 'INTEGER', '', 'interval to use for rewetting', .true., .false., .true., .false., .false., .false. )
private

Definition at line 270 of file gwf-npfidm.f90.

270  type(InputParamDefinitionType), parameter :: &
271  gwfnpf_iwetit = inputparamdefinitiontype &
272  ( &
273  'GWF', & ! component
274  'NPF', & ! subcomponent
275  'OPTIONS', & ! block
276  'IWETIT', & ! tag name
277  'IWETIT', & ! fortran variable
278  'INTEGER', & ! type
279  '', & ! shape
280  'interval to use for rewetting', & ! longname
281  .true., & ! required
282  .false., & ! prerelease
283  .true., & ! multi-record
284  .false., & ! preserve case
285  .false., & ! layered
286  .false. & ! timeseries
287  )

◆ gwfnpf_ixt3d

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_ixt3d = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'XT3D', 'IXT3D', 'KEYWORD', '', 'keyword to activate XT3D', .true., .false., .true., .false., .false., .false. )
private

Definition at line 327 of file gwf-npfidm.f90.

327  type(InputParamDefinitionType), parameter :: &
328  gwfnpf_ixt3d = inputparamdefinitiontype &
329  ( &
330  'GWF', & ! component
331  'NPF', & ! subcomponent
332  'OPTIONS', & ! block
333  'XT3D', & ! tag name
334  'IXT3D', & ! fortran variable
335  'KEYWORD', & ! type
336  '', & ! shape
337  'keyword to activate XT3D', & ! longname
338  .true., & ! required
339  .false., & ! prerelease
340  .true., & ! multi-record
341  .false., & ! preserve case
342  .false., & ! layered
343  .false. & ! timeseries
344  )

◆ gwfnpf_ixt3drhs

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_ixt3drhs = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'RHS', 'IXT3DRHS', 'KEYWORD', '', 'keyword to XT3D on right hand side', .false., .false., .true., .false., .false., .false. )
private

Definition at line 346 of file gwf-npfidm.f90.

346  type(InputParamDefinitionType), parameter :: &
347  gwfnpf_ixt3drhs = inputparamdefinitiontype &
348  ( &
349  'GWF', & ! component
350  'NPF', & ! subcomponent
351  'OPTIONS', & ! block
352  'RHS', & ! tag name
353  'IXT3DRHS', & ! fortran variable
354  'KEYWORD', & ! type
355  '', & ! shape
356  'keyword to XT3D on right hand side', & ! longname
357  .false., & ! required
358  .false., & ! prerelease
359  .true., & ! multi-record
360  .false., & ! preserve case
361  .false., & ! layered
362  .false. & ! timeseries
363  )

◆ gwfnpf_k

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_k = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'K', 'K', 'DOUBLE1D', 'NODES', 'hydraulic conductivity (L/T)', .true., .false., .false., .false., .true., .false. )
private

Definition at line 612 of file gwf-npfidm.f90.

612  type(InputParamDefinitionType), parameter :: &
613  gwfnpf_k = inputparamdefinitiontype &
614  ( &
615  'GWF', & ! component
616  'NPF', & ! subcomponent
617  'GRIDDATA', & ! block
618  'K', & ! tag name
619  'K', & ! fortran variable
620  'DOUBLE1D', & ! type
621  'NODES', & ! shape
622  'hydraulic conductivity (L/T)', & ! longname
623  .true., & ! required
624  .false., & ! prerelease
625  .false., & ! multi-record
626  .false., & ! preserve case
627  .true., & ! layered
628  .false. & ! timeseries
629  )

◆ gwfnpf_k22

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_k22 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'K22', 'K22', 'DOUBLE1D', 'NODES', 'hydraulic conductivity of second ellipsoid axis', .false., .false., .false., .false., .true., .false. )
private

Definition at line 631 of file gwf-npfidm.f90.

631  type(InputParamDefinitionType), parameter :: &
632  gwfnpf_k22 = inputparamdefinitiontype &
633  ( &
634  'GWF', & ! component
635  'NPF', & ! subcomponent
636  'GRIDDATA', & ! block
637  'K22', & ! tag name
638  'K22', & ! fortran variable
639  'DOUBLE1D', & ! type
640  'NODES', & ! shape
641  'hydraulic conductivity of second ellipsoid axis', & ! longname
642  .false., & ! required
643  .false., & ! prerelease
644  .false., & ! multi-record
645  .false., & ! preserve case
646  .true., & ! layered
647  .false. & ! timeseries
648  )

◆ gwfnpf_k33

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_k33 = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'K33', 'K33', 'DOUBLE1D', 'NODES', 'hydraulic conductivity of third ellipsoid axis (L/T)', .false., .false., .false., .false., .true., .false. )
private

Definition at line 650 of file gwf-npfidm.f90.

650  type(InputParamDefinitionType), parameter :: &
651  gwfnpf_k33 = inputparamdefinitiontype &
652  ( &
653  'GWF', & ! component
654  'NPF', & ! subcomponent
655  'GRIDDATA', & ! block
656  'K33', & ! tag name
657  'K33', & ! fortran variable
658  'DOUBLE1D', & ! type
659  'NODES', & ! shape
660  'hydraulic conductivity of third ellipsoid axis (L/T)', & ! longname
661  .false., & ! required
662  .false., & ! prerelease
663  .false., & ! multi-record
664  .false., & ! preserve case
665  .true., & ! layered
666  .false. & ! timeseries
667  )

◆ gwfnpf_rewet_record

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_rewet_record = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'REWET_RECORD', 'REWET_RECORD', 'RECORD REWET WETFCT IWETIT IHDWET', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 213 of file gwf-npfidm.f90.

213  type(InputParamDefinitionType), parameter :: &
214  gwfnpf_rewet_record = inputparamdefinitiontype &
215  ( &
216  'GWF', & ! component
217  'NPF', & ! subcomponent
218  'OPTIONS', & ! block
219  'REWET_RECORD', & ! tag name
220  'REWET_RECORD', & ! fortran variable
221  'RECORD REWET WETFCT IWETIT IHDWET', & ! type
222  '', & ! shape
223  '', & ! longname
224  .false., & ! required
225  .false., & ! prerelease
226  .false., & ! multi-record
227  .false., & ! preserve case
228  .false., & ! layered
229  .false. & ! timeseries
230  )

◆ gwfnpf_satomega

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_satomega = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'DEV_OMEGA', 'SATOMEGA', 'DOUBLE', '', 'set saturation omega value', .false., .false., .false., .false., .false., .false. )
private

Definition at line 574 of file gwf-npfidm.f90.

574  type(InputParamDefinitionType), parameter :: &
575  gwfnpf_satomega = inputparamdefinitiontype &
576  ( &
577  'GWF', & ! component
578  'NPF', & ! subcomponent
579  'OPTIONS', & ! block
580  'DEV_OMEGA', & ! tag name
581  'SATOMEGA', & ! fortran variable
582  'DOUBLE', & ! type
583  '', & ! shape
584  'set saturation omega value', & ! longname
585  .false., & ! required
586  .false., & ! prerelease
587  .false., & ! multi-record
588  .false., & ! preserve case
589  .false., & ! layered
590  .false. & ! timeseries
591  )

◆ gwfnpf_tvk6

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_tvk6 = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'TVK6', 'TVK6', 'KEYWORD', '', 'tvk keyword', .true., .false., .true., .false., .false., .false. )
private

Definition at line 460 of file gwf-npfidm.f90.

460  type(InputParamDefinitionType), parameter :: &
461  gwfnpf_tvk6 = inputparamdefinitiontype &
462  ( &
463  'GWF', & ! component
464  'NPF', & ! subcomponent
465  'OPTIONS', & ! block
466  'TVK6', & ! tag name
467  'TVK6', & ! fortran variable
468  'KEYWORD', & ! type
469  '', & ! shape
470  'tvk keyword', & ! longname
471  .true., & ! required
472  .false., & ! prerelease
473  .true., & ! multi-record
474  .false., & ! preserve case
475  .false., & ! layered
476  .false. & ! timeseries
477  )

◆ gwfnpf_tvk6_filename

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_tvk6_filename = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'TVK6_FILENAME', 'TVK6_FILENAME', 'STRING', '', 'file name of TVK information', .true., .false., .true., .true., .false., .false. )
private

Definition at line 498 of file gwf-npfidm.f90.

498  type(InputParamDefinitionType), parameter :: &
499  gwfnpf_tvk6_filename = inputparamdefinitiontype &
500  ( &
501  'GWF', & ! component
502  'NPF', & ! subcomponent
503  'OPTIONS', & ! block
504  'TVK6_FILENAME', & ! tag name
505  'TVK6_FILENAME', & ! fortran variable
506  'STRING', & ! type
507  '', & ! shape
508  'file name of TVK information', & ! longname
509  .true., & ! required
510  .false., & ! prerelease
511  .true., & ! multi-record
512  .true., & ! preserve case
513  .false., & ! layered
514  .false. & ! timeseries
515  )

◆ gwfnpf_tvk_filerecord

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_tvk_filerecord = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'TVK_FILERECORD', 'TVK_FILERECORD', 'RECORD TVK6 FILEIN TVK6_FILENAME', '', '', .false., .false., .false., .false., .false., .false. )
private

Definition at line 441 of file gwf-npfidm.f90.

441  type(InputParamDefinitionType), parameter :: &
442  gwfnpf_tvk_filerecord = inputparamdefinitiontype &
443  ( &
444  'GWF', & ! component
445  'NPF', & ! subcomponent
446  'OPTIONS', & ! block
447  'TVK_FILERECORD', & ! tag name
448  'TVK_FILERECORD', & ! fortran variable
449  'RECORD TVK6 FILEIN TVK6_FILENAME', & ! type
450  '', & ! shape
451  '', & ! longname
452  .false., & ! required
453  .false., & ! prerelease
454  .false., & ! multi-record
455  .false., & ! preserve case
456  .false., & ! layered
457  .false. & ! timeseries
458  )

◆ gwfnpf_wetdry

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_wetdry = InputParamDefinitionType ( 'GWF', 'NPF', 'GRIDDATA', 'WETDRY', 'WETDRY', 'DOUBLE1D', 'NODES', 'wetdry threshold and factor', .false., .false., .false., .false., .true., .false. )
private

Definition at line 726 of file gwf-npfidm.f90.

726  type(InputParamDefinitionType), parameter :: &
727  gwfnpf_wetdry = inputparamdefinitiontype &
728  ( &
729  'GWF', & ! component
730  'NPF', & ! subcomponent
731  'GRIDDATA', & ! block
732  'WETDRY', & ! tag name
733  'WETDRY', & ! fortran variable
734  'DOUBLE1D', & ! type
735  'NODES', & ! shape
736  'wetdry threshold and factor', & ! longname
737  .false., & ! required
738  .false., & ! prerelease
739  .false., & ! multi-record
740  .false., & ! preserve case
741  .true., & ! layered
742  .false. & ! timeseries
743  )

◆ gwfnpf_wetfct

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_wetfct = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'WETFCT', 'WETFCT', 'DOUBLE', '', 'wetting factor to use for rewetting', .true., .false., .true., .false., .false., .false. )
private

Definition at line 251 of file gwf-npfidm.f90.

251  type(InputParamDefinitionType), parameter :: &
252  gwfnpf_wetfct = inputparamdefinitiontype &
253  ( &
254  'GWF', & ! component
255  'NPF', & ! subcomponent
256  'OPTIONS', & ! block
257  'WETFCT', & ! tag name
258  'WETFCT', & ! fortran variable
259  'DOUBLE', & ! type
260  '', & ! shape
261  'wetting factor to use for rewetting', & ! longname
262  .true., & ! required
263  .false., & ! prerelease
264  .true., & ! multi-record
265  .false., & ! preserve case
266  .false., & ! layered
267  .false. & ! timeseries
268  )

◆ gwfnpf_xt3doptions

type(inputparamdefinitiontype), parameter gwfnpfinputmodule::gwfnpf_xt3doptions = InputParamDefinitionType ( 'GWF', 'NPF', 'OPTIONS', 'XT3DOPTIONS', 'XT3DOPTIONS', 'RECORD XT3D RHS', '', 'keyword to activate XT3D', .false., .false., .false., .false., .false., .false. )
private

Definition at line 308 of file gwf-npfidm.f90.

308  type(InputParamDefinitionType), parameter :: &
309  gwfnpf_xt3doptions = inputparamdefinitiontype &
310  ( &
311  'GWF', & ! component
312  'NPF', & ! subcomponent
313  'OPTIONS', & ! block
314  'XT3DOPTIONS', & ! tag name
315  'XT3DOPTIONS', & ! fortran variable
316  'RECORD XT3D RHS', & ! type
317  '', & ! shape
318  'keyword to activate XT3D', & ! longname
319  .false., & ! required
320  .false., & ! prerelease
321  .false., & ! multi-record
322  .false., & ! preserve case
323  .false., & ! layered
324  .false. & ! timeseries
325  )