|
logical, public | olfdisv1dinputmodule::olf_disv1d_multi_package = .false. |
|
character(len=16), dimension(*), parameter, public | olfdisv1dinputmodule::olf_disv1d_subpackages = [ ' ' ] |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_length_units = InputParamDefinitionType ( 'OLF', 'DISV1D', 'OPTIONS', 'LENGTH_UNITS', 'LENGTH_UNITS', 'STRING', '', 'model length units', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_nogrb = InputParamDefinitionType ( 'OLF', 'DISV1D', 'OPTIONS', 'NOGRB', 'NOGRB', 'KEYWORD', '', 'do not write binary grid file', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_xorigin = InputParamDefinitionType ( 'OLF', 'DISV1D', 'OPTIONS', 'XORIGIN', 'XORIGIN', 'DOUBLE', '', 'x-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_yorigin = InputParamDefinitionType ( 'OLF', 'DISV1D', 'OPTIONS', 'YORIGIN', 'YORIGIN', 'DOUBLE', '', 'y-position origin of the model grid coordinate system', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_angrot = InputParamDefinitionType ( 'OLF', 'DISV1D', 'OPTIONS', 'ANGROT', 'ANGROT', 'DOUBLE', '', 'rotation angle', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_export_ascii = InputParamDefinitionType ( 'OLF', 'DISV1D', 'OPTIONS', 'EXPORT_ARRAY_ASCII', 'EXPORT_ASCII', 'KEYWORD', '', 'export array variables to layered ascii files.', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_nodes = InputParamDefinitionType ( 'OLF', 'DISV1D', 'DIMENSIONS', 'NODES', 'NODES', 'INTEGER', '', 'number of linear features', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_nvert = InputParamDefinitionType ( 'OLF', 'DISV1D', 'DIMENSIONS', 'NVERT', 'NVERT', 'INTEGER', '', 'number of columns', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_length = InputParamDefinitionType ( 'OLF', 'DISV1D', 'GRIDDATA', 'LENGTH', 'LENGTH', 'DOUBLE1D', 'NODES', 'length', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_width = InputParamDefinitionType ( 'OLF', 'DISV1D', 'GRIDDATA', 'WIDTH', 'WIDTH', 'DOUBLE1D', 'NODES', 'width', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_bottom = InputParamDefinitionType ( 'OLF', 'DISV1D', 'GRIDDATA', 'BOTTOM', 'BOTTOM', 'DOUBLE1D', 'NODES', 'bottom elevation for the one-dimensional cell', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_idomain = InputParamDefinitionType ( 'OLF', 'DISV1D', 'GRIDDATA', 'IDOMAIN', 'IDOMAIN', 'INTEGER1D', 'NODES', 'idomain existence array', .false., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_iv = InputParamDefinitionType ( 'OLF', 'DISV1D', 'VERTICES', 'IV', 'IV', 'INTEGER', '', 'vertex number', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_xv = InputParamDefinitionType ( 'OLF', 'DISV1D', 'VERTICES', 'XV', 'XV', 'DOUBLE', '', 'x-coordinate for vertex', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_yv = InputParamDefinitionType ( 'OLF', 'DISV1D', 'VERTICES', 'YV', 'YV', 'DOUBLE', '', 'y-coordinate for vertex', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_icell2d = InputParamDefinitionType ( 'OLF', 'DISV1D', 'CELL2D', 'ICELL2D', 'ICELL2D', 'INTEGER', '', 'cell2d number', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_fdc = InputParamDefinitionType ( 'OLF', 'DISV1D', 'CELL2D', 'FDC', 'FDC', 'DOUBLE', '', 'fractional distance to the cell center', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_ncvert = InputParamDefinitionType ( 'OLF', 'DISV1D', 'CELL2D', 'NCVERT', 'NCVERT', 'INTEGER', '', 'number of cell vertices', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_icvert = InputParamDefinitionType ( 'OLF', 'DISV1D', 'CELL2D', 'ICVERT', 'ICVERT', 'INTEGER1D', 'NCVERT', 'number of cell vertices', .true., .true., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | olfdisv1dinputmodule::olf_disv1d_param_definitions = [ olfdisv1d_length_units, olfdisv1d_nogrb, olfdisv1d_xorigin, olfdisv1d_yorigin, olfdisv1d_angrot, olfdisv1d_export_ascii, olfdisv1d_nodes, olfdisv1d_nvert, olfdisv1d_length, olfdisv1d_width, olfdisv1d_bottom, olfdisv1d_idomain, olfdisv1d_iv, olfdisv1d_xv, olfdisv1d_yv, olfdisv1d_icell2d, olfdisv1d_fdc, olfdisv1d_ncvert, olfdisv1d_icvert ] |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_vertices = InputParamDefinitionType ( 'OLF', 'DISV1D', 'VERTICES', 'VERTICES', 'VERTICES', 'RECARRAY IV XV YV', 'NVERT', 'vertices data', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), parameter | olfdisv1dinputmodule::olfdisv1d_cell2d = InputParamDefinitionType ( 'OLF', 'DISV1D', 'CELL2D', 'CELL2D', 'CELL2D', 'RECARRAY ICELL2D FDC NCVERT ICVERT', 'NODES', 'cell2d data', .true., .false., .false., .false., .false. ) |
|
type(inputparamdefinitiontype), dimension(*), parameter, public | olfdisv1dinputmodule::olf_disv1d_aggregate_definitions = [ olfdisv1d_vertices, olfdisv1d_cell2d ] |
|
type(inputblockdefinitiontype), dimension(*), parameter, public | olfdisv1dinputmodule::olf_disv1d_block_definitions = [ InputBlockDefinitionType( 'OPTIONS', .false., .false., .false. ), InputBlockDefinitionType( 'DIMENSIONS', .true., .false., .false. ), InputBlockDefinitionType( 'GRIDDATA', .true., .false., .false. ), InputBlockDefinitionType( 'VERTICES', .true., .true., .false. ), InputBlockDefinitionType( 'CELL2D', .true., .true., .false. ) ] |
|