Commit Graph
627 Commits
Author SHA1 Message Date
Bjørnar Grip Fjær 403bf1890c #1607 Record completion type of completion data and combine after all completions are calculated 2017-06-15 09:12:42 +02:00
Jacob Støren 81d44ca69b Linux Compile fix 2017-06-14 15:28:23 +02:00
Jacob Støren 088b486a3e Linux compile fix 2017-06-14 14:34:52 +02:00
Jacob Støren c0d493f690 #1558 Move Hexintersection methods to a separate file
To make it easierr to see and use from other code.
2017-06-14 14:16:20 +02:00
astridkbjorke 4577ef973c Removing (never used) arguments with default in RigWellPathIntersectionTools::findCellsIntersectedByPath (and renaming inside function) 2017-06-14 10:33:19 +02:00
Magne Sjaastad 12bbaa898d Added several missing copyright headers 2017-06-14 07:53:28 +02:00
Magne Sjaastad cf859e7c16 #1596 Rename from RimDefines to RiaDefines 2017-06-13 15:41:52 +02:00
Magne Sjaastad 5fa2f6cfbe #1596 Rename to RiaEclipseUnitTools 2017-06-13 15:25:52 +02:00
Bjørnar Grip Fjær 5cad6cd376 Use previously created functionality to get corner vertices from a cell 2017-06-08 13:01:26 +02:00
Bjørnar Grip Fjær 0f188a2200 #1560 Add support for computing fishbones transmissibilities 2017-06-08 13:01:26 +02:00
Bjørnar Grip Fjær b82bda5905 #1577 Improve RigWellPathIntersectionTools 2017-06-07 16:04:34 +02:00
astridkbjorke ac447c0486 #1557 Cleanup includes, improve comments 2017-06-07 11:49:45 +02:00
astridkbjorke 2dc7076593 #1557 Adding equations for peacemans formula, well bore transmissibility for a given direction, and total connection factor based on X, Y and Z trans. 2017-06-07 11:36:44 +02:00
Bjørnar Grip Fjær f1b4b735ff #1573 Created own unit system class 2017-06-06 14:57:32 +02:00
Bjørnar Grip Fjær a8ddd20063 Pass constructor parameter as const reference to RigCompletionData 2017-06-02 10:42:57 +02:00
Bjørnar Grip Fjær a52d70c424 #1548 Remove fishbones laterals based on success rate 2017-06-02 10:16:41 +02:00
Jacob Støren 665ee684b3 Fix less operator of Completion Data 2017-06-01 17:20:04 +02:00
Bjørnar Grip Fjær b20a563517 #1520 Establish new result type 'Completion Type' 2017-06-01 12:36:54 +02:00
Bjørnar Grip Fjær 1aedf92efc Merge branch 'dev' into fishbones 2017-06-01 09:02:38 +02:00
Bjørnar Grip Fjær e76d2a8980 #1532 Refactor RigCompletionData::combine to be a static method 2017-05-30 14:12:51 +02:00
Bjørnar Grip Fjær 99da23d4a7 #1531 Display message in logger if perforation interval is outside eclipse grid 2017-05-30 12:10:05 +02:00
Jacob Støren 258ec8a728 #1526, #1482 Use kSm3 and BOE as units for Gas in Well Alloc Plots 2017-05-29 22:53:44 +02:00
Bjørnar Grip Fjær 87cfb22efe #1464 Move well segment export to own feature 2017-05-29 15:39:37 +02:00
Bjørnar Grip Fjær b27d0c3469 Fix missing imports for GCC 2017-05-29 15:02:38 +02:00
Bjørnar Grip Fjær e30242bf0b #1462 Fix detection of starting cell of lateral 2017-05-29 14:19:18 +02:00
Jacob Støren f9a29925c5 #1483 Flow Characteristics plot: Set pore volume fraction threshold to 0.1 2017-05-29 13:16:40 +02:00
Bjørnar Grip Fjær 3dbc09b28d #1519 Compdat export for fishbones and perforations 2017-05-29 13:13:25 +02:00
Jacob Støren 4e091641a4 #1483 Update opm-flowdiagnostics and ..-applications
to b6e59ddcd2fe, and ccaaa4dd1b55 respectively.

In order to include flowCapacityStorageCapacityCurve with max pv fraction threshold
2017-05-29 13:08:32 +02:00
Bjørnar Grip Fjær 45f5b5a80a Make more const accessors available 2017-05-29 12:56:40 +02:00
Bjørnar Grip Fjær dbcdd4dde0 Fix GCC build error 2017-05-26 14:52:01 +02:00
Bjørnar Grip Fjær 96760884d1 #1519 Export COMPDAT for all perforation intervals 2017-05-26 12:37:01 +02:00
Bjørnar Grip Fjær 05edb97635 #1519 Create tools for calculating cells intersected by well paths 2017-05-26 11:10:54 +02:00
Magne Sjaastad 43e50bd8d2 Updated copyright headers 2017-05-16 12:49:36 +02:00
Bjørnar Grip Fjær d0833adb4c #1462 Add functionality to check if a given coordinate is within a cell 2017-05-15 16:04:53 +02:00
Magne Sjaastad 25e6aec94a Merge branch 'dev' into fishbones 2017-05-15 13:37:09 +02:00
Magne Sjaastad 54c6e1c600 #1372 Update solver interface due to API changes in flow diagnostics 2017-05-12 12:22:50 +02:00
Magne Sjaastad 84b922ba82 #1476 Include isFile() when checking if a file exists 2017-05-11 09:23:13 +02:00
Magne Sjaastad 338e51bced Fishbones : Fix invalid start direction for lateral 2017-05-09 10:14:02 +02:00
Jacob Støren 141ce6b54b #1381 Well Flow Plots show phase split (Oil Gas Water)
Flow rates are explained in the plots as Surface/reservoir flow rates. Unit for field is [stb]/day for all fluids
2017-05-08 16:02:42 +02:00
Magne Sjaastad cac2aefefd #1450 Use Y-AXIS as default lateral direction for near-vertical wells 2017-05-08 15:08:57 +02:00
Magne Sjaastad 42e2294eca Merge remote-tracking branch 'origin/dev' into fishbones 2017-05-08 11:07:33 +02:00
Magne Sjaastad b0c5ceeab6 #1442 Moved geometry functions to RigFishbonesGeometry 2017-05-08 08:00:55 +02:00
Magne Sjaastad 414733899e Fishbones : Add model and visualization 2017-05-05 12:23:29 +02:00
Jacob Støren 0664592ec8 Move a method 2017-05-05 11:55:18 +02:00
Jacob Støren 67e652713f Moved debug output regarding Well Log Extraction Curves to the Log Message window.
Also removed some debug output.
2017-04-27 14:14:51 +02:00
Bjørnar Grip Fjær cf18f5324f #165 Keep original days since simulation start 2017-04-26 09:41:04 +02:00
Jacob Støren 2745d857d0 #1381 Wip: Well Alloc Plots split by phase without flow diagnostics
This is implemented, but turned off as Ert did not seem to deliver correct phase flow rates. Can be enabled as soon as Ert is improved and updated.
2017-04-20 16:22:33 +02:00
Jacob Støren 6c7dfdca7b #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends.
Changed keyword to GridTimeHistoryCurve (previously missing Grid)
2017-04-04 16:10:00 +02:00
Bjørnar Grip Fjær feeb16fe70 Fix statistics not being calculated for properties with values for only active cells 2017-03-31 11:56:14 +02:00
Bjørnar Grip Fjær 6c04daf333 #1386 Fixed crash when pasting eclipse case into grid case group 2017-03-31 11:10:22 +02:00