Magne Sjaastad
|
69116784ff
|
Refactoring to be able to compile on Linux
|
2017-05-16 13:36:14 +02:00 |
|
Magne Sjaastad
|
43e50bd8d2
|
Updated copyright headers
|
2017-05-16 12:49:36 +02:00 |
|
Bjørnar Grip Fjær
|
0b872dbf3a
|
#1462 Add support for exporting WPIMULT
|
2017-05-16 09:43:41 +02:00 |
|
Bjørnar Grip Fjær
|
46d8f83424
|
#1462 Export completion data for laterals
|
2017-05-15 16:04:53 +02:00 |
|
Bjørnar Grip Fjær
|
acb050e9fb
|
#1489 Create Eclipse output file formatter
|
2017-05-15 16:04:53 +02:00 |
|
Magne Sjaastad
|
57a521f59d
|
#1475 Add missing includes for Linux
|
2017-05-15 14:06:40 +02:00 |
|
Magne Sjaastad
|
1a075470cf
|
#1475 Use caf::Utils::fileExists
|
2017-05-15 13:40:13 +02:00 |
|
Magne Sjaastad
|
25e6aec94a
|
Merge branch 'dev' into fishbones
|
2017-05-15 13:37:09 +02:00 |
|
Bjørnar Grip Fjær
|
bf704caa16
|
#1475 Move well path import to own module
|
2017-05-10 12:19:46 +02:00 |
|
Jacob Støren
|
141ce6b54b
|
#1381 Well Flow Plots show phase split (Oil Gas Water)
Flow rates are explained in the plots as Surface/reservoir flow rates. Unit for field is [stb]/day for all fluids
|
2017-05-08 16:02:42 +02:00 |
|
Bjørnar Grip Fjær
|
0c07493dc1
|
#1414 New eclipse tab and fixed capitalization in preferences
|
2017-04-27 13:16:44 +02:00 |
|
Bjørnar Grip Fjær
|
0848e9f8eb
|
#1433 Fix export property to file for flow diagnostics properties
|
2017-04-27 10:54:07 +02:00 |
|
Bjørnar Grip Fjær
|
cf18f5324f
|
#165 Keep original days since simulation start
|
2017-04-26 09:41:04 +02:00 |
|
Bjørnar Grip Fjær
|
63cd817b85
|
#964 Improve code robustness in defineEditorAttribute
|
2017-04-25 10:31:56 +02:00 |
|
Magne Sjaastad
|
448f59983e
|
#1396 Update file reader based on API changes in ERT
|
2017-04-24 21:54:55 +02:00 |
|
Jacob Støren
|
2745d857d0
|
#1381 Wip: Well Alloc Plots split by phase without flow diagnostics
This is implemented, but turned off as Ert did not seem to deliver correct phase flow rates. Can be enabled as soon as Ert is improved and updated.
|
2017-04-20 16:22:33 +02:00 |
|
Bjørnar Grip Fjær
|
b2d3a84862
|
#171 Add support for absolute UNIX paths for fault include files on Windows
|
2017-04-18 11:32:31 +02:00 |
|
Bjørnar Grip Fjær
|
b4de373d2f
|
Remove unecessary conditional after assert
|
2017-04-06 13:03:27 +02:00 |
|
Bjørnar Grip Fjær
|
cb8b773f23
|
#1362 Support timesteps with higher resolution than seconds
|
2017-04-06 13:03:27 +02:00 |
|
Magne Sjaastad
|
b94d8c21ad
|
Fixed missing null pointer guard
|
2017-04-05 11:48:48 +02:00 |
|
Magne Sjaastad
|
c5ecc19516
|
#1371 opm-parser : Removed file interface and unit tests
|
2017-04-04 13:53:44 +02:00 |
|
Magne Sjaastad
|
d613639abc
|
#1371 opm-parser : Removed unused code
|
2017-04-04 13:53:44 +02:00 |
|
Jacob Støren
|
c22c2c9a00
|
#1292 Fixed CppCheck Issues in FileInterface
|
2017-03-06 11:20:28 +01:00 |
|
Jacob Støren
|
4312968124
|
Removed CppCheck Warnings
|
2017-03-03 17:09:30 +01:00 |
|
Jacob Støren
|
b00ad4ba4a
|
Fixed some CppCheck Performance warnings
|
2017-03-03 16:23:20 +01:00 |
|
Magne Sjaastad
|
3b4fec6196
|
Fixed #1229 Handle reading of invalid summary file
|
2017-02-16 11:09:21 +01:00 |
|
Jacob Støren
|
bf0dd5d303
|
#1170 Read volume rate from Ert
|
2017-02-07 13:47:00 +01:00 |
|
Jacob Støren
|
94f94af325
|
#1112 Added a flowrate to the well results. Waiting for ERT to include the reading.
|
2017-01-20 16:12:12 +01:00 |
|
Magne Sjaastad
|
e0ba009e34
|
Cleaned up includes
Removed includes to cvfLibCore and friends. Removed several includes from header files.
|
2017-01-17 15:11:02 +01:00 |
|
Jacob Støren
|
3d7d3096eb
|
#1123 Fixed missing timestep problem. Using Report Step Number, not timestep index.
|
2017-01-12 12:07:07 +01:00 |
|
Magne Sjaastad
|
8970d93a4d
|
#1068 Renamed to RigEclipseCaseData
|
2017-01-10 09:51:39 +01:00 |
|
Magne Sjaastad
|
50b9fe0ece
|
#1068 Removed obsolete include of RigCaseData
|
2017-01-10 09:20:03 +01:00 |
|
Magne Sjaastad
|
93032a23eb
|
#1068 Avoid include of RigActiveCellInfo.h in RigCaseData.h
|
2017-01-10 09:20:03 +01:00 |
|
Magne Sjaastad
|
ccd4cb24c9
|
#1068 Avoid include of RigMainGrid.h in RigCaseData.h
|
2017-01-10 09:20:03 +01:00 |
|
Jacob Støren
|
ebddaa31e6
|
#1054 Added sensible information to the Result Info window when picking Flow Diag results.
Also rolled out the use of resultVariableUiName() to places that should use it.
|
2017-01-04 13:13:06 +01:00 |
|
Jacob Støren
|
39ff269e5f
|
Merge branch 'dev' of https://github.com/OPM/ResInsight.git
|
2016-12-20 14:43:28 +01:00 |
|
Magne Sjaastad
|
432dbcdeac
|
Fixed compare between signed and unsigned values
|
2016-12-16 11:05:32 +01:00 |
|
Jacob Støren
|
ec5ad417f3
|
#1035 Renamed overloaded methods in result accessor to make it easier to see where the flow interception must come.
|
2016-12-14 14:51:53 +01:00 |
|
Magne Sjaastad
|
aa061a0725
|
#926 Removed unused code
|
2016-11-28 07:06:28 +01:00 |
|
Magne Sjaastad
|
4642e7abcd
|
#926 Eclipse Input Data : Added support for display of keyword names of more than eight characters
|
2016-11-28 07:00:55 +01:00 |
|
Magne Sjaastad
|
5dbe2d322d
|
#926 Eclipse Input Data : Import custom keyword data
|
2016-11-25 16:56:26 +01:00 |
|
Magne Sjaastad
|
b7e1da798e
|
#926 : Removed unused code
|
2016-11-25 16:56:26 +01:00 |
|
Magne Sjaastad
|
d8b15e1446
|
#996 Updates related to changes in ERT API
|
2016-11-22 21:14:24 +01:00 |
|
Jacob Støren
|
5d04ac198b
|
#859 Added time from start of simulation option
|
2016-11-22 11:14:02 +01:00 |
|
Magne Sjaastad
|
1e7e0fdc7a
|
#931 : Avoid null pointer access
|
2016-10-25 09:00:52 +02:00 |
|
Magne Sjaastad
|
60b2788374
|
#157 Parse and use PATHS alias when reading faults
|
2016-10-24 11:41:29 +02:00 |
|
Magne Sjaastad
|
3bdefca77e
|
Fixed Linux build
|
2016-10-21 10:06:56 +02:00 |
|
Magne Sjaastad
|
7a9c0871e8
|
(#928) Remove import of faults using opm-parser
|
2016-10-21 09:52:31 +02:00 |
|
Magne Sjaastad
|
1fd5ffb522
|
#928 Refactoring and simplification of code
|
2016-10-21 08:48:33 +02:00 |
|
Magne Sjaastad
|
dbb928c8b1
|
#828 Report and ignore connections with K-value larger than grid size
|
2016-10-21 08:08:07 +02:00 |
|