[Opm] File formats

Alf Birger Rustad abir at equinor.com
Mon May 18 15:51:06 UTC 2020


Dear community,

We are at a cross roads with respect to file formats, and I hope you are motivated to help us arrive at the best solution. We need better load-on-demand performance for summary files than what is currently possible with the default Eclipse format for summary files. Currently you will find an implementation in opm-common that simply transposes the summary vectors, while still using the same Fortran77 binary format. That approach has mainly three drawbacks. One is that it is not supported by any post-processing application (yet). The second is that it can only be created from a finished simulation, so you need to wait for simulations to finish before you get the performant result file. The third being that it is not suited for parallel processing, so forget about each process writing out it's part. We have started looking at HDF5 to see if it fits all the needs, as we have seen that in use for reservoir simulation already. We see that there are alternatives to HDF5, so any experiences on that is highly appreciated. Any and all input is highly appreciated at this point in time.

What do you think?
Alf



-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorized 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