On Tue, Jul 12, 2016 at 01:35:05PM +0200, Joakim Hove wrote: > > > > > > 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? > > > > > If this is static - i.e. initial data; you can quite simply add to the > simprops list here: > https://github.com/OPM/opm-simulators/blob/master/opm/autodiff/FlowMain.hpp#L751 >
Thanks. Seems like the way to go as this is the process number after the initial load balancing of the grid. Markus -- Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany, USt-Id: DE279960836 Tel.: +49 (0) 160 97590858 _______________________________________________ Opm mailing list [email protected] http://opm-project.org/cgi-bin/mailman/listinfo/opm
