Commit Graph

301 Commits

Author SHA1 Message Date
Magne Sjaastad
57cab2457e clang-format : Set PenaltyBreakAssignment to 130 2019-11-04 15:08:09 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck (#4974)
* Janitor : Remove obsolete pointer to dialog

* Janitor : Remove unused functions

* Janitor : Remove unused functions

* Janitor : Add explicit to constructors

* Janitor : Remove unused variables

* Janitor : Remove unused functions related to summary plot templates

* clang-tidy : Use nullptr instead of 0

* clang-tidy : Fix usage of virtual and override

* Upped to version 2019.08.2-dev.05

* Janitor : Remove unused variables

* Janitor : Clean up several cppcheck issues

* Janitor : Add cppcheck config files

* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Gaute Lindkvist
c5f5242f81 Fix compile warning in RifActiveCellsReader-Test.cpp 2019-11-01 08:26:34 +01:00
Magne Sjaastad
12478a6eef #4918 Improve detection of numbers when parsing std string 2019-10-25 16:38:08 +02:00
Kristian Bendiksen
3cbbf1fd6e
Merge pull request #4870 from OPM/system-refactor-EclipseDataTableFormatter-rename
Rename RifEclipseOutputDataTable* to RifTextDataTable*
2019-10-22 08:27:32 +02:00
Magne Sjaastad
537184328a #4877 Refactor and rename to RiuSummaryQuantityNameInfoProvider 2019-10-18 14:28:02 +02:00
Gaute Lindkvist
d681b75d24 Rename RifEclipseOutputDataTable* to RifTextDataTable* 2019-10-15 17:05:46 +02:00
Magne Sjaastad
311dd5b5c4 #4811 Source Stepping : Fix well stepping for ensembles 2019-10-04 09:09:22 +02:00
Magne Sjaastad
c2b4e6b6ca clang-format on all files in ApplicationCode, run two 2019-09-06 10:57:31 +02:00
Magne Sjaastad
fe9e567825 #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Magne Sjaastad
3a317504bb #4683 Fix line endings and execute clang-format 2019-09-06 10:56:43 +02:00
Magne Sjaastad
ef80f5b629 #4683 System : Remove obsolete include of cvfBase.h 2019-09-06 10:52:54 +02:00
Magne Sjaastad
2795855621
Merge pull request #4674 from OPM/feature-ensemble-rft
#4634 and #4635: Merge feature-ensemble-rft branch
2019-09-04 11:39:46 +02:00
Gaute Lindkvist
b5964063a3 Better spline handling 2019-09-03 09:58:44 +02:00
Gaute Lindkvist
5d8feb1536 Use splines and more robust mechanism 2019-08-30 15:23:11 +02:00
Magne Sjaastad
3748ea097a Add missing include 2019-08-29 18:32:47 +02:00
Gaute Lindkvist
789daed42b Interpolating MDvalues 2019-08-28 16:00:33 +02:00
Gaute Lindkvist
71da659506 #4580 Import Eclipse RFT data as part of ensemble import 2019-08-26 11:56:36 +02:00
Jacob Støren
19126d96ec #4589 Recursive Import Dialog: Add a method to extract the root path from a search path string. Also added unit test for this 2019-08-19 11:16:24 +02:00
Magne Sjaastad
ec1cf83b4e #4483 Summary Plot: Data source for well segment number and completions 2019-08-05 21:53:48 +02:00
Magne Sjaastad
5dc4e08a03 #4504 Framework : Add CSV text formatter 2019-06-23 18:05:51 +02:00
Magne Sjaastad
515b2a4237 #4495 Active Cells : Use PORV or ACTNUM from statistics computations 2019-06-20 15:01:20 +02:00
Magne Sjaastad
ada2fb1480 #4495 Active Cells : Add helper class to import active cells 2019-06-20 15:01:08 +02:00
Gaute Lindkvist
a468532d7f
#4457 Python: clean up grpc api, Python client API and make installable python package (#4456)
* gRPC: Make names more consistent

* gRPC: clean up case info and improve Python API for cases

* gRPC: much more object oriented Python interface

* Python: Make a proper pip-installable package

* Update rips Python package to auto generate setup.py with version number

* Python: add setup.py to gitignore

* Python: Update Python RIPS interface

* gRPC: Remove example client from cmake file and unit test

* gRPC: Fix up unit test after merge and hide warnings

* gRPC: fix up python client code
2019-06-03 14:33:16 +02:00
Gaute Lindkvist
3345eb5170 Fix unit tests following CommandObject::execute changes 2019-05-24 09:17:57 +02:00
Magne Sjaastad
77a12f13c1 #4017 Add function used to determine date format from text string 2019-04-29 12:55:39 +02:00
Magne Sjaastad
dd5756ae73 Whitespace 2019-04-04 19:38:15 +02:00
Magne Sjaastad
014f389fe3 Whitespace 2019-04-01 14:43:55 +02:00
Magne Sjaastad
a7a771ac7f #4268 libecl : Add test files and unit test reproducing issue 2019-04-01 14:25:25 +02:00
Gaute Lindkvist
ec525e8774 Move ProgressBlocker creation to unit test launch method 2019-03-22 15:28:03 +01:00
Gaute Lindkvist
de2920c7c2 Add ProgressInfoBlocker and add to unit tests 2019-03-22 13:30:18 +01:00
Gaute Lindkvist
e40b3aa6e8 Fix expected MD5 strings in Eclipse Output test for Linux 2019-03-22 13:16:13 +01:00
Gaute Lindkvist
4c3c01a661 #4210 Fix crash when creating contour map 2019-03-22 09:28:47 +01:00
Gaute Lindkvist
dd5402756c #4203 Support cell refinement for Sector Export 2019-03-19 10:49:09 +01:00
Gaute Lindkvist
f09f487635 #4143 First implementation of export sector model 2019-03-18 12:56:09 +01:00
Magne Sjaastad
03c9853b6e #4169 Saturation-Pressure plot : Add RigEquil 2019-03-05 21:43:26 +01:00
Magne Sjaastad
11ae710be9 #4169 Saturation-Pressure plot : Add more tests 2019-03-05 14:18:57 +01:00
Magne Sjaastad
6440d8106b #4169 Saturation-Pressure plot : Whitespace 2019-03-05 14:18:57 +01:00
Magne Sjaastad
42f93d3a5a #4169 Saturation-Pressure plot : Read keyword data and add test files 2019-03-05 14:18:57 +01:00
Gaute Lindkvist
54b5dc33f4 #4013 Create variation bins for ensemble parameters based on current data
* Rather than having a fixed index.
* This way the variation is more or less always normal distributed.
2019-01-30 09:07:52 +01:00
Gaute Lindkvist
eb498ad0dc #4013 Sort ensemble parameters by variation 2019-01-29 15:42:17 +01:00
Gaute Lindkvist
4cd43d76d2 #3975 Avoid wrapping header lines in eclipse output + well plan 2019-01-18 14:55:12 +01:00
Magne Sjaastad
6db80f40b9 #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
Magne Sjaastad
5bf13140e3 #3927 Measurements : Add unit test for area computations 2019-01-03 09:47:45 +01:00
Gaute Lindkvist
37a3342db5 Fix unit test on Linux due to empty QRegExpValidator constructor (doesn't build on Qt 4.6) 2018-12-21 09:48:56 +01:00
Gaute Lindkvist
5c9b8b36f9 #3910 Add compdat export test with 132 line length and 133 line length. 2018-12-20 10:18:13 +01:00
Gaute Lindkvist
66c58bad28 Fix unit test build problem 2018-12-20 10:06:30 +01:00
Gaute Lindkvist
4e5925808a #3910 Unit test for table formatter and split text 2018-12-20 09:50:05 +01:00
Gaute Lindkvist
975cd15c32 #3910 Unit test for reg exp validator 2018-12-20 09:50:05 +01:00
Magne Sjaastad
920467e1f3 Fix signed/unsigned compare 2018-12-04 11:49:29 +01:00