Commit Graph

335 Commits

Author SHA1 Message Date
Joakim Hove
a8f07228ce Using correct grid in restore_wells. 2017-10-02 08:58:31 +02:00
Joakim Hove
9a0e8a40ba Updated SummaryConfig constructor call. 2017-09-26 14:01:09 +02:00
Alf Birger Rustad
9919525c79 Merge pull request #201 from joakim-hove/rft-open-file
Make sure RFT file is opened in correct mode.
2017-09-11 09:02:13 +02:00
Joakim Hove
896f806492 Make sure RFT file is opened in correct mode. 2017-09-10 22:56:40 +02:00
Tor Harald Sandve
c96f1cd6ca Fix RPR summary output
- weight RPR by hydrocarbon pore volume
2017-09-06 12:47:10 +02:00
Atgeirr Flø Rasmussen
a70dbddfa4 Merge pull request #198 from blattms/allow-to-overwrite-initial-oip
Allow simulator to overwrite initial OIP value.
2017-08-01 16:15:53 +02:00
Joakim Hove
23e3bd8d4b Using Schedule::getWells( group, time_step)
When evaluating a group variable, like e.g. GOPR we need to traverse the
group tree all the way down to the leaf nodes, i.e. wells.
2017-07-26 09:24:48 +02:00
Markus Blatt
9f5dd5738d Allow simulator to overwrite initial OIP value.
Up to now we assumed that if there is interest in the
initial OIP value (e.g. to calculate FOE) then oip has
to be presented to EclipseWriter during the call of
writeInitial. For the downstream simulators OIP is
not available at this stage. This commit gives the simulator
the possibility to overwrite/reset the values later and
allows the current implementations to let output calculate
and output FOE.
2017-07-19 21:37:22 +02:00
Joakim Hove
9ffc7ebab2 Will insert RESTART header in summary files. 2017-06-30 10:22:42 +02:00
Joakim Hove
cf67d56dba Dsiable test when running travis. 2017-06-10 11:19:31 +02:00
Arne Morten Kvarving
2a3afbe846 initialize values to avoid maybe-unitialize-use-warnings 2017-06-09 12:11:35 +02:00
Arne Morten Kvarving
0b68a2f69e changed: make RestartValue constructor explicit
update code which previously relied on the implicit cast
2017-06-09 11:57:48 +02:00
Arne Morten Kvarving
ca8d18386c disable unused private method 2017-06-08 17:17:55 +02:00
Arne Morten Kvarving
f7a2d10d82 reduce scope of variables 2017-06-08 17:17:38 +02:00
Arne Morten Kvarving
9fbda39404 pass by reference 2017-06-08 17:16:39 +02:00
Arne Morten Kvarving
bc3eac293f make constructors explicit 2017-06-08 17:15:38 +02:00
Arne Morten Kvarving
8a90f30ed8 add (default) constructor to Rates 2017-06-08 17:14:33 +02:00
Arne Morten Kvarving
fe4d8e5dde remove unused variables 2017-06-08 17:14:15 +02:00
Joakim Hove
9120c67cf8 Ability to pass misc values to summary writer. 2017-06-06 15:40:34 +02:00
Joakim Hove
ac70c34c68 Write (incorect) TCPU value to summary files. 2017-05-30 06:33:46 +02:00
Joakim Hove
976a963f7a Explicitly added REGDIMS to test deck. 2017-05-26 00:40:57 +02:00
Joakim Hove
55cca82d91 Merge pull request #186 from joakim-hove/trvis-cmake
Using ppa for newer version of cmake in travis.
2017-05-18 12:06:14 +02:00
Joakim Hove
20bf8569ed Using ppa for newer version of cmake in travis. 2017-05-18 10:47:41 +02:00
Tor Harald Sandve
5ca412291a Add tests for FPR 2017-05-10 13:38:38 +02:00
Tor Harald Sandve
01c56deb3f PV weight FPR 2017-05-10 10:03:31 +02:00
Joakim Hove
7a0a230282 Merge pull request #181 from atgeirr/silence-warnings
Silence warnings
2017-04-26 15:11:58 +02:00
Markus Blatt
d50ccf507d Fixes some problems with option parsing.
Namely, that m requires an argument and not n as indicated to
getopt. This caused the help message to be printed whenever users
did not want exceptions to be thrown.

