Commit Graph

553 Commits

Author SHA1 Message Date
Jacob Støren
b807a0e0ee MswRollUp: Removed obsolete code
This is an intermediate commit and does not compile
p4#: 22220
2013-08-26 14:27:39 +02:00
Jacob Støren
9f2bc4f1d0 MswRollUp: Made neighbour calculations handle cells on edge
This is an intermediate commit and does not compile
p4#: 22219
2013-08-26 14:22:20 +02:00
Jacob Støren
42408eda74 MswRollUp: Added some guarding to get the Troll_MSW case through. Needs some assert disabling in RigGridBase as well, but it is not included yet
This is an intermediate commit and does not compile
p4#: 22218
2013-08-26 14:21:21 +02:00
Jacob Støren
544d98b37e MswRollUp: Adding Branch start cell to start of branch
This is an intermediate commit and does not compile
p4#: 22217
2013-08-26 14:16:07 +02:00
Jacob Støren
e6dce28fa3 MswRollUp: Started to clean up the MSW code.
This is an intermediate commit and does not compile
p4#: 22216
2013-08-26 14:15:27 +02:00
Jacob Støren
27cac28b74 MswRollUp: Centerline calculation restoring and improvement
This is an intermediate commit and does not compile
p4#: 22215
2013-08-26 14:09:25 +02:00
Jacob Støren
f392f4457d MswRollUp: Splitted normal well and MSW handling. Got the Normal path to work fairly well. Some strangeties at the end of the pipes though
This is an intermediate commit and does not compile
p4#: 22214
2013-08-26 14:03:01 +02:00
Jacob Støren
b63f51921d MswRollUp: Updated Ert to experimental MSW branch. Updated ResInsight code to handle API changes
067fa99faa
This is an intermediate commit and does not compile
p4#: 22212
2013-08-26 13:56:42 +02:00
Magne Sjaastad
b31953eb4c Hide console window on Windows using a workaround described here
http://public.kitware.com/Bug/view.php?id=14326
p4#: 22191
2013-08-22 08:03:27 +02:00
Magne Sjaastad
627211685d Wellcollection can control if well head label is positioned at top active cell for IJ column or top Z of active cells bounding box
p4#: 22190
2013-08-22 07:55:21 +02:00
Magne Sjaastad
cbbc5ae80b Added ACTNUM to static results for binary Eclipse files
p4#: 22189
2013-08-22 07:45:28 +02:00
Magne Sjaastad
5580145bf9 Add keyword Name as identifier for a well in addition to well name given in quotes
p4#: 22184
2013-08-19 09:46:31 +02:00
Magne Sjaastad
744bbe9c2c Disable use of ecl_grid_cell_invalid
p4#: 22154
2013-08-13 11:20:31 +02:00
Magne Sjaastad
7d3ca2fb25 Avoid modifying x and y when computing z-value for well head pipe
p4#: 22153
2013-08-13 10:02:19 +02:00
Magne Sjaastad
cfb81a324b Fixed issue with missing well pipe geometry
p4#: 22151
2013-08-12 17:05:03 +02:00
Magne Sjaastad
89c67df963 Fixed issue with missing well pipe geometry
p4#: 22151
2013-08-12 17:04:31 +02:00
Magne Sjaastad
ee4e6aeed4 Use data access object for access to data structures in ResInsight
p4#: 22144
2013-08-12 10:04:30 +02:00
Magne Sjaastad
ff45f6885e Simplified file selection filter for well path import
p4#: 22142
2013-08-08 17:23:31 +02:00
Magne Sjaastad
562dfb0135 Do not show well cells when wells are turned off
Renaming
p4#: 22141
2013-08-08 17:15:17 +02:00
Magne Sjaastad
e747804ef4 Well head arrow is starting at well cell located at top of the K column the well head exists in.
This way all well heads are visible all the time, even when inactive cells are visible
p4#: 22140
2013-08-08 17:03:17 +02:00
Magne Sjaastad
a8b7662d2f Rename
p4#: 22138
2013-08-08 15:19:16 +02:00
Magne Sjaastad
8f4e6da98b Include well cells in cell range region evaluation
p4#: 22131
2013-08-08 11:26:00 +02:00
Magne Sjaastad
69f3f98f5a Hide console on Windows
Show command line help text in dialog, accessible from About menu
Show command line help dialog instead of console output on Windows
p4#: 22130
2013-08-08 11:09:18 +02:00
Magne Sjaastad
ffb3d3e235 Rebuild inactive geometry when invalid state changes
Show inactive/invalid cells also when using property filter, relevant for exclude filters
p4#: 22124
2013-08-08 08:57:23 +02:00
Magne Sjaastad
008842a1ee Renamed cell filter field from active to isActive
Removed the special handling of range filters when only exclude filters are active
p4#: 22123
2013-08-08 08:49:29 +02:00
Magne Sjaastad
fea95940bf Fixed missing min/max value range for property filters when loading from project file
p4#: 22105
2013-08-07 09:00:09 +02:00
Magne Sjaastad
9910480538 Added *.dev and *.* to file filter for well path import
p4#: 22099
2013-08-06 11:56:07 +02:00
Magne Sjaastad
3f61c26f0b Updated file paths in regression tests
p4#: 22097
2013-08-06 09:52:01 +02:00
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
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
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