Arne Morten Kvarving
3c050f4dda
use compressed field properties setting up MaterialLawManager
2020-02-28 12:31:14 +01:00
Trine S. Mykkeltvedt
99e7785fb5
renamed saltwater-->brine and removed keywords from missingFeatures
2020-01-09 14:14:38 +01:00
Trine S. Mykkeltvedt
5749615bd8
addd simple salt/brine implementation
2020-01-09 14:14:38 +01:00
Joakim Hove
6e4d5b1e12
Use active index in RelpermDiagnostic_impl
2019-11-27 12:10:00 +01:00
Joakim Hove
2e6b1e36be
Pass actnum mapping to relperm diagnostic
2019-11-26 19:26:24 +01:00
Atgeirr Flø Rasmussen
e718bf3ccf
Remove unused code.
2019-11-25 11:00:21 +01:00
Joakim Hove
02bdf4c699
Merge pull request #2165 from joakim-hove/ecl-eps-grid-extract
...
Use EclEpsGridProperties constructor
2019-11-21 11:33:24 +01:00
Joakim Hove
1faa39cff1
Use EclEpsGridProperties to access SATNUM value
2019-11-20 13:59:47 +01:00
Joakim Hove
22bb38e5cc
Remove unused class RockFromDeck
2019-11-19 23:23:30 +01:00
Joakim Hove
c80d72e27c
Removed unused perm and ntg arguments to Well construction
2019-11-19 23:23:30 +01:00
Joakim Hove
571c24d10c
Use EclEpsGridProperties constructor
2019-11-18 12:22:35 +01:00
Joakim Hove
fce5d2f369
Rename Well2 -> Well and Group2 -> Group
2019-11-13 23:18:01 +01:00
Joakim Hove
1d9a3e3d35
Adapt to removal of GridProperty::iget()
2019-10-14 13:31:11 +02:00
Atgeirr Flø Rasmussen
4ddb8e8d56
Merge pull request #2051 from atgeirr/enable-onephase-revised-rebased
...
Enable onephase
2019-10-11 21:02:46 +02:00
Halvor M. Nilsen
d873ae165d
Enable single-phase runs.
2019-10-11 08:19:18 +02:00
Joakim Hove
2d544b87f3
Remove trailing whitespace
2019-10-04 13:48:47 +02:00
Joakim Hove
0961cf6e22
Remove unused #include of grid quantities
2019-10-04 13:48:47 +02:00
Torbjørn Skille
a052f5cf88
changed typo for EclipseGrid member function
2019-09-13 19:46:05 +02:00
Joakim Hove
3d36565db7
Adapt to enum changes
2019-09-03 22:18:34 +02:00
Atgeirr Flø Rasmussen
ffeb1529e8
Throw if calling well_controls_current_distr() with -1 current index.
2019-08-13 10:14:10 +02:00
Joakim Hove
9f1e3465db
Throw std::logic_error if trying to access invalid current control
2019-08-12 10:46:11 +02:00
Joakim Hove
af1bf9a193
Compile well_controls as C++
2019-08-12 10:46:11 +02:00
Atgeirr Flø Rasmussen
b7a36a6a72
Merge pull request #1938 from atgeirr/use-foam-module
...
Use foam module
2019-08-09 09:54:33 +02:00
Joakim Hove
95f2d82f22
Enable UDA evaluation for groups
2019-08-08 07:54:17 +02:00
Joakim Hove
63e55bfa8f
Remove use of GroupTree from opm-common
2019-08-07 21:00:53 +02:00
Atgeirr Flø Rasmussen
b9e7881878
Finalize integration of foam module.
2019-08-07 10:39:16 +02:00
Joakim Hove
2a1d42edcb
Use class Group2 from opm-common
2019-08-07 07:30:01 +02:00
Joakim Hove
fd276843f2
Header file Group.hpp moved to Group/Group.hpp
2019-07-05 07:29:26 +02:00
Bård Skaflestad
a98caf1d2a
Format Specifier '%p' Requires Pointers to Void
...
While here, also print both 'ctrls1' and 'ctrls2' instead of
printing 'ctrls2' twice.
2019-06-26 14:39:14 +02:00
Atgeirr Flø Rasmussen
766afa4602
Merge pull request #1917 from GitPaean/fixing_warnings_
...
more fixing for the tests
2019-06-26 14:35:00 +02:00
Bård Skaflestad
402320267a
Merge pull request #1912 from akva2/janitoring
...
Some janitoring
2019-06-26 14:04:03 +02:00
Kai Bao
c2d472cd96
considering FOAM in the switch
2019-06-26 13:21:03 +02:00
Kai Bao
9a2fcdbfd5
fixing warnings in other folder under opm-simulators
2019-06-26 10:48:41 +02:00
Arne Morten Kvarving
4aec900699
reduce scope of variables
...
quells sca warnings
2019-06-25 09:29:07 +02:00
Arne Morten Kvarving
a21b81d5d9
fixed: check pointers before dereference
...
quells a sca warning
2019-06-25 09:28:51 +02:00
Arne Morten Kvarving
c826a709b1
fixed: reassignment before use of value
...
quells a sca warning
2019-06-25 09:27:26 +02:00
Arne Morten Kvarving
66394c870a
fixed: check pointer before dereference
...
quells a sca warning
2019-06-25 09:26:41 +02:00
Atgeirr Flø Rasmussen
5749a7150c
Move files out of opm/core/simulator.
2019-06-20 11:00:52 +02:00
Joakim Hove
7f1970af3c
Use the shared SummaryState instance when initializing well rates
2019-06-17 07:49:55 +02:00
Joakim Hove
a0aa7fcc2b
Use shared SummaryState when instantiating WellsManager
2019-05-29 07:44:23 +02:00
Joakim Hove
511645d12c
Use InjectionControls and ProductionControls data classes
2019-05-23 16:27:17 +02:00
Joakim Hove
b6840db604
Use new well implementation Well2 from opm-common
2019-05-22 21:47:45 +02:00
Atgeirr Flø Rasmussen
c17adf788f
Moved files to opm/simulators/ subdirs.
2019-05-08 12:58:19 +02:00
Markus Blatt
48c3802bf3
Removes unused function parameter warnings.
2019-04-25 10:00:59 +02:00
hnil
4f1603407d
Added timing of prepare call for linear solvers
2019-04-10 14:40:46 +02:00
Joakim Hove
485db348f0
Move well includes to subdirectory Well/
2019-03-07 15:30:33 +01:00
Joakim Hove
848072f658
Merge pull request #1362 from GitPaean/fixing_history_mode
...
Fixing history mode
2019-01-11 18:05:01 +01:00
Kai Bao
a9f40df678
not adding wells without perforations to WellsManager
2019-01-08 14:08:14 +01:00
Kai Bao
47b933a58e
removing DynamicListEconLimited
...
it is not used anymore. A lot of related implementation has been moved
to WellTestState.
Its existence makes some logic rather confusing and some new development
not easy.
2019-01-08 11:28:11 +01:00
Kai Bao
bfc915849a
BHP limit is taken care of from parser side
...
WellsManager does not need to provide default bhp limit anymore.
2019-01-03 09:48:02 +01:00