Closed stefoss23 closed 6 years ago
jenkins build this with downstreams opm-parser=1154 please
Please try to compile this with OPM/opm-simulators#1336
I am deeply sorry - I have misguided regarding vector sizes in this PR. Instead of forcing the output vectors to have nx*ny*nz
elements the writeInit( )
method should just pass the integer data directly through to the INIT file - whatever size.
Sorry about the mess.
jenkins build this with downstreams opm-simulators=1336 please
So for slow thinkers like me: How long does the integer vector has to be?
Now - fully unregulated.
meaning either number of active cells or number of all cartesian cells (dims[0]dims[1]dims[2]).
An extra argument of type std::map has been added to EclipseIO::writeInitial:
All entries in map will be written to INIT file in ecl keyword format.