opm-core/opm/core
Andreas Lauser 597735b7d0 output the cells which the simulator classes consider active
copying the EclipseGrid object is required as the final set of active
cells requires knowledge of the grid used by the simulator which is
not available in opm-parser. In turn, this requires to call
EclipseGrid::resetACTNUM() which is non-const.
2014-07-17 21:47:11 +02:00
..
grid rename all "newParserDeck" objects to "deck" 2014-05-21 11:22:43 +02:00
io output the cells which the simulator classes consider active 2014-07-17 21:47:11 +02:00
linalg Change option name and generated header names. 2014-04-15 20:21:10 +02:00
pressure incorperate the review comments/decisions for multi-region PVT 2014-06-04 11:11:35 +02:00
props Merge pull request #613 from andlaus/PvtLiveOil_fix_argument_ordering 2014-07-07 14:23:54 +02:00
simulator EclipseWriter: pass an EclipseState to it and use it where possible 2014-07-16 14:34:24 +02:00
tof Fix initialization of tracer heads, and output ordering. 2014-06-25 09:56:37 +02:00
transport incorperate the review comments/decisions for multi-region PVT 2014-06-04 11:11:35 +02:00
utility incorperate the review comments/decisions for multi-region PVT 2014-06-04 11:11:35 +02:00
wells Reimplement clone_wells() in terms of well_controls_clone() 2014-07-03 16:09:56 +02:00
doxygen_main.hpp remove the EclipseGridParser class 2014-05-21 11:22:43 +02:00
grid.h Added function grid_equal() to compare two UnstructuredGrid instances. 2014-04-22 15:13:54 +02: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 well_controls: Add deep-copy (clone) support 2014-07-03 16:09:56 +02:00
wells.h wells.h: Document several function 2014-07-03 16:09:56 +02:00