opm-core/opm/core
chflo 3f06ddd400 Use the IOConfig object from EclipseState to decide whether:
* output is to be formatted or not (FMTOUT keyword, default if keyword not present is unformatted)
* Whether restart file should be written for a specified report step
* whether restart files are to be unified or not (UNIFOUT keyword, default if keyword not present is multiple)
* whether an EGRID file should be written (GRIDFILE, NOGGF keywords)
* whether an INIT file should be written (INIT keyword)

* Removed former setting for interval writes to disk (from params)
2015-06-15 12:04:53 +02:00
..
flowdiagnostics Added computeWellPairs() function. 2015-02-11 14:03:47 +01:00
grid Renames ADCellVolumesTraits to CellVolumeIteratorTraits. 2015-03-02 11:15:08 +01:00
io Use the IOConfig object from EclipseState to decide whether: 2015-06-15 12:04:53 +02:00
linalg Silence multiple warnings. 2015-05-28 14:05:09 +02:00
pressure Fix whitespace issues. 2015-01-23 09:12:15 +01:00
props Suppress sign-comparison warnings. 2015-03-27 15:38:21 +01:00
simulator Silence multiple warnings. 2015-05-28 14:05:09 +02:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility Silence multiple warnings. 2015-05-28 14:05:09 +02:00
wells Removes well debugging output. 2015-05-27 09:22:54 +02:00
doxygen_main.hpp remove the EclipseGridParser class 2014-05-21 11:22:43 +02:00
grid.h Doc fix: face -> cell. 2015-02-20 14:51:03 +01:00
opm-core-pch.hpp Use precompiled headers to compile C++ modules 2013-02-11 22:38:00 +01:00
version.c Include version information in the library 2013-07-31 12:22:18 +02:00
version.h Bump version numbers. 2013-10-21 13:53:29 +02:00
well_controls.h Renaming well is shut to well is stopped. 2015-01-09 09:10:10 +01:00
wells.h wells.h: Document several function 2014-07-03 16:09:56 +02:00