Commit Graph

3903 Commits

Author SHA1 Message Date
Magne Sjaastad
3e10e59445 #3268 MSW Fracture Export: Add allFractures and allFishbones 2018-09-07 13:45:14 +02:00
Magne Sjaastad
7cd6c29c9c #3268 MSW Fracture Export: Add activeFractures 2018-09-07 13:45:14 +02:00
Magne Sjaastad
1946d88c63 Whitespace 2018-09-07 13:45:14 +02:00
Magne Sjaastad
eefb131701 #3268 MSW Fracture Export : Add activeFishbonesSubs 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
a3035d4f47 #3268 MSW export. Improved FishbonesCollection interface 2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
ff976cff38 #3268 MSW export. Improved FractureCollection interface 2018-09-07 13:45:14 +02:00
Gaute Lindkvist
f1295b3df6 #3327 Update TVD labels in plots to be TVDMSL 2018-09-07 10:57:59 +02:00
Gaute Lindkvist
11253f2dbd Make RiaWeightedAverageCalculator a template class. 2018-09-07 10:49:00 +02:00
Gaute Lindkvist
a30139c08a Range adjustment for tracks with well path attributes 2018-09-05 15:27:34 +02:00
Gaute Lindkvist
847c6127b0 #3308 Fix formation names in well log tracks. 2018-09-05 15:19:22 +02:00
Gaute Lindkvist
385f7ad0da #3305 Implement well path attribute track in well bore stability plots
* Fix depth start and end of attributes to match the TVD/MD display setting.
2018-09-05 15:19:22 +02:00
Gaute Lindkvist
d81b85c54c #3277 Implement stepping for Common Data Source and rename Plot Source Stepping for summary plots.
* The name for the UI groups is now "Data Source" for both types of data source stepping.
2018-09-05 11:49:26 +02:00
Gaute Lindkvist
b41fee3ee3 Fix compilation warning in Rim3dWellLogExtractionCurve 2018-09-04 15:29:29 +02:00
Gaute Lindkvist
ea8721f6ff Fix crash in 3d well log curve rendering. 2018-09-04 12:57:55 +02:00
Gaute Lindkvist
5a2ecf25c2 Rename measuredDepth and TVD methods in well log extractor code 2018-09-04 12:02:23 +02:00
Gaute Lindkvist
12484bf1e9 #3297 Make casing shoe a right-angled triangle and refactor symbols
* Put plot symbol enum inside the symbol class.
* Put line style enums inside the line class.
* Add custom capability.
2018-09-04 12:02:06 +02:00
Gaute Lindkvist
e3baaa4133 #3261 Show 3d well log curves even if the grid result isn't dynamic.
* Have to be more precise on whether to attach the results as a static or dynamic property.
* Also rewrite some 3dWellLogPlanePartMgr code to only create one draw surface for each draw plane used for the curves.
2018-09-04 12:01:07 +02:00
Gaute Lindkvist
4c84bbb8a3 #3014 and #3022 Well Bore Stability: LAS and element table input and cleaned up extraction code. 2018-09-04 12:01:07 +02:00
Gaute Lindkvist
4fd9cdfda3 #3300 Fix crash when loading formation indices as part of a project file.
* Rename structGrid() to getOrCreateStructGrid() to make it obvious that it allocates internally.
2018-09-04 09:33:48 +02:00
Bjørn Erik Jensen
9a94fc2cde #3299 Compdat export. WELSPEC fixes 2018-08-31 16:08:03 +02:00
Gaute Lindkvist
f8045826c7 Rename track formation source from "Well Path" to "Well Picks for Well Path"
* Well Path is already used elsewhere in the same group
2018-08-30 16:07:14 +02:00
Gaute Lindkvist
adc9ad322a #3187 symbols and labels for well path attributes, initial work. 2018-08-30 16:06:20 +02:00
Gaute Lindkvist
46c5bbf4c6 #3187 Update Well Path Attributes to have a list of inch-values for diameter. 2018-08-30 16:02:55 +02:00
Jacob Støren
bddaf9d602 #3291 Fix by differensiating between dynamic and default pickEventHandlers 2018-08-30 15:43:55 +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
Gaute Lindkvist
655803601e #3276 Make curve data source more robust. 2018-08-30 09:32:28 +02:00
Jacob Støren
ad24409b91 #3287 Add update of connected curves when the well path changes 2018-08-29 17:33:58 +02:00
Jacob Støren
6168ac95ab #3290 Always resize columnwidths when adding targets 2018-08-29 17:08:03 +02:00
Jacob Støren
9fe5631fe2 #3262 Set target dogleg default to 3.0 2018-08-29 16:59:59 +02:00
Jacob Støren
dc432e976b #3249 Well path target point picking operational.
Still work to do, however.
2018-08-29 16:08:34 +02:00
Bjørn Erik Jensen
6b2359cb39 #3091 Completion export. Add WELSPECS/WELSPECL to exported file 2018-08-29 13:36:33 +02:00
Bjørn Erik Jensen
9ec2bc6922 #3283 Editable well path. Set default unit system to match grid 2018-08-28 11:14:04 +02:00
Magne Sjaastad
a6c8a88416 #3253 Export Completions : Whitespace 2018-08-27 13:04:29 +02:00
Gaute Lindkvist
4dcbf6e918 #3275 Rename Common Data Source -> Data Source 2018-08-27 11:33:01 +02:00
Gaute Lindkvist
28285ceddf #3261 Fix crash when setting case to null in 3d well log curves. 2018-08-27 11:33:01 +02:00
Magne Sjaastad
5f52dae545 #3269 Compdat Export Performance : Load all data before loop 2018-08-24 15:50:27 +02:00
Magne Sjaastad
b3a7dc943c #3269 Compdat Export Performance : Moved fields to private and protected 2018-08-24 15:50:27 +02:00
Magne Sjaastad
d88bff3a72 #3269 Compdat Export Performance : Add load of scalar data from result names 2018-08-24 15:50:27 +02:00
Bjørn Erik Jensen
8788fe1ab7 #3257 Perforations. Add slider editors for startMD and endMD 2018-08-23 13:35:49 +02:00
Gaute Lindkvist
3abaf4f34e Hide Multi Segment Well parameters object in tree 2018-08-22 14:02:09 +02:00
Gaute Lindkvist
2aee17756b Add 3d RFT plot curves to RimWellPath context menu
* Currently it is only on the 3D track context menu.
2018-08-22 13:04:00 +02:00
Gaute Lindkvist
038c7b168c #3184 Enable creation of plots within plot window. 2018-08-22 13:04:00 +02:00
Gaute Lindkvist
75c76016e1 #3215 #3229. Multi segment well settings box and user set reference point. 2018-08-21 15:21:40 +02:00
Magne Sjaastad
54c6e032b5 #3239 : Fishbones : Allow location of subs at start and end measured depth 2018-08-20 14:29:29 +02:00
Magne Sjaastad
72cfc4af6b #3238 Compdat Export Fishbones : Limit main bore perforated interval to fishbone sub start/end 2018-08-20 13:50:42 +02:00
Jacob Støren
2ed84c9df2 #2607 WIP: Outline of dragger system based on editors. First visible dragger geometry 2018-08-17 12:32:40 +02:00
Magne Sjaastad
acca2d72eb #3089 Non-Darcy along well : Minor adjustments
Show d-factor value for types not ALONG_WELL_PATH
Compute well path radius used in d-factor computations
Make text display more compact
2018-08-17 09:16:16 +02:00
Gaute Lindkvist
16560a7d81 #3183 Export Fractures as Multi Segment Wells. 2018-08-16 10:22:07 +02:00
Magne Sjaastad
90ce1126a9 Guard null pointer access 2018-08-15 16:23:02 +02:00
Magne Sjaastad
fa25f448a1 #3089 Non-Darcy longitudinal : Use weighted average calculator 2018-08-15 15:52:06 +02:00