Commit Graph

7684 Commits

Author SHA1 Message Date
Jacob Støren
b755ddc11d Embed pipe visualization of Simulation Wells in intersection views 2018-03-14 15:13:24 +01:00
Jacob Støren
e52c88ff77 WIP : Add flattening code to simwell part generator 2018-03-14 15:13:24 +01:00
Jacob Støren
1fa898b798 Small refactorings 2018-03-14 15:13:24 +01:00
Jacob Støren
e314450e2e Minor refactoring 2018-03-14 15:13:24 +01:00
Jacob Støren
543c99371b Use displayCoordTransform and redability changes 2018-03-14 15:13:24 +01:00
Magne Sjaastad
06b619cd17 Clang : Set AllowShortCaseLabelsOnASingleLine to false 2018-03-14 15:04:32 +01:00
Magne Sjaastad
ca0c13be41 Use helper class to get extractors 2018-03-14 14:35:45 +01:00
Magne Sjaastad
0aba950c12 Well CF Visualization: Use coordinate on well path as center 2018-03-14 14:35:45 +01:00
Magne Sjaastad
2bf0773815 Well CF Visualization: Recompute data when required 2018-03-14 14:35:45 +01:00
Magne Sjaastad
d757c0c92a Well CF Visualization: Use "Well Connection Factors" in UI 2018-03-14 14:35:45 +01:00
Magne Sjaastad
b1fc73bc95 Well CF Visualization : Add basic star geometry 2018-03-14 14:35:45 +01:00
Rebecca Cox
46c4693ae6 3D well log curve: Establish a coordinate system for curve normals 2018-03-14 14:22:18 +01:00
Rebecca Cox
04520c8446 Fix crash when opening well log LAS curve without connection to well path 2018-03-14 14:22:18 +01:00
Magne Sjaastad
d3361d22dd Well CF Visualization : Fix computation of transmissibilty 2018-03-14 09:47:17 +01:00
Magne Sjaastad
108ef5eecc Well CF Viz : Add basiz viz with spheres, add legend to view 2018-03-14 09:35:48 +01:00
Bjørn Erik Jensen
b7e8834b4c 2dIntersectionView. Clean up context menus 2018-03-14 08:05:38 +01:00
Bjørn Erik Jensen
15e242d1e3 2dIntersectionView. Remove 2dIntersectionViewCollection toggle in project tree 2018-03-13 15:15:02 +01:00
Bjørn Erik Jensen
28830d3a1b 2d intersection view. Adjusted category legends position 2018-03-13 13:26:41 +01:00
Rebecca Cox
2fa8202332 3D well log curves: Update curves after editing properties 2018-03-13 11:18:38 +01:00
Rebecca Cox
ae077b86fd lenght -> length 2018-03-13 10:55:35 +01:00
Rebecca Cox
60adcf299a Fix build. include cmath 2018-03-13 09:42:54 +01:00
Rebecca Cox
cf4830e0ad 3D well log curves: Visualize results 2018-03-13 09:25:29 +01:00
Rebecca Cox
3da3856c51 3D well log curves: Add grid along well path 2018-03-12 16:18:45 +01:00
Bjørn Erik Jensen
1e8f1bb95e intersections. Show extrusion line fix 2018-03-12 15:14:22 +01:00
Bjørn Erik Jensen
e13702a88a Intersection. Field controlling polylines visibility 2018-03-12 13:27:32 +01:00
Magne Sjaastad
716bb3184b System : Replace tab with four spaces 2018-03-12 11:12:39 +01:00
Magne Sjaastad
8e8c168405 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
Jacob Støren
009ae7c750 Separated the flattening code, to be able to use it to flatten simwells and wellpaths 2018-03-12 10:00:09 +01:00
Jacob Støren
ec5a9e1682 Generalized the flatting transforms to be able to reuse for simwells and wellpaths 2018-03-12 10:00:09 +01:00
Rebecca Cox
c63aee779d 3d Well Log Curves: Draw line along well path 2018-03-09 15:42:23 +01:00
Rebecca Cox
540c4e57c9 Fix build??? 2018-03-09 14:09:54 +01:00
Rebecca Cox
62a2ddfe82 Fix linux build 2018-03-09 14:00:41 +01:00
Rebecca Cox
d72d5ba343 Fix linux build (move cvfBase to top) 2018-03-09 13:56:05 +01:00
Rebecca Cox
06504b6fef 3D well log curves: Create visualization for a curve, random offsetted from a well path 2018-03-09 13:17:40 +01:00
Bjørn Erik Jensen
16551c05c4 2d intersection view. Temporary fix to avoid crash 2018-03-09 10:22:58 +01:00
Jacob Støren
ac5466f83d Fix missing scale in display coord transformation for 2D IntersectionView 2018-03-09 10:14:03 +01:00
Magne Sjaastad
a38d3735c5 Non Darcy Flow : Select copy at the end to avoid update of editor too early 2018-03-09 09:47:56 +01:00
Magne Sjaastad
9a7ca2d2a9 Non Darcy Flow : Fix inverted unit conversion 2018-03-09 09:40:10 +01:00
Magne Sjaastad
4c19be91ac Regression Test : Ignore line endings when using diff tool 2018-03-09 09:00:44 +01:00
Magne Sjaastad
7221efa7b5 Fracture : Do not exit if debug output file is not possible to open 2018-03-09 09:00:44 +01:00
Magne Sjaastad
9de2f1ae52 Ellipse Fracture : Always set well intersection to center of ellipse 2018-03-09 09:00:44 +01:00
Magne Sjaastad
64845d796c Fracture : Move code to cpp 2018-03-09 09:00:44 +01:00
Magne Sjaastad
12b7ddf90b Ellipse Fracture : Rename to assignConductivityToCellsInsideEllipse 2018-03-09 09:00:44 +01:00
Magne Sjaastad
7c554b8ff8 Fracture : Fix typo when creating fracture cells for ellipse fracture 2018-03-09 09:00:44 +01:00
Bjørn Erik Jensen
6ae619cc10 Fix Linux build by adding missing include (II) 2018-03-09 08:50:16 +01:00
Bjørn Erik Jensen
9543649858 Revert "Fix Linux build by adding missing include"
This reverts commit ab8a4f58ab.
2018-03-09 08:47:43 +01:00
Bjørn Erik Jensen
ab8a4f58ab Fix Linux build by adding missing include 2018-03-09 08:37:53 +01:00
Bjørn Erik Jensen
8bd37b3411 2dIntersectionView. Update view when modifying branch detection and interpol type 2018-03-08 16:48:21 +01:00
Bjørn Erik Jensen
3feaa55d02 2dIntersectionView. Update when modifying SimWellInView 2018-03-08 16:31:18 +01:00
Jacob Støren
0bdde36aa3 Merge Legend background and Edge axis top into dev 2018-03-08 16:22:13 +01:00