Reservoir Simulation Import from binary ECLIPSE files with MRST

June 2, 2026 ยท View on GitHub

import_eclipse function

Requires MRST installed with deckformat module enabled:

mrstModule('add','deckformat');

Import MRST rock properties using fine-to-coarse mapping

import_from_mapping_*.m functions

  • ijk: from Cartesian subscripts
  • linear: from linear coarse-grid indices

Contents

  1. 1import_eclipse function
  2. 2Import MRST rock properties using fine-to-coarse mapping