Jacob Støren
c2759e47b2
#739 Renamed and trimmed inside RimPlotCurve
2016-05-23 17:13:03 +02:00
Jacob Støren
a2ed19c687
#739 Splitted RimWellLogCurve into a RimPlotCurve base class for use with summary plot curves
2016-05-23 15:44:15 +02:00
Jacob Støren
24edb0501e
WIP: Started to create the summary plot Rim data structures.
2016-05-09 12:16:55 +02:00
Jacob Støren
f7d5d92029
Upped to version 1.5.111-RC after fixing #712
2016-01-10 21:39:30 +01:00
Jacob Støren
d4ec42e9a2
( #712 ) Made a possible well cell connection in the wellhead control the connection color of the well pipe.
2016-01-10 21:33:50 +01:00
Jacob Støren
cc9f20e912
Upped to version 1.5.110-RC
2016-01-07 14:25:40 +01:00
Jacob Støren
0e8191d6eb
( #712 ) Set well head connection status to closed always as they are no part of the connection table in Eclipse
...
This to remedy that ERT returns open as connection status for well heads.
2016-01-07 14:24:59 +01:00
Jacob Støren
fc7721dc20
Upped to 1.5.108-RC after fixing #709
2015-12-15 14:02:27 +01:00
Jacob Støren
7737a713c5
Removed invalid cells from bbox search tree.
...
Improving performance on startup and avoid possible stack exhaust error.
2015-12-15 13:50:59 +01:00
Jacob Støren
cd4c9e6ee0
( #709 ) Invalid cells destroyed the intersection calculation for well log
...
Omit the invalid cells from the calculation.
2015-12-15 13:41:32 +01:00
Jacob Støren
6267f82805
Upped to 1.5.107-RC after fix of valgrind detected issues
2015-12-14 15:32:00 +01:00
Jacob Støren
0650cfdce2
Fixed uninitialized memory read detected by valgrind.
2015-12-14 14:52:00 +01:00
Jacob Støren
891bce069d
( #587 ) Fixed missing initialization. Will probably fix this issue
2015-12-14 14:37:00 +01:00
Jacob Støren
bd1aeaf840
Upped to 1.5.106-RC after fix of final(?) regression-test-detected bug.
2015-12-14 11:28:46 +01:00
Jacob Støren
4d6deef8ab
( #708 ) Fixed simulation well geometry and color mapping.
...
Had been sligtly off since 1.5.0.
2015-12-14 11:25:55 +01:00
Jacob Støren
6db74465b6
Removed debug output
2015-12-14 09:53:59 +01:00
Jacob Støren
f436d882b5
Upped to 1.5.105-RC after fix of #707
2015-12-11 17:49:30 +01:00
Jacob Støren
2a98f5b116
( #707 ) Renamed to make the use of resultWellIndex more clear
2015-12-11 17:45:09 +01:00
Jacob Støren
d01367a932
( #707 ) Fixed regression regarding well pipe and well cells
...
Introduced in 707e8c6 and not quite fixed in 179f0c9
2015-12-11 17:34:52 +01:00
Jacob Støren
179f0c906b
Fixed simulation well pipe visibility error introduced in 707e8c68ab
2015-12-10 14:11:07 +01:00
Jacob Støren
b9318376cc
Upped to 1.5.103-dev Release candidate for testing
2015-12-10 12:22:52 +01:00
Jacob Støren
d84db62ebb
System: Do not change the preferences when running regression tests.
...
We need the flexibility in the tests.
2015-12-10 12:21:01 +01:00
Jacob Støren
2f05ecb9ad
Fixed memory leak and removed unused code
2015-12-10 11:39:10 +01:00
Jacob Støren
856054666d
Fixed error introduced in 28a0e1107c
2015-12-10 10:40:15 +01:00
Jacob Støren
009f1d157a
( #168 ) Giving up to get parallel projection production ready for 1.6.0
...
Hide the parallel projection field.
2015-12-10 09:40:02 +01:00
Jacob Støren
1d9481f09b
( #695 ) Unintentional picking fixed.
...
Fixed in viewer, keeping the concept of the navigation policies to not flag the
the events as handled.
Made this clearer by adding an interface to turn event consumption on or off on the
navigation policies.
2015-12-10 09:39:55 +01:00
Jacob Støren
f1574bc774
( #168 ) Consolidated zoom along ray to prepare for handling ortho view
2015-12-10 09:39:49 +01:00
Jacob Støren
5874df7cc9
( #168 ) ( #695 ) Wip: Refactoring the ResInsight nav policies to make bugfixing simpler
2015-12-10 09:39:42 +01:00
Jacob Støren
f3eb304d66
Caf: Added constructors/destructors to navigation policies
2015-12-10 09:39:35 +01:00
Jacob Støren
8f92dfd0c0
Caf: WIP: Created a base class with trackball related navigation stuff.
...
Refactored cad and ceetron plus nav to use the common base
2015-12-10 09:39:28 +01:00
Jacob Støren
afe84ce75e
( #168 ) Parallel walk navigation working. Still things to fix
2015-12-10 09:39:06 +01:00
Jacob Støren
bbb0a5e993
( #168 ) Wip: Parallel projection. Basics in place
2015-12-10 09:33:58 +01:00
Jacob Storen
cbe728c9af
( #690 ) Fixed crash on linux when selecting cells with high cell index.
...
Caused by unintentional pointer arithmetics on string literal.
2015-12-09 02:20:33 -08:00
Jacob Storen
4b39ba4508
Remove compile warnings Linux
2015-12-09 02:13:13 -08:00
Jacob Støren
2478898a8b
Upped to 1.5.102-dev for Sprint 10
2015-12-07 16:03:12 +01:00
Jacob Støren
1977578d90
Fixed error in Fem to Eclipse rangefilter mapping.
...
The Fem elment was rotated again and again, bsed on previous rotation.
Need to use the original rotation each time.
2015-12-03 16:23:41 +01:00
Jacob Støren
69ced2cdf0
( #685 ) Fixed errors in findMainIJKFaces that might cause crash, and incorrect mapping.
...
Makes the example case work.
2015-12-03 14:34:03 +01:00
Jacob Støren
76a90b04c8
( #616 ) Removed the legend scrollbars completely by keeping the legend with at required size.
2015-12-02 13:58:10 +01:00
Jacob Støren
fa83513ac6
Made scrollbar inactive on zoom all. Made zoom all depth show the endpoint of the plot.
2015-12-02 12:23:10 +01:00
Jacob Støren
dac0db0fb9
( #654 ) Added autoscale toggle to WellLog Tracks.
2015-12-01 16:52:41 +01:00
Jacob Støren
219fdc6603
( #345 ) Well name alone on a line is now accepted. "#" and "--" at start of a line tags the line as comment
...
Several lines of text between wells are handled. Last none-empty line is used as well name.
2015-12-01 16:52:38 +01:00
Jacob Støren
ee11d4fde7
( #672 ) Refactoring and Fix of side effects introduced by 704f4fa
2015-12-01 12:27:19 +01:00
Jacob Støren
704f4fa42b
( #672 ) Avoid deleting and hiding WellLogPlot and Wells folders when they have no children
2015-11-30 15:07:54 +01:00
Jacob Støren
9d9ff798a9
( #655 )( #163 ) Guard against null ptrs in name comparisons
2015-11-30 14:50:16 +01:00
Jacob Støren
d637248ae9
( #655 ) Sort the wells in the Wells folder by name
2015-11-30 14:32:34 +01:00
Jacob Støren
707e8c68ab
( #163 ) Sort simulation wells by name
2015-11-30 14:04:03 +01:00
Jacob Støren
7b9f2b41ed
CppCheck fixes, Errors Warnings and performance
2015-11-27 16:37:26 +01:00
Jacob Støren
6fdc975464
Intersection: Reorganized gui a bit
2015-11-27 13:51:41 +01:00
Jacob Støren
0bda8e9a2f
( #679 ) Inactive cells can be toggled from the intersection
2015-11-27 13:51:39 +01:00
Jacob Støren
9f0c9d13b9
Whitespace
2015-11-27 13:51:36 +01:00
Jacob Støren
9fff7825af
( #676 ) Start intersections of well paths when the trajectory enters the active cells bounding box.
2015-11-27 11:29:28 +01:00
Jacob Støren
5c0c18ca30
( #668 ) Autmatically change itersection name when changing well or branch
2015-11-27 10:14:54 +01:00
Jacob Støren
2bf6771da0
( #675 ) Addjusted default extent when we have a small reservoir.
2015-11-26 16:47:45 +01:00
Jacob Støren
c86bb47fa9
( #666 ) Fixed assert reported in comment
2015-11-26 16:12:58 +01:00
Jacob Støren
7ebd6514cb
( #675 ) ( #666 ) Extrapolating intersection by user amount, along well-end directions
...
Making vertical-only well paths more robust also.
2015-11-26 16:12:55 +01:00
Jacob Støren
b075c57515
( #633 ) Added branch control to simulation well cross sections.
2015-11-26 13:39:31 +01:00
Jacob Støren
d808c268a4
Added icon to Simulation Well Intersection command
2015-11-26 13:38:27 +01:00
Jacob Støren
3e78eebee3
( #633 ) Cross sections on simulation wells
2015-11-26 11:09:10 +01:00
Jacob Støren
faf35d32c6
( #633 ) Moved well centerline calculation to make it available for cross sections
2015-11-26 11:09:08 +01:00
Jacob Støren
e0b8f6e06b
( #665 ) Icons for cross sections
2015-11-24 13:27:44 +01:00
Jacob Støren
419fd28b02
Upped version number to 1.5.101-dev after Sprint 9.
2015-11-24 10:59:49 +01:00
Jacob Støren
95f500fefd
( #166 ) Added 10% of the well paths start to end XY lenght as extents.
2015-11-23 14:28:32 +01:00
Jacob Støren
40821a05a6
( #166 ) Refactored to improve readability of geomech Intersection texture generation
2015-11-23 13:23:25 +01:00
Jacob Støren
c4aed9c487
( #166 ) Geomech cross sections in place. Refactor of frame/scene/model usage on top level.
2015-11-23 11:25:47 +01:00
Jacob Støren
b5c226aac1
Guard against cell results color update on inactive cross sections
2015-11-23 11:22:02 +01:00
Jacob Støren
5ec200c4fb
( #166 ) Fixed geomech result addressing when interpolating
2015-11-23 11:22:00 +01:00
Jacob Støren
ed563fdce2
( #166 ) Added crossSections to geomech view
2015-11-23 11:21:59 +01:00
Jacob Støren
4d0c1d17b4
cafViewer: Add static model(s) to mainScene as well.
2015-11-23 11:21:58 +01:00
Jacob Storen
b77d91b5e1
Linux compile fix
2015-11-21 00:06:20 -08:00
Jacob Støren
f8fa6787e9
( #166 ) WIP: Starting to get geomech cross sections in place
2015-11-20 15:54:22 +01:00
Jacob Støren
fbfd6fd212
( #166 ) More refactoring to support geomech cross sections
2015-11-20 13:26:41 +01:00
Jacob Støren
e593361b91
( #166 ) Refactoring to make way for geomech cross sections
2015-11-20 12:03:37 +01:00
Jacob Støren
919ba80bc6
Improved comments and some renaming
2015-11-20 12:03:36 +01:00
Jacob Støren
94b713d3bf
Removed unused code
2015-11-20 12:03:35 +01:00
Jacob Støren
227eba0325
( #166 ) Added storage of interpolation metadata
2015-11-19 13:40:44 +01:00
Jacob Støren
74f0251ee9
( #166 ) WIP: Preparing for interpolation
2015-11-19 13:40:43 +01:00
Jacob Støren
3f250ab0ff
( #166 ) Final mesh lines fixes for cross section
2015-11-18 21:04:10 +01:00
Jacob Storen
cc1a8cf28d
Fixed Linux warnings
2015-11-18 06:50:15 -08:00
Jacob Storen
7d60b8e90d
Fix Linux warning
2015-11-18 06:33:54 -08:00
Jacob Støren
9946df4071
( #166 ) WIP: Added cell border line code.
2015-11-18 15:29:10 +01:00
Jacob Støren
4f40b3de1f
( #166 ) Test code commented out of EclipseView
2015-11-18 11:52:31 +01:00
Jacob Støren
40713a3c84
( #166 ) Added clipping of the clipped cells, with fixes of errors.
2015-11-18 11:52:27 +01:00
Jacob Støren
5840f165ea
Added an interface to retreive the simulation well centerline
2015-11-18 11:52:23 +01:00
Jacob Støren
57f7c1229a
( #166 ) WIP: First visible section with hacks
2015-11-18 11:52:19 +01:00
Jacob Støren
7845d9bd3c
( #166 ) WIP: Preliminary cross section geometry builder ready for testing
2015-11-18 11:52:16 +01:00
Jacob Støren
cfefddac09
( #166 ) WIP: Preliminary geometry functions starting to get in place
2015-11-18 11:52:12 +01:00
Jacob Støren
4b9312ff74
Adjusted comment
2015-11-18 11:52:08 +01:00
Jacob Støren
83d1c0c411
( #648 ) Fixed missing update of total cell visibility
2015-11-12 12:24:05 +01:00
Jacob Støren
8283f6665b
( #625 ) Guard against All Timesteps Visible cells statistics when using dyn prop filter
2015-11-12 11:53:22 +01:00
Jacob Støren
7b65cb91ce
( #625 ) Added access to the generalized propertyFilterCollection in the view
2015-11-12 10:48:13 +01:00
Jacob Støren
8b8fd51862
Created baseclass for PropertyFilterCollections
2015-11-12 10:24:21 +01:00
Jacob Støren
a57b27b6c0
( #643 ) ( #642 ) Overhauled the 3D info panel. New option. Better layout.
2015-11-11 17:44:00 +01:00
Jacob Støren
d8ea2816c3
( #647 ) Made the width of 3dinfo box minimum 275 wide
2015-11-11 17:42:30 +01:00
Jacob Støren
adc777083d
( #642 ) Date in animation progress.
...
Not removed from Info text yet
2015-11-11 16:22:44 +01:00
Jacob Støren
6115d0a73b
Merge pull request #631 from OPM/dev
...
Copy up dev to master for release 1.5.0
2015-11-09 13:29:48 +01:00
Jacob Støren
f1674c07c7
Set version number to 1.5.0 for release
2015-11-09 09:28:21 +01:00
Jacob Støren
137ffcc695
Merge pull request #628 from OPM/dev
...
Merge down from dev to geom-sprint-8.2 branch before release 1.5.0
2015-11-09 09:24:05 +01:00
Jacob Støren
88194505eb
Merge pull request #627 from OPM/master
...
No-Op merge-down from master to dev before 1.5.0
2015-11-09 09:18:16 +01:00
Jacob Støren
38be5baca1
NRLib: Fixed missing precision in LAS file export
2015-11-06 15:07:09 +01:00
Jacob Støren
4f05c0d6b9
( #606 ) ( #607 ) Added eclipse stats for visible cells
2015-11-06 13:24:48 +01:00