Commit Graph

226 Commits

Author SHA1 Message Date
Gaute Lindkvist
9953c56c35 Make mean calculators more consistent and add an harmonic mean calculator. 2018-09-17 10:51:45 +02:00
Magne Sjaastad
bbebbf108f #3340 Remove unused variables 2018-09-10 10:27:54 +02:00
Gaute Lindkvist
11253f2dbd Make RiaWeightedAverageCalculator a template class. 2018-09-07 10:49:00 +02:00
Bjørn Erik Jensen
bddb8fb6fb Add missing include 2018-09-05 15:11:15 +02:00
Bjørn Erik Jensen
2c5c007048 #3302 Weighted Geometric Mean Calculator. Improved algorithm 2018-09-03 09:56:06 +02:00
Bjørn Erik Jensen
130828416d #3281 Add weighted geometric mean calculator 2018-08-31 09:12:11 +02:00
Bjørn Erik Jensen
37961717e3 #3213 Observed data import. Handle custom vector naming. Fix failing unit tests 2018-08-30 13:30:54 +02:00
Bjørn Erik Jensen
2e8bf5aafe #3213 Observed data import. Add categories to vector table. Modify category identification. Update unit test 2018-08-30 11:17:52 +02:00
Bjørn Erik Jensen
7369ce56ba #3114 compdat export. Improve performance 2018-08-20 11:47:41 +02:00
Magne Sjaastad
e195eed246 #3210 Helper class used to compute weighted average 2018-08-15 09:53:52 +02:00
Jacob Støren
9025cedecb #3204 Add double precision to OffshoreSphericalCoords 2018-08-14 11:41:20 +02:00
Jacob Støren
92dd375da3 #3201 Fix error discovered by unit test 2018-08-14 11:41:19 +02:00
Jacob Støren
fb7a7e39eb #3201 #3202 Split in separate files. Move offshore spherical coords stuff to separate file in RiaTools 2018-08-14 11:41:19 +02:00
Jacob Støren
bffdef1c78 Disable failing S-Curve tests 2018-08-13 08:58:58 +02:00
Jacob Støren
650798ab16 #2608 Add tests for principal configurations of SCurve.
Lots of disabled debug stuff
2018-08-10 15:57:40 +02:00
Jacob Støren
5cdde7f851 #2608 Fix error in analythical control point based S-Curve calculation.
Seed SolveSpace solution with estimated solution.
Add (disabled) test covering all configurations of curves for ctl point based curve
2018-08-10 15:57:40 +02:00
Magne Sjaastad
8425ea96ad #3185 Remove FixedArray 2018-08-07 10:37:52 +02:00
Magne Sjaastad
e3e7ededf8 Add test for table formatter 2018-08-02 13:45:55 +02:00
Magne Sjaastad
4a2ee51cc2 SolveSpace : Disable tests temporarily 2018-07-09 13:29:26 +02:00
Bjørn Erik Jensen
3f1ad163ea #3151 Resampling. Use 0 value outside the defined time range, for weighted mean calcs. Update unit tests 2018-07-06 11:35:16 +02:00
Jacob Støren
7156b99b88 #2608 #2609 Add disabled Solvespace S-curve calculation. Use simplified S-curve calculation. Cleaned up Gui to only whats supported. 2018-07-04 17:02:20 +02:00
Bjørn Erik Jensen
8c07e7d581 Resampler. New unit test 2018-07-04 14:51:34 +02:00
Bjørn Erik Jensen
34f61b92c0 Fix case realization parameters reader unit test after increasing number of search levels 2018-07-04 09:26:04 +02:00
Jacob Støren
0f39356fcb #3135 Create a class to do sampling of an poly-arc-line 2018-07-02 16:31:55 +02:00
Jacob Støren
ce41eef365 Fix linux warning 2018-06-25 12:57:11 +02:00
Bjørn Erik Jensen
d5ec3b1db3 #3057 Resampled plot export. Add more resample periods. Add unit tests 2018-06-18 14:10:11 +02:00
Jacob Støren
c5b5980da3 #3049 Add SolveSpaceLib libslvs with an S-Curve test to ResInsight 2018-06-15 14:47:42 +02:00
Bjørn Erik Jensen
a5f69a59d0 Ensemble statistics. Fix unit tests and some warnings on Linux 2018-06-14 11:01:49 +02:00
Bjørn Erik Jensen
1137a916e0 #2659 Ensemble statistics. Add time history resampler class. Extended RiaQDateTimeTools class 2018-06-12 11:05:53 +02:00
Bjørn Erik Jensen
eebd8bef2d Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename 2018-06-08 15:10:45 +02:00
Bjørn Erik Jensen
8d0149b4e9 #3024 Observed summary data. Add unit tests 2018-06-08 10:40:12 +02:00
Bjørn Erik Jensen
135d58b57e #2776 Error bars. Add eclipse string address parsing unit tests 2018-05-28 12:37:28 +02:00
Bjørn Erik Jensen
f7ac8fe6e4 Observed data parsing. Add address creation unit test 2018-05-25 15:35:06 +02:00
Bjørn Erik Jensen
22c71b60dd #1776 CVS data parser. Made parsing more generic. Handle error result columns 2018-05-23 12:33:26 +02:00
Bjørn Erik Jensen
92fd4183a9 #2797 Ensemble curves. Support for text ensemble parameters. Unit test 2018-05-03 09:55:13 +02:00
Magne Sjaastad
4fc6da2c76 #2744 Well Log Extractor : Add failing test for well path inside one cell 2018-04-17 09:35:04 +02:00
Bjørn Erik Jensen
8491fd7f6c #2610 Fix a few Linux build errors 2018-04-06 13:56:26 +02:00
Bjørn Erik Jensen
f7f09c0719 #2610 Import case realization parameters and store those in summary case 2018-04-06 11:58:05 +02:00
Bjørn Erik Jensen
70f99d8da4 #2610 Add ensamble parameters reader unit tests 2018-04-06 11:58:04 +02:00
Magne Sjaastad
716bb3184b System : Replace tab with four spaces 2018-03-12 11:12:39 +01:00
Magne Sjaastad
8e8c168405 #2546 Well Connection Factors : Several changes related to data access
Moved rig classes from command feature into ReservoirDataModel\Completions\
2018-03-12 11:07:46 +01:00
Magne Sjaastad
cec745d08a #2554 Regression Test : Add text file compare tool and display folder in test config 2018-03-07 09:30:15 +01:00
Magne Sjaastad
ec96edf266 #2576 Command File : Add support for comments 2018-03-06 13:19:06 +01:00
Magne Sjaastad
44db864846 System : Remove duplicate file reference 2018-03-06 08:53:26 +01:00
Magne Sjaastad
2d01824ab3 #2560 Unit conversion : Add conversion based on parsing unit text string 2018-03-02 17:03:01 +01:00
Magne Sjaastad
25a1823f35 Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24 #2536 Build System : Remove obsolete code for cmake older than "2.8.2" 2018-02-28 08:05:00 +01:00
Magne Sjaastad
f4bae6f796 #2529 Fracture : Remove RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES from CMake files 2018-02-26 21:11:14 +01:00
Magne Sjaastad
72b5f540e5 #2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES 2018-02-26 20:54:45 +01:00
Magne Sjaastad
1ae30ef11a (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00