Additionally we fix the error message for options that need an argument
but do not get one.
2017-04-19 15:14:25 +02:00
Atgeirr Flø Rasmussen
cf0a572977 Remove unused function arguments. 2017-04-12 10:33:00 +02:00
Atgeirr Flø Rasmussen
4e11ce151a Silence sign mismatch errors. 2017-04-12 10:32:37 +02:00
Atgeirr Flø Rasmussen
ada3e302b8 Silence shadowing warnings. 2017-04-12 10:31:53 +02:00
Atgeirr Flø Rasmussen
d5faef5aba Remove unused function. 2017-04-12 10:05:12 +02:00
Joakim Hove
621b94235c RestartIO::load( ) can specifiy optional keys. 2017-04-11 14:35:10 +02:00
Joakim Hove
368e63c0ed Revert "Made extra data support also float data"
This reverts commit 14052f9691e95bbe2886750ac3f356d6de86c1ad.
2017-04-11 13:03:50 +02:00
babrodtk
8a93d918be Made extra data support also float data 2017-04-07 16:14:18 +02:00
Joakim Hove
c65dadaa07 Merge pull request #176 from joakim-hove/data-type-changes
Change in ert data_type for ecl_kw.
2017-04-03 13:21:35 +02:00
Joakim Hove
01f43dc6ca Change in ert data_type for ecl_kw. 2017-03-25 21:23:07 +01:00
Joakim Hove
010404ed8f Travis: apt-get install bc 2017-03-21 19:56:13 +01:00
Joakim Hove
ace3e10ac5 RestartIO::load extra keys can be marked optional. 2017-03-09 14:49:34 +01:00
Joakim Hove
3d2a0a6368 Changes to restart IO.
- Will throw an exception if solution data has wrong size.
 - struct ResatrtValue used as RestartIO::load( ) return value.
 - RestartIO can take arbitrary double vectors as extra data.
2017-03-03 08:21:44 +01:00
Joakim Hove
00d7f7e155 Added ability to save restart fields in double. 2017-02-22 18:24:10 +01:00
Joakim Hove
c0aa0ccf6c Added no-crash well load test to file comparator. 2017-02-17 15:57:06 +01:00
Joakim Hove
46d92517f7 Added well load test to restart testing. 2017-02-17 15:17:08 +01:00
Joakim Hove
cff2bacade Merge pull request #167 from joakim-hove/document-INIT
Document init
2017-02-17 10:38:58 +01:00
Joakim Hove
1446bda82c Merge pull request #168 from akva2/no_throw_init_restart
added: option to not throw on error in restart/init regression test
2017-02-16 17:25:32 +01:00
Arne Morten Kvarving
594572152a added: option to not throw on error in restart/init regression test
useful for doing a more thorough analysis of the failure
2017-02-16 15:51:11 +01:00
Joakim Hove
4889c34b2a Write NTG to INIT file. 2017-02-16 11:00:29 +01:00
Joakim Hove
b71fce3dd8 Document writeInitial. 2017-02-16 09:08:51 +01:00
babrodtk
1ec5baeb2e Fixed auxillary=>auxiliary 2017-02-15 14:50:17 +01:00
Joakim Hove
f3a4029195 Added test of require3D functionality from Summary 2017-02-07 14:40:11 +01:00
Arne Morten Kvarving
5a5d82fb86 throw runtime error if caller passes wrongly sized arrays to output 2017-02-06 14:11:56 +01:00