Magne Sjaastad
f2be4dedaf
Fix for range filter exclude behaviour
...
Use active cells as range include filter when there are range exclude filters present and no include filters
p4#: 22095
2013-08-05 12:48:11 +02:00
Magne Sjaastad
ffbb0b6a46
Use a special flag to indicate hidden children of a field.
...
Added new method in PdmUiItem called isUiHideChildren()
p4#: 22093
2013-08-02 13:49:16 +02:00
Magne Sjaastad
50777b3e3f
Fixed issue related to missing legend config
...
Must hide legend config collection. Revisit when a more robust tree building strategy is in place.
p4#: 22092
2013-08-02 13:04:25 +02:00
Magne Sjaastad
3bef117e7d
Upped to dev version 0.9.19
...
p4#: 22091
2013-08-01 19:53:36 +02:00
Jacob Støren
7112589e33
Statistics calculation : Paralellized and avoided some memory reallocation
...
p4#: 22012
2013-06-27 00:45:50 +02:00
Jacob Støren
4f7b3e703c
Fixed Memory bug regarding statistics calcualtion
...
The results memory on each timestep was not freed resulting in all the data from all the cases for all timesteps in memory at the same time ...
In addition, the data was read accidentaly before the timeloop for all the source cases for all timesteps.
So, should perform better now, but there still are some memory allocated in the start, that i cant quite account for.
p4#: 22011
2013-06-26 23:34:03 +02:00
Jacob Støren
cff0437343
Some comments and indentation
...
p4#: 22010
2013-06-26 23:26:01 +02:00
Magne Sjaastad
390abe0f81
Use compare() because endsWith() does not work as expected on Windows
...
p4#: 22005
2013-06-26 12:01:53 +02:00
Jacob Støren
b5688c5cd9
Hack: Well label now rendered "under" transparent cells to workaround random behaviour (on certain hw ?)
...
p4#: 22004
2013-06-26 10:30:48 +02:00
Magne Sjaastad
5be640daa2
Upped to 0.9.18
...
p4#: 22003
2013-06-26 09:24:34 +02:00
Jacob Støren
524e8d8375
Added a left margin in the property window.
...
p4#: 22002
2013-06-26 09:02:37 +02:00
Jacob Støren
094d4dc6c4
Made "Ceetron Navigation" the default navigation type
...
p4#: 22000
2013-06-26 09:01:43 +02:00
Jacob Støren
4be58edf78
MSW code reverted. Regrettfully the work has to be reconsidered.
...
Both ERT and the resinsight code is rolled back to before MSW was introduced as refined.
p4#: 21999
2013-06-25 15:53:19 +02:00
Jacob Støren
172c2d8b21
Fixed context menu blocking Ceetron navigation on linux.
...
p4#: 21981
2013-06-24 22:23:33 +02:00
Jacob Støren
1ea5a49471
WellPaths: Added support for mulitple paths in one ascii file.
...
p4#: 21980
2013-06-24 22:04:52 +02:00
Magne Sjaastad
636fd39c2f
Use branch ID to identify a branch on import
...
p4#: 21979
2013-06-24 16:41:01 +02:00
Jacob Støren
b59ac41509
Test of fix of MSW assert
...
p4#: 21978
2013-06-24 15:15:46 +02:00
Magne Sjaastad
5ea531783a
Missed file in last checkin
...
p4#: 21975
2013-06-24 14:07:49 +02:00
Magne Sjaastad
f02d4b160e
Use branch index and branch cell index to identify branch head
...
Removed obsolete code
p4#: 21974
2013-06-24 14:02:01 +02:00
Magne Sjaastad
12a0040473
Added well branch number and segment number to result info view
...
p4#: 21968
2013-06-21 16:20:11 +02:00
Jacob Støren
cd6d60d896
Ascii Well path import: Works for one path in one file
...
p4#: 21966
2013-06-21 15:59:04 +02:00
CeetronResInsight
139c80dfa0
Fixed missing newline at end of file
...
p4#: 21958
2013-06-18 13:26:38 +02:00
Magne Sjaastad
c8a537e180
Check for valid index before accessing data
...
p4#: 21957
2013-06-18 12:55:49 +02:00
Jacob Støren
5db88f4e03
Ascii import of Well Paths
...
p4#: 21956
2013-06-18 11:56:51 +02:00
Magne Sjaastad
2a2102837a
Fixed missing last coordinate for filetered coords
...
p4#: 21955
2013-06-18 11:26:52 +02:00
Magne Sjaastad
16cd7a04ae
Multi Segment Wells: Read in connection between a well branch and the branch head.
...
Compute intersection point between branch top well cell and branch head in the main branch.
p4#: 21954
2013-06-18 09:41:02 +02:00
Jacob Støren
fa410ba8a5
Fixed Animation Control problem on project open
...
TP#4088
p4#: 21934
2013-06-14 13:53:52 +02:00
Jacob Støren
29afd9cc8a
Cleaned up a bit
...
p4#: 21924
2013-06-14 12:08:05 +02:00
Jacob Støren
edcba5a471
Animation (and other commands) refreshed on selection in the tree view
...
p4#: 21923
2013-06-14 11:59:56 +02:00
Magne Sjaastad
7a24b2664e
Updated ERT to handle multi segment wells
...
Updated input code in ResInsight accordingly
ERT version on GitHub
067fa99faa
p4#: 21920
2013-06-13 22:12:02 +02:00
Jacob Støren
6f04f70ade
Fixed missing update of the 3D view after deleting statistic results
...
p4#: 21894
2013-06-12 13:42:36 +02:00
Jacob Støren
03ad142261
Removed debug output
...
p4#: 21887
2013-06-12 10:52:46 +02:00
Jacob Støren
a9d2baf117
Project/OilField: Made sure one and always one oilfield exists in a project.
...
p4#: 21884
2013-06-12 09:36:50 +02:00
Jacob Støren
3cfbc9f25e
caf::Pdm: Now deleting all objects in a PointersField before reading anything into it.
...
Added documentation comments as well
p4#: 21883
2013-06-12 09:28:35 +02:00
Magne Sjaastad
12f1400733
Added missing Qt dependencies
...
p4#: 21882
2013-06-12 09:10:42 +02:00
Magne Sjaastad
68edafe5f4
Added checkbox to control import of survey and plan
...
p4#: 21863
2013-06-10 10:10:56 +02:00
Jacob Støren
a2aa9f3e7d
Grid Models: Used the "Cases" icon
...
p4#: 21855
2013-06-07 15:01:47 +02:00
Jacob Støren
6ac8c4365f
Project tree: Fixed several issues after the reconfiguration
...
Missing Icon and text on the Grid Models folder
New cases and Grid Case Groups ended up outside the Grid Model Folder
Old Project files did not show up properly
p4#: 21854
2013-06-07 14:54:02 +02:00
Jacob Støren
080fc4c094
Fixed some compiler warnings.
...
p4#: 21853
2013-06-07 14:15:13 +02:00
Vidar Lundberg
5cd4b13716
Add temporary icon for Grid Models in PDM, should create proper icon later.
...
p4#: 21850
2013-06-07 09:32:32 +02:00
Vidar Lundberg
cd08fc0356
Add temporary icon for Grid Models in PDM, should create proper icon later.
...
p4#: 21850
2013-06-07 09:32:06 +02:00
Vidar Lundberg
c3cd40d7eb
Minor changes, changed logging to standard output when switching frame, e.g. fixed so that current frame number is shown correctly.
...
p4#: 21848
2013-06-06 16:37:35 +02:00
Vidar Lundberg
ceb5dd8470
Minor changes, adjusted so that well paths become thinner and clip well paths only 100 meters above reservoir.
...
p4#: 21847
2013-06-06 16:36:37 +02:00
Vidar Lundberg
6340c4a4a8
Established new PDM structure with RimProject owning RimOilFields owning RimAnalysisModels.
...
Moved wellPathCollection into new class RimOilFields.
Moved cases (previously called reservoirs) and caseGroups from RimProject into new class RimAnalysisGroups.
Added support for old project files, move cases and caseGroups from RimProject to RimAnalysisModels. (Do not handle WellPaths for old project files in a similar way, since almost no users have used this functionality yet.)
p4#: 21846
2013-06-06 15:07:31 +02:00
Vidar Lundberg
691f24e7a7
Added include files because of known include problems related to PDM.
...
p4#: 21845
2013-06-06 15:02:35 +02:00
Magne Sjaastad
ec98af4354
Extract well path links from reply from request wells.
...
Major code refactoring and cleanup
p4#: 21833
2013-06-06 08:38:43 +02:00
Jacob Støren
f091629676
Octave Interface: Fixed two issues with setGridProperty
...
Missing argument check and wrong dimension check
p4#: 21828
2013-06-04 16:10:39 +02:00
Magne Sjaastad
1c02a392cd
Hide characters from password field
...
p4#: 21827
2013-06-04 14:22:45 +02:00
Magne Sjaastad
cf77f04ce8
Upped to development version 0.9.17
...
p4#: 21821
2013-06-04 08:36:13 +02:00
Magne Sjaastad
c60c35d9a9
Upped to 0.9.16
...
p4#: 21805
2013-06-03 13:15:49 +02:00