ResInsight/TestModels/fault_test/regular27cell.DATA
Magne Sjaastad 12918ec107 Faults: Reading from Eclipse text files and basic visualization
Added reading of faults directly from Eclipse text files
Added named faults in project tree
Added fault geompetry parts
Added test data
2013-12-03 20:30:32 +01:00

31 lines
590 B
Plaintext

-- ==========================================================================
--
-- *************************** GRID SECTION ******************************
--
-- Specification of geometry of computational grid, and of rock
-- properties in each grid block.
--
-- ==========================================================================
GRID
-- GEOMETRY
INCLUDE
'./regular27cell.grdecl' /
-- FAULTS
INCLUDE
'./main_faults.grdecl' /
FAULTS
-- NAME IX1 IX2 IY1 IY2 IZ1 IZ2 FACE
'DATA_FILE_MAIN' 2 3 1 1 1 3 'X-' /
/
EDIT