Opm::EclipseWriter Class Reference A class to write the reservoir state and the well state of a blackoil simulation to disk using the Eclipse binary format. More...
Inheritance diagram for Opm::EclipseWriter:
Detailed DescriptionA class to write the reservoir state and the well state of a blackoil simulation to disk using the Eclipse binary format. This class only writes files if the 'write_output' parameter is set to 1. It needs the ERT libraries to write to disk, so if the 'write_output' parameter is set but ERT is not available, all methods throw a std::runtime_error. Constructor & Destructor Documentation
Sets the common attributes required to write eclipse binary files using ERT.
We need a destructor in the compilation unit to avoid the EclipseSummary being a complete type here. Member Function Documentation
Create a suitable set of output formats based on configuration.
Write the static eclipse data (grid, PVT curves, etc) to disk. Implements Opm::OutputWriter.
Write a reservoir state and summary information to disk. The reservoir state can be inspected with visualization tools like ResInsight. The summary information can then be visualized using tools from ERT or ECLIPSE. Note that calling this method is only meaningful after the first time step has been completed.
Implements Opm::OutputWriter. The documentation for this class was generated from the following file: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||