OPM / ResInsight

3D viewer and post processing of reservoir models
http://resinsight.org/
GNU General Public License v3.0
174 stars 92 forks source link

Ensemble Surface: Support import of ascii grdecl grid models #8239

Open hhgs opened 2 years ago

hhgs commented 2 years ago

When "Create Ensemble Surface" using ascii grdecl files as input, an error is given in ResInsight. This grdecl file is imported OK as a grid model.

Error message: Unable to read dimensions from /.../realization-0/.../resinsight/input/geogrid.grdecl

kriben commented 2 years ago

It currently does not even attempt to support anything other than egrid: https://github.com/OPM/ResInsight/blob/dev/ApplicationLibCode/ProjectDataModelCommands/CommandRouter/RimcExtractSurfaces.cpp#L173