Commit Graph
8614 Commits
Author SHA1 Message Date
Magne Sjaastad 8b310e4cca #3191 MSW export : Fix path when exporting from command file 2018-08-09 15:40:53 +02:00
Magne Sjaastad 5054a01dbe RegTestRunner : remove test generated folder 2018-08-09 15:37:02 +02:00
Magne Sjaastad 0c6df7d6a8 #3038 Fracture Completion Summary : Add flag to export dialog 2018-08-09 14:04:59 +02:00
Magne Sjaastad 529632f2e1 #3038 Fracture Completion Summary : Remove of obsolete and unused code 2018-08-09 13:38:49 +02:00
Magne Sjaastad ce085a03ca #3038 Fracture Completion Summary : Remove obsolete helper feature 2018-08-09 11:44:54 +02:00
Magne Sjaastad f3d27e0af8 #3038 Fracture Completion Summary : Add fracture summary to compdat export 2018-08-09 11:33:48 +02:00
Magne Sjaastad 53b443e819 Whitespace 2018-08-09 11:30:18 +02:00
Magne Sjaastad de5cced38f #3038 Fracture Completion Summary : Add fracture grid calculator 2018-08-09 11:15:47 +02:00
Magne Sjaastad 21bfe6b87d #3038 Fracture Completion Summary : Add some derived properties to stimplan template 2018-08-09 11:01:44 +02:00
Magne Sjaastad 18c3ab025f #3038 Fracture Completion Summary : Add report item 2018-08-09 10:57:26 +02:00
Gaute Lindkvist 91088f546a #3161 Implement Well path attribute table 2018-08-09 09:22:25 +02:00
Gaute Lindkvist 69e2ef83af #3182 Remove superfluous isUsingAutoName setting 2018-08-08 08:10:57 +02:00
Gaute Lindkvist a2c3c9d03f #3182 Clean up well log plot names 2018-08-08 08:10:57 +02:00
Gaute Lindkvist c869ce4430 #3186 Fix crash when selecting element nodal (and some other types) for some GeoMech well log curves. 2018-08-08 08:10:56 +02:00
Magne Sjaastad 8425ea96ad #3185 Remove FixedArray 2018-08-07 10:37:52 +02:00
Magne Sjaastad aeae19c748 #3185 Use std::array instead of FixedArray 2018-08-07 10:07:42 +02:00
Magne Sjaastad 371969db3c #3038 Remove code duplication 2018-08-07 09:54:12 +02:00
Magne Sjaastad e5c8c07d1f Performance : Move object allocation outside loop 2018-08-07 09:24:05 +02:00
Magne Sjaastad 69d8d84612 #3038 Remove code duplication 2018-08-07 09:23:29 +02:00
Magne Sjaastad 9617128464 Use override keyword 2018-08-07 07:58:58 +02:00
Magne Sjaastad 59d6e89fe0 #3038 Minor refactoring
Use empty()
Use const ref
2018-08-07 07:24:39 +02:00
Magne Sjaastad 793b56f6f4 #3038 Fix double check of same error state 2018-08-07 07:20:42 +02:00
Magne Sjaastad 0e14499561 #3038 Fix typo 2018-08-06 09:36:42 +02:00
Magne Sjaastad 411ef54364 CppCheck : Guard null pointer access 2018-08-06 08:22:05 +02:00
Magne Sjaastad 3aaadde5c0 #3038 Fracture Completion Summary : Add transmissibility, conn count and area 2018-08-03 13:35:03 +02:00
Magne Sjaastad 3afca71095 Fracture : Separate permeability for ellipse and general user defined eff permeability 2018-08-03 13:03:37 +02:00
Magne Sjaastad d22f89f4d7 #3038 : Fracture - Simplify interface 2018-08-03 10:30:44 +02:00
Magne Sjaastad 5bbc0ee89f CppCheck : memcpy did not copy all data as intended 2018-08-03 07:12:40 +02:00
Magne Sjaastad fe07b60392 CppCheck : Several fixes
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Magne Sjaastad 39c4319fa4 CppCheck : Remove duplicate field in both RimFractureTemplate and RimEllipseFractureTemplate 2018-08-02 19:20:33 +02:00
Magne Sjaastad 7bbf5aef1d #3090 Multi Fraction Creation : Default values and clear data on project close 2018-08-02 15:38:35 +02:00
Magne Sjaastad c6964f583b #3090 Multi Fraction Creation : First working version 2018-08-02 14:10:27 +02:00
Magne Sjaastad 2ccdab12c3 #3090 Add delete of sub items of RimWellPathFractureCollection 2018-08-02 13:54:36 +02:00
Magne Sjaastad 29dd2cd093 Rename 2018-08-02 13:52:24 +02:00
Magne Sjaastad 91552c155a #3090 Add findReservoirCellIndexFromPoint 2018-08-02 13:51:38 +02:00
Magne Sjaastad e3e7ededf8 Add test for table formatter 2018-08-02 13:45:55 +02:00
Magne Sjaastad b79a340333 AppFwk TableEditor : Add selection of owner object
If no objects in the table is selected, add the owner object to selection. This makes it possible to access the owner object from features to add new items into empty tables.
2018-08-02 13:45:46 +02:00
Magne Sjaastad 2c55506a9b #2609 Well Path Creation: Create duplicate of well target 2018-08-02 13:45:37 +02:00
Magne Sjaastad 48e93dab99 #2609 Well Path Creation: Discard disabled well targets 2018-08-02 13:45:08 +02:00
Magne Sjaastad c516323acc #3177 COMPDAT Export : Compute depth related results for Eclipse binary case 2018-07-30 10:33:23 +02:00
Magne Sjaastad 5aa46fe855 #3177 COMPDAT Export : Add logging and return if required data is missing 2018-07-30 10:30:13 +02:00
Magne Sjaastad b32a3f229f Whitespace changes 2018-07-30 10:21:42 +02:00
Gaute Lindkvist 022aac3682 #3169 Implement proper auto name for well log plots 2018-07-16 08:57:28 +02:00
Gaute Lindkvist be63eb5aef #3160 Use cell centre depth for well bore stability curves 2018-07-16 08:57:28 +02:00
Gaute Lindkvist 06e3ca238a #3154 Implement Common Data Source for Well Log Plots 2018-07-16 08:57:28 +02:00
Gaute Lindkvist 714aafc05c #3155 Slightly tweak X-autozoom so it zooms to the nearest outside minor tick.
* Looks much better and makes the problem of having tick labels overlap with neighbour tracks much rarer.
2018-07-16 08:57:28 +02:00
Gaute Lindkvist ca1f9506b1 #3155 Implement grid lines settings for depth axis as well
* Done to "get away with" removing tick marks on all depth axes apart from the first track
2018-07-16 08:57:28 +02:00
Gaute Lindkvist 162d82f8b7 #3155 Remove track spacing 2018-07-16 08:57:28 +02:00
Gaute Lindkvist f8a7ba541f #3156 Make formation labels optional even if formation lines are shown 2018-07-16 08:57:28 +02:00
Bjørn Erik Jensen 8b258d6edd #3126 Stimplan import. Support for multi-selecting files 2018-07-11 11:22:11 +02:00