Commit Graph
730 Commits
Author SHA1 Message Date
Jacob Støren 79c016b6b6 Wells: Improved output in Result info window when picking a well-cell
p4#: 22241
2013-08-28 15:36:29 +02:00
Jacob Støren 5e629795e4 MSW: Now using a stable offset for the small branches start point.
Pulling the split point towards the first cell corner.
p4#: 22238
2013-08-28 10:22:30 +02:00
Jacob Støren 2c985a1c2b MSW: Now using a stable offset for the small branches start point.
Pulling the split point towards the first cell corner.
p4#: 22238
2013-08-28 10:21:33 +02:00
Magne Sjaastad 3e63ab705c Upped to internal version 0.9.23
p4#: 22234
2013-08-27 08:26:28 +02:00
Magne Sjaastad 38316c67ef Upped to 0.9.22
p4#: 22233
2013-08-27 08:03:21 +02:00
Magne Sjaastad d6f9aa13a4 Fixed mixup of ijk variables
p4#: 22232
2013-08-27 08:02:47 +02:00
Jacob Støren dbb72475e5 MswRollUp: Final commit: Reapplying changes and bugfixes from trunk in conflicting files.
The changes are from changelist numbers: 22190, 22189, 22154, 22151, 22141, 22124, 22010
Now It is supposed to compile again.
p4#: 22231
2013-08-26 21:56:40 +02:00
Jacob Støren 6ca3afa609 MswRollUp: Use only closest connection above and below
Added a lot of info to the positionContributions
Finally found a fairly ok method to calculate the positions, namely to
use only the closest connection above and below. Did also offset split
point positions somewhat, to make the small branches visible.

This is an intermediate commit and does not compile
p4#: 22230
2013-08-26 15:28:34 +02:00
Jacob Støren 3f2037b783 MswRollUp: Handle previous well result points that is inside current cell
This is an intermediate commit and does not compile
p4#: 22229
2013-08-26 15:22:55 +02:00
Jacob Støren 14dc3def92 MswRollUp: Ert : Fix of missing MSW branches
This is an intermediate commit and does not compile
p4#: 22228
2013-08-26 15:17:20 +02:00
Jacob Støren 1a285cebe0 MswRollUp: Guarded the interpolation against undefined pos
This is an intermediate commit and does not compile
p4#: 22227
2013-08-26 15:16:20 +02:00
Jacob Støren d5aa8e4f30 MswRollUp: Principal fixes to the MSW algorithms
Add point contributions even when it is undefined to store the segment below id, which is needed for the traversal.
The undefined positions comes from bottom end segments without connections.
Also cleaned up the the static well calculation
This is an intermediate commit and does not compile
p4#: 22226
2013-08-26 15:10:34 +02:00
Jacob Støren 6ecfbdb8ee MswRollUp: Finally implemented through all the interpolation and segment position calculation. Completely untested
This is an intermediate commit and does not compile
p4#: 22225
2013-08-26 14:56:34 +02:00
Jacob Støren 3151f99129 MswRollUp: Ert: Fix of wrongly named define: WINDOWS_LSF
This is an intermediate commit and does not compile
p4#: 22223
2013-08-26 14:50:27 +02:00
Jacob Støren d7d5d2942b MswRollUp: Updated Ert to commit 1fea6b00f3 master Fixed an Api change
This is an intermediate commit and does not compile
p4#: 22222
2013-08-26 14:44:03 +02:00
Jacob Støren 441ac1e3d9 MswRollUp: Start of fix of static well calculation
This is an intermediate commit and does not compile
p4#: 22221
2013-08-26 14:34:22 +02:00
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
https://github.com/joakim-hove/ert/commit/067fa99faa300815950d7c0147649754a578b71a
This is an intermediate commit and does not compile
p4#: 22212
2013-08-26 13:56:42 +02:00
Magne Sjaastad 64c234d988 Updated to internal version 0.9.21
p4#: 22200
2013-08-23 14:40:42 +02:00
Magne Sjaastad 5ab7e5426f Upped to version 0.9.20
p4#: 22199
2013-08-23 13:47:40 +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 178dd88aa0 Use timeout period of 60 sec as timeout for large data transfer operations
p4#: 22182
2013-08-16 15:59:52 +02:00
Magne Sjaastad b18e3274be Added missing variable init
p4#: 22163
2013-08-14 08:19:23 +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 5c5d53bcee Show wait cursor when progress dialog is visible
p4#: 22152
2013-08-13 09:03:40 +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 8c128aeb6e Added more detailed timeout for data transfer between ResInsight and Octave
p4#: 22148
2013-08-12 11:38:09 +02:00
Magne Sjaastad 494a5857dd Improved text output to Process Monitor and added grid index
p4#: 22145
2013-08-12 10:12:36 +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 b45c49104a Allow dataset to be received by ResInsight from Octave to have a dimension of 3, meaning 4D dataset with one time step
Fixed comments
p4#: 22143
2013-08-09 13:42:25 +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 31c18dd356 Fixed issue with progress info dialog
Use application modal instead of window modal
p4#: 22132
2013-08-08 14:24:12 +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