[Opm] adding custom cell data to output and visualize it.

Alf Birger Rustad abir at statoil.com
Tue Jul 12 11:25:12 UTC 2016


For debug purposes, you can trick it by replacing one of the output vectors with your custom vector when output is written. Currently, we only have a fixed set of vectors written out, you will find them here:
https://github.com/OPM/opm-output/blob/master/opm/output/eclipse/EclipseWriter.cpp#L696

If you use the trick above, you should be able to visualize it directly from the simulation. Alternatively, you can just print your custom vector to some file (in ASCII), and place it as one of the properties in the input grdecl file (that is where the grid is given on the input side), for instance put it under PERMY. Resinsight will happily open up the grdecl file as input with various cell properties included.

Cheers,
Alf
________________________________________
From: Opm [opm-bounces at opm-project.org] on behalf of Markus Blatt [markus at dr-blatt.de]
Sent: Tuesday, July 12, 2016 1:05 PM
To: opm at opm-project.org
Subject: [Opm] adding custom cell data to output and visualize it.

Hi,

let us imagine that I have a custom vector containing data attached to
the cells. Is there a way to output this data in addition to the
default values to eclipse output? How?

I assume that such an additional field can be easily visualized with
ResInsight or am I wrong?

Markus
_______________________________________________
Opm mailing list
Opm at opm-project.org
http://opm-project.org/cgi-bin/mailman/listinfo/opm


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you



More information about the Opm mailing list