Commit Graph
20 Commits
Author SHA1 Message Date
Bård Skaflestad 945104f39b Merge pull request #89 from qilicun/fix_polymer_inflow
Change PolymerInflow constructor interface.
2015-01-26 23:29:55 -06:00
Bård Skaflestad e6c09f6dd5 Merge pull request #61 from andlaus/enable_property_modifiers
use the EclipseState instead of the raw deck
2014-06-11 22:47:08 +02:00
Bård Skaflestad de9fdc254c Merge pull request #60 from andlaus/implement_multi-region_pvt_tables
fix a pretty simple compile issue
2014-06-06 14:38:30 +02:00
Bård Skaflestad 64aa6566ae Merge pull request #59 from andlaus/move_to_opm-parser
move the code away from EclipseGridParser to opm-parser
2014-06-04 00:25:12 +02:00
Bård Skaflestad 4c0e0c8361 Implement low-level init() routines
These are needed by the initialisation routines of the refactored
opm-core (PR OPM/opm-core#518) that introduces support for parallel
grids.
2014-04-14 23:52:50 +02:00
Bård Skaflestad 62579932fa Merge pull request #46 from joakim-hove/use-well-controls-api
Using the well_controls_get_xxx() functions.
2014-01-09 03:44:15 -08:00
Bård Skaflestad 525f055475 Merge pull request #37 from atgeirr/bump-version
Bump version number and label.
2013-10-21 06:16:49 -07:00
Bård Skaflestad 741a9653ed Merge pull request #32 from andlaus/fix_headers
make headers autonomously includable and fix a few harmless clang warnings
2013-09-24 02:39:07 -07:00
Bård Skaflestad 9bed84b63f Merge pull request #31 from andlaus/adapt_exception_code
Adapt exception code
2013-09-09 03:46:53 -07:00
Bård Skaflestad 8200b5dff7 Merge pull request #17 from atgeirr/combined
Adapt to changes in OPM/opm-core#203
2013-03-18 12:14:46 -07:00
Bård Skaflestad 36e017d48d Honour initialisation order requirement.
Introduced in change-set 85cde6f721a4.
2012-09-05 10:27:37 +02:00
Bård Skaflestad 297ca997c7 Chase interface change of Opm::IncompPropertiesFromDeck constructor. 2012-08-10 12:38:24 +02:00
Bård Skaflestad 0c0ea6863f Chase interface change of Opm::IncompPropertiesFromDeck constructor. 2012-08-10 12:27:41 +02:00
Bård Skaflestad 43d9d6235e Restore build in case-sensitive file-systems. 2012-06-13 17:38:48 +02:00
Bård Skaflestad 938640f180 Catch up to interface change of writeVtkData().
OPM-Core change-set 57bac968c8a6 replaced UnstructuredGrid pointers
with the corresponding (const) references.
2012-03-14 09:11:32 +01:00
Bård Skaflestad d12d444411 Include <cmath> for std::pow(). 2012-03-06 21:59:02 +01:00
Bård Skaflestad aebf500789 Staticise polymerInflowAtTime() to avoid warning about missing declaration. 2012-02-20 13:58:56 +01:00
Bård Skaflestad 6ba84fa5da Split a long line to fit in eighty columns. 2012-02-03 12:38:54 +01:00
Bård Skaflestad 08671a1d6d Coalesce constructors using a default value. 2012-02-01 16:40:15 +01:00
Bård Skaflestad a785d9488e Create minimum buildable Polymer module for OPM. 2012-02-01 16:16:30 +01:00