Data Structure: Util_eclipse_import |
|
Description |
Utility to import Eclipse data |
Usage |
Util_eclipse_import NUM=ival where ival is the data structure number |
Description |
Overview Util_eclipse_import can be used to import Eclipse data from corner point grids and export a Paraview plot file and optionally an Abaqus mesh file which can be readily converted to ParaGeo data.
|
Header_file_name Defines the name of the Eclipse header file |
Usage |
||||
|
||||
Description |
||||
Defines the name of the Eclipse header file
|
Coordinate_file_name Defines the name of the Eclipse coordinate file |
Usage |
||||
|
||||
Description |
||||
Defines the name of the Eclipse coordinate file
|
Corner_file_name Defines the name of the Eclipse Z-Corner file |
Usage |
||||
|
||||
Description |
||||
Defines the name of the Eclipse Z-Corner file
|
Output_file_name Name of output abaqus data file |
Usage |
||||
|
||||
Description |
||||
Defines the name of the file that will contain the output abaqus data (maximum 64 characters).
|
Input_file_format Import format for file (Default: Eclipse) |
Usage |
||||
|
||||
Description |
||||
Import format for file. Valid input formats are: • "Eclipse" - Eclipse grid file (default) • "Zmap" - Zmap grid files • "EGRID" - Eclipse EGRID file • "UNRST" - Eclipse restart file • "FEGRID" - Eclipse ASCII EGRID file • "FUNRST" - Eclipse ASCII restart file
Notes •If "Eclipse" is defined then corner point Eclipse format is used •If "Zmap" is defined then Zmap data is imported using Util_zmap_import.
|
Output_file_format Output format for file |
Usage |
||||
|
||||
Description |
||||
Defines the output format for file. Valid output formats are: • "Eclipse" - Eclipse grid file • "Abaqus" - Abaqus mesh file (default)
|
Sub_grid_dimensions I,J,K values for the minimum and maximum extent of subgrid |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines a subgrid within the read Eclipse data using I,J,K values for the minimum and maximum extent of the subgrid. Note that the output files will correspond to the subgrid only.
|
Property_file_names List of files containing properties |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines the list of Eclipse property files
|
Property_names List of property names |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines the list of Eclipse property names
|
Property_null_flags Retain or interolate null property flag |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines whether the null values on imported properties shoud be retained and used or whether properties should be intepolated from neighbour values. Valid values are: •0 - interpolate from neighbour values (default) •1 - retain null value
|
Output_coordinate_type Output reservoir coordinate system type |
Usage |
||||
|
||||
Description |
||||
Output reservoir coordinate system type. Valid values are: • "None" - Do not perform any transformation in the coordinate system • "Global" - Global coordinate system (default) • "Eclipse" - X(geo) =X(res), Y(geo) =-Y(res), Z(res) = positive depth • "Openflow" - X(geo) =X(res), Y(geo) =-Y(res), Z(res) = negative depth
|
Translation X,Y and Z translation to be applied before output |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
X,Y and Z translation to be applied before output. The translation is specified in the output units.
|
Grid_subdivision_i Number of sub-divisions in the i-direction |
Usage |
||||
|
||||
Description |
||||
Defines the number of sub-divisions required for each cell in the i-direction for the exported grid
|
Grid_subdivision_j Number of sub-divisions in the j-direction |
Usage |
||||
|
||||
Description |
||||
Defines the number of sub-divisions required for each cell in the j-direction for the exported grid
|
Grid_subdivision_list_k Defines a list of cells in the k-direction to be sub-divided and the number of sub-divisions |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines a list of cells in the k-direction to be sub-divided and the number of sub-divisions •Row 1 - list of cells to be sub-divided (k coordinates of cells) •Row 2 - Number of sub-divisions for each cell
|
Group_cells Number of grid cells in k-direction defining each group |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Number of contiguous grid cells in k-direction defining each group. Thus, for a case with 7 grid cells in k direction if the aim is to merge: •Second with third cells into single ParaGeo group input data will be: 1 2 1 1 1 1 (6 values corresponding to the 6 output ParaGeo groups) •Second with third and sixth with seventh cells into two single ParaGeo groups input data will be: 1 2 1 1 2 (5 values corresponding to the 5 output ParaGeo groups)
|
Group_names Name of each group |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines the name of the output ParaGeo groups
|
Boundary_set_flag Defines whether boundary NSETS should be created |
Usage |
||||
|
||||
Description |
||||
Defines whether boundary NSETS should be created. Valid values are: • 0 - Do not create boundary NSETS (default) • 1 - Create NSETS for basal and top surface • 2 - Create NSETS for basal, top surface and side boundaries
|
Stratigraphy_flag Defines whether NSETS should be created at formation top surfaces |
Usage |
||||
|
||||
Description |
||||
Defines whether NSETS should be created at formation top surfaces. Valid values are: • 0 - Do not create boundary NSETS (default) • 1 - Create NSETS for stratigraphy top surfaces
|
Pinchout_properties Defines pinchout tolerance below which formations will be merged |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines pinchout cell tolerance below which formations will be merged. •Location 1: Pinchout tolerance . If the thickness is below this value it will be pinched out. •Location 2: Minimum thickness criteria. If the cell thickness is below this value it will be either increased (if possible), or pinched out if not
|
Pinchout_direction Defines whether the pinchout and merge operations are top down or bottom up |
Usage |
||||
|
||||
Description |
||||
Defines whether the pinchout and merge operations are top down or bottom up. Valid values are; • 1 - Bottom up in eclipse grid (top down in standard grid) • 2 - Top down in eclipse grid (bottom up in standard grid) (Default)
|
Minimum_base_thickness Defines the minimum thickness of the basal layer. |
Usage |
||||
|
||||
Description |
||||
Defines the minimum thickness of the basal layer. If this value is non-zero then no cells of the base layer will be removed by pinchout
|
Maximum_base_thickness Defines the maximum thickness of the basal layer. |
Usage |
||||
|
||||
Description |
||||
Defines the maximum thickness of the basal layer. If this value is non-zero then no cells of the base layer will be removed by pinchout
|
Active_cell_property Name of property to be used to evaluate active cells |
Usage |
||||
|
||||
Description |
||||
Defines the name of the property that indicates whether a cell is active or not based on its value (0 - inactive, 1 - active). If Active_cell_property is defined only active cell data will be exported into output files.
|
Output_units Units used in the reservoir simulator |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Units used in the Output. By default the unit order is: •Location 1 - units for stress e.g. ("MPa", "KPa", "Pa", "psi", "bar") •Location 2 - units for length e.g. ("m", "mm", "km", "in", "ft") •Location 3 - units for time e.g. ("s", "hrs", "years", "Ma") •Location 4 - units for temperature e.g. ("Celsius", "Kelvin", "Fahrenheit", "Rankine") •Location 5 - units for conductivity e.g. ("W") •Location 6 - units for permeability e.g. ("m^2", "D", "mD", "microD", "nanoD", "ft^2") •Location 7 - units for density e.g. ("kg/m^3", "lb/ft^3", "lb/in^3", "lb/gal")
Notes •If units are specified they will be used to perform unit conversion •The default order of the units may be changed by specifying Units_list •If any unit value not specified no conversion will be performed for that quantity
|
Units_list List of unit types corresponding to \k1 Output_units |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
List of unit types corresponding to the values defined in Output_units. Valid names include: • "stress" - Stress • "length" - Length • "time" - Time • "temperature" - Temperature • "conductivity" - Conductivity • "permeability" - Permeability • "density" - Density
|
Surface_i_list Defines a list of surfaces by i-location to be output as TSets |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines a list of surfaces by i-location to be output as TSets
|
Surface_j_list Defines a list of surfaces by j-location to be output as TSets |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines a list of surfaces by j-location to be output as TSets
|
Line_ij_list Defines a list of vertical lines to be output as NSETS |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines a list of vertical lines to be output as NSETS using the i,j location •Row 1 - list of i-locations •Row 2 - List of j-locations
|
Spatial_grid_name Defines the name of an output spatial grid |
Usage |
||||
|
||||
Description |
||||
Defines the name of an output spatial grid
|
Spatial_grid_file_name Defines the name of an output spatial grid file |
Usage |
||||
|
||||
Description |
||||
Defines the name of an output spatial grid file (default: Spatial_grid_name )
|
Spatial_grid_type Type of the spatial grid |
Usage |
||||
|
||||
Description |
||||
Type of the spatial grid. Valid grid types are: • "Group" - Grid specified on a group-by-group basis for some or all groups (Default) • "Element" - Grid specified by element numbers corresponding to the ParaGeo mesh
|
Spatial_single_prop_flag Flag defining whether properties are written to separate spatial grid files |
Usage |
||||
|
||||
Description |
||||
Flag defining whether properties are written to separate spatial grid files . Valid values are: • 0 - Properties will be output into a single .spat file • 1 - Output each property to a separate .spat file (default)
|
Spatial_grid_null_flags Export flag for undefined properties |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines whether the spatial grid for each property is have a null value exported. If a null value is defined then any in a spatial grid, then when imported only the defined values will be used to update the spatially varying properties
Notes <\h2> •If Spatial_grid_null_flags is not defined then a null value will be written for all properties.
|
Spatial_grid_null_values Export value for undefined values for each property exported |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Export value for undefined values for each property exported
|
Output_property_names List of property names |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines the list of Eclipse property names for output (default the properties defined in Properties) The following properties are available in addition to the user defined properties •"I" - Cell number in the I division direction •"J" - Cell number in the J division direction •"K" - Cell number in the K division direction •"Group" - Cell number group number
|
Horizontal_horizon_flag Defines whether the horizons should be horizontal |
Usage |
||||
|
||||
Description |
||||
Defines whether the stratigraphy horizons are exported as horizontal surfaces. This is only appropiate for column models considering a single IJ cell idexes from the grid, in which the user may want to remove any inclination in the horizons. Valid values are: • 0 - Export horizons as defined in the grid (Default) • 1 - Output each property to a separate .spat file (default)
|
Output_level Flag to indicate the amount of output to the log (.res) file |
Usage |
||||
|
||||
Description |
||||
Flag for indicating amount of output information relative to remesh operations to the log (.res) file. Valid values are: • 0 - Minimum output (default) • 1 - Medium level output • 2 - Maximum level output
|