Commit Graph

2481 Commits

Author SHA1 Message Date
Magne Sjaastad
c72fb84bb9 Add missing include 2017-06-09 15:48:50 +02:00
Magne Sjaastad
674e27a4b3 Support FlyToObject for fractures 2017-06-09 13:05:59 +02:00
Bjørnar Grip Fjær
41e3980114 #1466 Default ICD flow coefficient to 1.0 2017-06-09 12:29:25 +02:00
Bjørnar Grip Fjær
2922a00fd6 #1586 Compute diameter and roughness for main bore and ICDs 2017-06-09 12:27:21 +02:00
Magne Sjaastad
8f003449b2 #1592 Move new well path fracture feature to WellPathFractureCollection 2017-06-09 12:19:14 +02:00
Magne Sjaastad
395e232b77 #1568 Removed delete in destructor, handled by destructor in base class 2017-06-09 10:40:58 +02:00
Magne Sjaastad
5f20ef1a0a #1568 Add checkbox to well path fracture collection 2017-06-09 10:33:50 +02:00
Magne Sjaastad
7d1deb319f Merge remote-tracking branch 'origin/pre-proto' into pre-proto 2017-06-09 09:35:59 +02:00
astridkbjorke
f46e31e673 #1554 Implementing handling of infinite/finite conductivity in fracture during transmissibility calculation. Setting default value to finite conductivity (in fracture templates). 2017-06-09 09:29:53 +02:00
Jacob Støren
8679af2dbc #1575 Add Fraction Truncation ui group to Fraction Template 2017-06-08 22:54:06 +02:00
Magne Sjaastad
dd912b4f97 Merge branch 'dev' into pre-proto 2017-06-08 14:09:03 +02:00
Magne Sjaastad
e1f4dbfcf8 Renamed to nameField() to avoid duplication of name() 2017-06-08 13:31:53 +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
ce76134a8d Add darcys constant to RimUnitSystem 2017-06-08 13:01:26 +02:00
astridkbjorke
57d12a3164 #1416 Adding unit and conversion for perforation length for fractures and fracture templates 2017-06-08 11:00:35 +02:00
Magne Sjaastad
9759354148 Made RimNamedObject more robust and made name field private 2017-06-08 10:09:39 +02:00
astridkbjorke
a80660d756 #1553 Changing from wellRadius to wellDiameter for fractures and templates, and adding unit (m or inch) and conversion. wellRadius() still returns radius, in m or ft 2017-06-08 09:20:38 +02:00
Magne Sjaastad
454e2e1559 #1570 Ensure the legend is updated before adding well path parts to scene 2017-06-07 15:31:10 +02:00
Bjørnar Grip Fjær
1414751859 #1573 Set unit system on well path 2017-06-07 11:57:40 +02:00
Magne Sjaastad
df57298d57 Use private function for update of field visibilities + removed empty function 2017-06-07 11:23:00 +02:00
Magne Sjaastad
34425ac36a Hide 'Show Polygon Outline' for ellipsis 2017-06-07 11:19:41 +02:00
Magne Sjaastad
4ee63784e8 Fix type warning on Windows 2017-06-07 10:13:00 +02:00
Bjørnar Grip Fjær
a16e0803ca #1555 Add main bore and liner diameter to fishbones collection 2017-06-06 16:11:49 +02:00
Bjørnar Grip Fjær
f1b4b735ff #1573 Created own unit system class 2017-06-06 14:57:32 +02:00
astridkbjorke
7628719620 #1087 - pre-proto - Adding enum for units-system, and adding conversion functions between feet/inch and meter 2017-06-06 13:50:28 +02:00
astridkbjorke
e7e57e66c6 #1507 Setting up fracture grid when creating new EllipseFractureTemplate, using finer gridding for grid in ellipse fracture and fixing bug in setting of wellCenterCell for ellipse fracture grid 2017-06-06 11:24:50 +02:00
Bjørnar Grip Fjær
4d2cf774ed #1555 Use fishbones collection start measured depth to calculate MSWs 2017-06-06 09:50:07 +02:00
Bjørnar Grip Fjær
3bb0e84eb7 #1555 Add start measured depth to fishbones collection 2017-06-06 09:50:07 +02:00
Jacob Støren
2d85f1f1c5 Merge branch 'dev' into pre-proto 2017-06-05 11:40:13 +02:00
Jacob Støren
c5264f56cb #1503 Added icons to fishbones and perforations 2017-06-05 11:12:13 +02:00
Jacob Støren
54e8aea51a #1503 Use fracture layout icon, and improve icon a bit 2017-06-05 09:15:31 +02:00
astridkbjorke
ef64057990 #1542 Perforation legnth and efficiency are only visible in GUI for Along-Well-oriented fracture, since the values are not used in the calculations for transverse and azimuth fratures. 2017-06-02 15:34:37 +02:00
astridkbjorke
1f87681d7e #1542 Always using radial transmissibility calculation if the fracture is transverse to well or azimuth. If alog well: Perforation length for fracture limits the intersection fracture/well. 2017-06-02 15:04:32 +02:00
Bjørnar Grip Fjær
1a36e0334b #1466 Fishbones MSW : Export of WSEGVALV 2017-06-02 12:50:16 +02:00
Bjørnar Grip Fjær
5d48389fb5 Ensure fly to object only uses installed fishbones 2017-06-02 11:23:33 +02:00
Bjørnar Grip Fjær
7d2c888bdc Remove unused function lateralCountPerSub 2017-06-02 10:51:17 +02:00
Bjørnar Grip Fjær
b82aed4bfc #1543 Naming and fixes from review 2017-06-02 10:35:52 +02:00
Bjørnar Grip Fjær
a52d70c424 #1548 Remove fishbones laterals based on success rate 2017-06-02 10:16:41 +02:00
Bjørnar Grip Fjær
bc99c1d843 Fix calculation of completion type for each timestep 2017-06-02 10:16:41 +02:00
Jacob Støren
56579e7b3e #1487 Separated fracture files in Rim CMakeLists file 2017-06-02 09:23:24 +02:00
Jacob Støren
e649c3c5a3 Merged CMakeList preparations for fracture files 2017-06-02 08:36:28 +02:00
Jacob Støren
9482a0724f Call sourcegroup Completions. Set up space for Fracture files 2017-06-02 08:26:40 +02:00
Jacob Støren
e7244d0b0b Merge dev into pre-proto. 2017-06-02 08:05:07 +02:00
Bjørnar Grip Fjær
bb6604db3c #1545 Make sure visibility of date field is correct when loading project file 2017-06-01 14:47:21 +02:00
Bjørnar Grip Fjær
aa04d69cfd #1546 Set default diameter to 0.216m for perforation intervals 2017-06-01 14:43:20 +02:00
Bjørnar Grip Fjær
7a0d9957c4 #1547 Rename "ICD Count" to "ICDs per Sub" and default to 2 2017-06-01 14:41:21 +02:00
Bjørnar Grip Fjær
0318a8c455 Move fracture related models under completions folder 2017-06-01 14:25:38 +02:00
astridkbjorke
e6fea6130b #1507 Setting up fractureGrid for ellipse fracture template, and adapting transmissibility calculation to be able to handle both ellipse and stimplan fractures. Missing setup of fractureCells for ellipse when loading old project. 2017-06-01 14:06:41 +02:00
Bjørnar Grip Fjær
e5b7196537 #1520 Show completion type cells as transparent 2017-06-01 13:46:22 +02:00
Bjørnar Grip Fjær
8e6322b500 #1520 Use green and red colors for cells with and without perforations, respectively 2017-06-01 12:55:13 +02:00
Bjørnar Grip Fjær
5208815622 #1520 Ensure cell results are updated when well path visibility is toggled 2017-06-01 12:54:37 +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
8a937116e5 Correct return type of lateral count for fishbones 2017-06-01 12:36:54 +02:00
Bjørnar Grip Fjær
935299b3df Merge branch 'fishbones' into pre-proto 2017-06-01 12:32:36 +02:00
Bjørnar Grip Fjær
1aedf92efc Merge branch 'dev' into fishbones 2017-06-01 09:02:38 +02:00
Jacob Støren
23870cac1e #1535 Run flow diag for current timestep when invoking Flow Char Plot command 2017-05-31 09:33:02 +02:00
Bjørnar Grip Fjær
8fd50721cc #1534 Perforation Intervals : Do not include in export based on time step 2017-05-30 15:42:05 +02:00
astridkbjorke
406bf96f3f #1487 RigFractureGrid inherits from cvf::Object, and RimStimPlanFractureTemplate fractureGrid() is returning a pointer 2017-05-30 14:57:21 +02:00
Bjørnar Grip Fjær
ffb084a78b #1532 Move completion related data models into separate completions folder 2017-05-30 14:50:43 +02:00
Bjørnar Grip Fjær
c55d381cbf #1532 Move export settings classes to commands folder 2017-05-30 14:37:51 +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
5cafccdc80 #1523 Completions : Import perforation intervals from file 2017-05-30 11:56:18 +02:00
astridkbjorke
a8b6543c3c #1487 Renaming RigStimPlanFracTemplateCell to RigFractureCell 2017-05-30 11:52:19 +02:00
astridkbjorke
8cf5f6983f #1487 Renaming. Removing stimPlan from names in RigFractureGrid 2017-05-30 11:35:52 +02:00
Bjørnar Grip Fjær
f25701ba98 #1530 Fishbones : Default values 2017-05-30 09:57:22 +02:00
Bjørnar Grip Fjær
8092eac2a6 #1529 Use diameter instead of radius in GUI 2017-05-30 09:49:58 +02:00
Bjørnar Grip Fjær
69e9b9701b #1512 Compute COMPDAT for imported well path branches 2017-05-30 09:26:45 +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
a5f00147df #1517 Extract pipe properties from RimFishbonesMultipleSubs 2017-05-29 16:40:49 +02:00
Bjørnar Grip Fjær
87cfb22efe #1464 Move well segment export to own feature 2017-05-29 15:39:37 +02:00
Magne Sjaastad
cfe7b683be #1525 Make color functions static and public 2017-05-29 14:31:06 +02:00
astridkbjorke
68251f4b4e pre-proto - Adding todo-comments and fixing indexing 2017-05-29 14:16:45 +02:00
astridkbjorke
8ca5a5a90a #1487 - pre-proto - Adding class RigFractureGrid, which now holds RigStimPlanFracTemplateCells and functions for accessing these. 2017-05-29 14:16:45 +02:00
astridkbjorke
7420c069c7 #1487 - pre-proto - Moving private functions to private, removing some functions / parameters not in use. 2017-05-29 13:59:05 +02:00
Bjørnar Grip Fjær
3dbc09b28d #1519 Compdat export for fishbones and perforations 2017-05-29 13:13:25 +02:00
Bjørnar Grip Fjær
45f5b5a80a Make more const accessors available 2017-05-29 12:56:40 +02:00
Jacob Støren
38315f7bc2 #1506 Fix stimPlan getGlobalIndexFromIJ() errors
Misunderstandings of row/column count and CellCounts and point counts. Quite an obfuscation to use j as fast index, and CellCountI = ColumnCount - 2. The names are not quite enlightening.
2017-05-27 17:59:48 +02:00
Bjørnar Grip Fjær
cedd8c42d0 #1524 Move "Fractures" into "Completions" folder 2017-05-26 13:01:28 +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
bb8483a98b #1518 Add option to chose between absolute or incremental calculations of length and depth when exporting completion data 2017-05-23 15:51:07 +02:00
Bjørnar Grip Fjær
dbc775e6c2 #1518 Add UI for selecting pressure drop when exporting completion data 2017-05-23 15:38:10 +02:00
Jacob Støren
d842a72eec Constifiy some more of StimPlanFractureTemplate 2017-05-23 12:02:37 +02:00
Magne Sjaastad
a45aee0cc2 Merge branch 'fishbones' into pre-proto 2017-05-23 10:28:42 +02:00
Bjørnar Grip Fjær
62209935a8 #1498 Fishbones : Assign individual colors to fishbones 2017-05-23 09:35:31 +02:00
Jacob Støren
6cbbed15bf #1514 Add Wellpath StimPlanGrid intersector. Fix errors in polyline polygon intersection. Add tests for Polyline polygon intersection 2017-05-22 18:11:03 +02:00
Bjørnar Grip Fjær
8781e13627 #1497 Assign individual colors to well paths when importing well paths 2017-05-22 15:52:32 +02:00
Bjørnar Grip Fjær
ee81f49ab1 #1465 Export location of completions, with necessary restructuring 2017-05-22 13:24:06 +02:00
astridkbjorke
cf2cc5b2b5 #1487 - pre-proto - starting to use trans condenser in export function. Adding transmissibilities to condenser and getting output trans from eclipse cells to well. Not yet summarizing values from multiple fractures or printing COMPDAT values. 2017-05-22 12:46:57 +02:00
Magne Sjaastad
a72658a88d Trigger redraw when fishbone collection checkbox is manipulated 2017-05-22 11:29:13 +02:00
Magne Sjaastad
29bf25c56b #1513 Fishbones : Add 'Fly to Object' for fishbones and perforations 2017-05-21 09:15:54 +02:00
Magne Sjaastad
1acc54d059 #1474 Ask user to automatically set scale to 1 for fishbones 2017-05-20 20:21:19 +02:00
Magne Sjaastad
ecddaffeb4 #1495 Move features from well path to sub objects 2017-05-20 14:31:25 +02:00
Magne Sjaastad
5ec2764c16 #1495 Add 'Completions' folder to RimWellPath
Move perforation intervals into folder
Move fishbone definitions and fishbone well paths into folder
2017-05-19 15:44:32 +02:00
Magne Sjaastad
1853f97bbc #1495 Add WellPathCompletions 2017-05-19 14:04:01 +02:00
Magne Sjaastad
fd254565e6 #1495 Rename to FishboneWellPath and FishboneWellPathCollection 2017-05-19 13:47:44 +02:00
Jacob Støren
7e847361d1 #1487 Move darchy constant into RigEclipseCaseData, where it belongs 2017-05-19 11:41:49 +02:00
Bjørnar Grip Fjær
b23996a75f #1464 Fishbones MSW : Export well segments 2017-05-19 11:28:36 +02:00
Bjørnar Grip Fjær
f280835f9e #1462 Add checkbox to decide whether laterals in cells with the main well path are exported 2017-05-19 11:28:36 +02:00
Bjørnar Grip Fjær
f4223435f6 Clean up export completion data feature 2017-05-19 11:28:36 +02:00
Magne Sjaastad
829df457ff #1502 Fishbones : Add "New Perforation" to context menu when clicking on well path 2017-05-19 11:03:22 +02:00
Magne Sjaastad
e67979bd23 #1499 Use naming based on index "Fishbones 1" 2017-05-19 10:36:25 +02:00
Magne Sjaastad
b5f6185dea #1504 Fishbones : Hide name from property editor 2017-05-19 10:14:51 +02:00
Magne Sjaastad
f6946e7130 #1504 Fishbones : Use start and end MD as perforation name 2017-05-19 08:19:53 +02:00
Magne Sjaastad
e83759a3a4 #1496 Fishbones : Collapse groups MSW and Success factors by default 2017-05-19 08:01:03 +02:00
Jacob Støren
ceb260e5da #1487 Remove wrongful use of RiaApplication and active view in fracture cell intersection calculation 2017-05-16 17:52:57 +02:00
Jacob Støren
d298963d94 #1487 Remove vector<FractureData> from RigFracture 2017-05-16 17:26:40 +02:00
Jacob Støren
503713354f Remove unneccessary use of AppEnum 2017-05-16 16:00:13 +02:00
Jacob Støren
2d87ae7566 #1487 Tightens constness of eclipse result access. 2017-05-16 13:54:32 +02:00
Magne Sjaastad
43e50bd8d2 Updated copyright headers 2017-05-16 12:49:36 +02:00
astridkbjorke
9c4b0776d3 #1487 - pre-proto - Starting refactoring to prepare for Transmissibility condenser 2017-05-16 10:55:31 +02:00
Magne Sjaastad
d0ab854534 #1486 Add 'New Fishbone' to context menu when clicking on well path 2017-05-16 10:22:16 +02:00
Bjørnar Grip Fjær
0b872dbf3a #1462 Add support for exporting WPIMULT 2017-05-16 09:43:41 +02:00
Bjørnar Grip Fjær
46d8f83424 #1462 Export completion data for laterals 2017-05-15 16:04:53 +02:00
Bjørnar Grip Fjær
9bf361ed64 #1462 Create generic select file and eclipse case to export model 2017-05-15 16:04:53 +02:00
astridkbjorke
e31023041e pre-proto - Renaming RigStimPlanData to RigStimPlanResultFrames 2017-05-15 14:20:18 +02:00
astridkbjorke
c6b329ea00 pre-proto - Rename RigStimPlanCell to RigStimPlanFracTemplateCell 2017-05-15 14:20:18 +02:00
Jacob Støren
df9e434c74 Use double "s" in Transmissibilities, create cpp file for transmissibility condenser 2017-05-15 14:13:59 +02:00
Magne Sjaastad
1a075470cf #1475 Use caf::Utils::fileExists 2017-05-15 13:40:13 +02:00
Magne Sjaastad
886f4ce3ab #1475 Use wellPathIndexInFile to be able to import multiple wells pr file 2017-05-15 13:39:20 +02:00
Magne Sjaastad
25e6aec94a Merge branch 'dev' into fishbones 2017-05-15 13:37:09 +02:00
Magne Sjaastad
e38b7329d1 #1469 Use time step strings from case 2017-05-15 09:17:06 +02:00
Bjørnar Grip Fjær
59f55f0c06 Move well path completion property editor label to top 2017-05-12 10:49:48 +02:00
Bjørnar Grip Fjær
a399f54ed7 #1470 Fishbones : Perforation intervals visualization 2017-05-12 10:02:00 +02:00
Bjørnar Grip Fjær
1d14971bee Consistent formatting in well path completions property editor 2017-05-12 10:02:00 +02:00
Bjørnar Grip Fjær
dc4e7e0773 #1451 Add table editor for perforation intervals 2017-05-12 10:02:00 +02:00
Bjørnar Grip Fjær
5a8a632082 #1451 Add command for adding new perforation interval 2017-05-12 10:01:59 +02:00
Bjørnar Grip Fjær
d3bcc1644c #1451 Add data structures for perforation intervals 2017-05-12 10:01:59 +02:00
Magne Sjaastad
4204d49f30 #1469 Add checkbox for legend visibility 2017-05-11 21:44:44 +02:00
Bjørnar Grip Fjær
265969f246 Improve property editor for well path completions 2017-05-11 11:19:55 +02:00
Magne Sjaastad
84b922ba82 #1476 Include isFile() when checking if a file exists 2017-05-11 09:23:13 +02:00
Bjørnar Grip Fjær
f78b4db16c #1467 Fix how coordinates are displayed in property editor for well path completions 2017-05-10 17:37:50 +02:00
Bjørnar Grip Fjær
15bac1b050 #1468 New feature 'Import Completions' 2017-05-10 17:09:54 +02:00
Bjørnar Grip Fjær
34f00b07ef #1467 Data structure for completions 2017-05-10 17:03:10 +02:00
Bjørnar Grip Fjær
bf704caa16 #1475 Move well path import to own module 2017-05-10 12:19:46 +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
42e2294eca Merge remote-tracking branch 'origin/dev' into fishbones 2017-05-08 11:07:33 +02:00
Magne Sjaastad
342a58a0ae #1452 Fishbones : Export laterals to text file 2017-05-08 10:48:11 +02:00
Magne Sjaastad
b0c5ceeab6 #1442 Moved geometry functions to RigFishbonesGeometry 2017-05-08 08:00:55 +02:00
Magne Sjaastad
dce5f80191 Fix signed/unsighed compare 2017-05-05 14:51:00 +02:00
Magne Sjaastad
2d4e4b47b3 #1441 Add skin factor and rename UI 2017-05-05 14:11:46 +02:00
Magne Sjaastad
f326d5e2a3 #1441 Add skin factor and rename UI 2017-05-05 13:45:07 +02:00
Magne Sjaastad
414733899e Fishbones : Add model and visualization 2017-05-05 12:23:29 +02:00
Magne Sjaastad
2dcf3c75f5 Fishbones : Propagate displayCoordTransform to well path part manager 2017-05-05 12:18:37 +02:00
Magne Sjaastad
a8cab547a0 1251 Added RivObjectSourceInfo for selecting any pdmObject 2017-05-05 12:18:10 +02:00
Bjørnar Grip Fjær
cd8ad75db5 #1445 Use correct colors in pie chart for well alloc plots in well flow mode 2017-05-03 13:39:36 +02:00
Bjørnar Grip Fjær
3fc0a59f06 #1444 Reallocate summary case file names when opening project 2017-05-03 12:32:03 +02:00
Jacob Støren
15d3e08f70 Adjust the TVD warning for LAS curves 2017-05-02 14:31:05 +02:00
Jacob Støren
33468faa28 Adjust headers in Advanced Snapshot Export dialog table 2017-05-02 12:03:55 +02:00
Bjørnar Grip Fjær
7440b49e5b #1438 Rename tracer selection options to indicate all producers and/or selectors are used 2017-05-02 11:25:15 +02:00
Jacob Støren
59d239cfab Add project tree context command on Simulaton Wells to create well log extraction curve 2017-05-02 07:47:51 +02:00
Bjørnar Grip Fjær
f4aa49b31e #1006 Add legend control for well log file and well log extraction curves 2017-05-01 20:13:13 +02:00
Magne Sjaastad
174d658219 #1384 Relocate filenames containing faults when opening project 2017-04-27 12:11:48 +02:00
Bjørnar Grip Fjær
2bb2405682 #1434 Specify tracer selection options are for open injectors and producers, not all 2017-04-27 12:08:41 +02:00
Bjørnar Grip Fjær
6596186df8 #1435 Auto apply changes to summary curve filter by default 2017-04-27 11:38:41 +02:00
Bjørnar Grip Fjær
74d783d5a3 #1435 Capitalize Settings in "Appearance Settings" 2017-04-27 11:36:02 +02:00
Bjørnar Grip Fjær
cd9f496ea9 #1435 Move contribute to legend to curve name configuration 2017-04-27 11:35:05 +02:00
Jacob Støren
ff1b8c6db8 Fix assert in Show Contibuting Wells due to wrongful use of firstAnchestorOf 2017-04-27 10:22:14 +02:00
Magne Sjaastad
7ff27a1938 #1384 Use case insensitive path part compare on Windows 2017-04-27 08:14:42 +02:00
Bjørnar Grip Fjær
7dc903102d #1425 Disable flow diagnostics results for time history curves 2017-04-26 17:07:39 +02:00
Bjørnar Grip Fjær
b91af15214 #1428 Respect current timestep of well log extraction curves when getting flow diagnostics result address 2017-04-26 16:59:52 +02:00
Bjørnar Grip Fjær
76f55c211f #1031 Fix parallel projection for linked Eclipse and GeoMech cases 2017-04-26 15:18:14 +02:00
Bjørnar Grip Fjær
ad4657d610 #165 Use original days since simulation start when plotting time history curves 2017-04-26 09:41:04 +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
6f07a3698b #1427 Enable the new Well Log Curve command for Simulation Wells 2017-04-25 16:12:55 +02:00
Jacob Støren
1f7c357b67 #1427 Add simulation Well and branch index to well log extraction curve and make the extraction work in those cases. 2017-04-25 16:12:55 +02:00
astridkbjorke
a5e3e864fb pre-proto - Cleanups in code. Renamings and adding functions global index in array of RigStimPlanCell for simplified interaction with these 2017-04-25 16:08:44 +02:00
Bjørnar Grip Fjær
63cd817b85 #964 Improve code robustness in defineEditorAttribute 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær
68cb4ab54f Better naming of legend configuration properties 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær
19b9afe4cb Use cleaner vector iteration 2017-04-25 10:31:56 +02:00
Bjørnar Grip Fjær
50d9904cf7 #1006 Add support for toggling legend and don't show legend for curves without a name 2017-04-24 16:43:31 +02:00
Bjørnar Grip Fjær
05fb8b8da3 Better naming of eclipse reload data function 2017-04-24 12:10:18 +02:00
Bjørnar Grip Fjær
274a108235 #1429 Fix issue with curve colors and symbols for all cases being the same 2017-04-24 12:09:52 +02:00
Jacob Støren
009218e3ec #1422 WLP: Set case and flow diag solution in resultDefinition when switching case in gui. Use the case from the result definition instead of wrong search when updating default flow solution 2017-04-24 11:24:36 +02:00
Bjørnar Grip Fjær
813652477d #1001 Reload all plots when a case is reloaded 2017-04-21 16:05:25 +02:00
Bjørnar Grip Fjær
201ff5699d #1004 Add reload function to eclipse cases to reload all data from file 2017-04-21 12:03:04 +02:00
astridkbjorke
ed03d1fb8e #1417 - pre-proto - Adding function for calculating perforation length in center cell - need to be extended for cases where perforation interval goes outside the center stimPlan cell. 2017-04-21 09:41:52 +02:00
astridkbjorke
8351c6f9d0 #1415 - pre-proto - Adding function for identifying the StimPlanCell though which the well pass, and use this cell in calculation of radial transmissibility to well. Some error in pointers not yet sorted out... 2017-04-21 09:41:52 +02:00
Magne Sjaastad
d532adcec0 #1421 StimPlan : Invert z-values when reading from XML 2017-04-21 09:29:28 +02:00
Jacob Støren
fdac0ea887 #1419 Ensure property filters of categories are loaded properly from file
The category list was not set properly in the propertyFilter base class when the project was loaded.
The concept that list has to be set, and updated is fragile.
2017-04-20 16:22:33 +02:00
Jacob Støren
b113e81385 #1418 Hide the relative results options in GeoMech Result Definition
Avoid decorating the Active Fomation Names with "_D<N>" if relative results is enabled
2017-04-20 16:22:33 +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
Magne Sjaastad
c35e79c3b5 Merge branch 'dev' into pre-proto 2017-04-20 13:40:56 +02:00
Magne Sjaastad
d364e045aa Merge branch 'dev' into hdf-prototype 2017-04-20 13:05:04 +02:00
Bjørnar Grip Fjær
1e3af05879 Remove unused variable 2017-04-19 16:41:12 +02:00
Bjørnar Grip Fjær
f7d72c2f60 #1073 Stable coloring of cases and wells in summary 2017-04-19 16:41:12 +02:00
Magne Sjaastad
9caaeac237 #1373 Add feature ShowTotalAllocationData 2017-04-19 13:48:15 +02:00
Magne Sjaastad
58065396e7 #1373 Include plot title in text for export 2017-04-19 13:31:46 +02:00
astridkbjorke
a7ac9f89ec #1351 - pre-proto - Adding well radius to fracture and fracture template. Well radius, perforation length and perforation efficiency for fracture is updated from fracture template if no local adjustments have been made. Units (meter -feet) is not yet handled. 2017-04-19 11:00:52 +02:00
astridkbjorke
e82a8efc59 #1352 - pre-proto - Adding parameter for fracture perforation efficiency 2017-04-18 15:23:26 +02:00
Bjørnar Grip Fjær
b2d3a84862 #171 Add support for absolute UNIX paths for fault include files on Windows 2017-04-18 11:32:31 +02:00
Bjørnar Grip Fjær
f59f52c848 #800 Ensure data is loaded when linking cell result in views 2017-04-07 15:58:49 +02:00
Jacob Støren
065689bc18 #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
Jacob Støren
ecae2f8e1c #1399 QA of Summary Curve Properties 2017-04-07 14:43:46 +02:00
Jacob Støren
cbeca54dbe #1399 QA of SummaryCurveFilter and Curve Auto Name Config 2017-04-07 14:43:46 +02:00
Jacob Støren
78fef85f8b #1399 QA of Summary Axis objects 2017-04-07 14:43:46 +02:00
astridkbjorke
51e9ef67b8 pre-proto - Update of stimPlanCells when changing facture color property or stimPlanFracTemplate activeTimeStep 2017-04-07 12:46:09 +02:00
Magne Sjaastad
947845e7fd #1404 Added plot object picker, and use from Well Allocation plot 2017-04-07 11:25:55 +02:00
astridkbjorke
7646b3fcf0 #1410 - pre-proto - stimplan timestep set to readonly for fracture and value is taken from fracture template. 2017-04-07 11:02:31 +02:00
astridkbjorke
50f71a873e #1409, #1410 - pre-proto - Using parameter from FractureColor and units based on parameter/unit system when setting up RigStimPlanCells, and using fromer polygonTimeStep as timestep for setting up RigStimPlanCells 2017-04-07 10:17:17 +02:00
Jacob Støren
2edbffdba5 #1399 QA of Eclipse Well Property panel. Aligned to the Overall Well Settings 2017-04-07 08:52:42 +02:00
Jacob Støren
3b0e2957f6 #1399 Finalized SimulationWells property panel based on input. 2017-04-07 08:40:54 +02:00
Jacob Støren
5ff839efbe #1399 , #1407 Regrouped the statistics case, and hid the Formation Names and Flip XY as they are (probably) unused, and need some more time to fix. 2017-04-06 18:44:41 +02:00
Jacob Støren
b3ecb423be #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
Jacob Støren
26b85dedfc #1402 Fixed Well Alloc plot case switching, and removed dependency on active view 2017-04-06 14:15:12 +02:00
Bjørnar Grip Fjær
cb8b773f23 #1362 Support timesteps with higher resolution than seconds 2017-04-06 13:03:27 +02:00
Jacob Støren
aebb1fb7bd Flow Char Plot: Avoid putting cases without flow diag into the Case drop-down 2017-04-06 11:12:51 +02:00
Jacob Støren
3e37eec71c #1382 Removed the FlowDiagnostics solutions from the Gui. Always using the one and only default solution 2017-04-06 11:00:06 +02:00
astridkbjorke
b73e2bb63b pre-proto - Refactoring. Vector of RigStimPlanCells is now being owned by RimStimPlanFractureTemplate 2017-04-06 09:34:38 +02:00
astridkbjorke
faf36665f4 #1400 - pre-proto - Adding function for calculating transmissibilitiy from matrix for each stimPlan-cell (based on contribution from intersecting eclipse cells). 2017-04-05 14:40:54 +02:00
Jacob Støren
d15bdf04ef #1395 Changed keywords for WellAllocationPlot collection and WellFlowRateCurve. 2017-04-05 13:03:53 +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
677e326213 #1397 Crash when computing statistics when no statistics case is created when adding source eclipse case 2017-04-04 15:16:13 +02:00
Magne Sjaastad
08acb76ad3 Fixed signed / unsigned compare 2017-04-04 13:53:44 +02:00
Magne Sjaastad
866f62410f #1371 opm-parser : Removed project data model files 2017-04-04 13:53:44 +02:00
Jacob Støren
0ec1d44125 #1369 Made Grid-Summary cases independent of the Grid Case, if the grid case is closed. Reconnect if the grid-cases is opened again. 2017-04-04 12:14:13 +02:00
Jacob Støren
5e6018acb7 #1385 Fixed copy view problem, when flow diagnostics result was used.
Also fixed potential other problems due to same cause: resolve must be done before initAfterRead
2017-04-03 12:36:28 +02:00
Bjørnar Grip Fjær
3cefc2f7a8 #1390 Ensure computed statistics view is added to statistics case 2017-04-03 12:35:19 +02:00
Bjørnar Grip Fjær
b3c8a90cd8 #1011 Fix crash when deleting statistics source case 2017-04-03 10:06:49 +02:00
Magne Sjaastad
8255a3aaa3 Merge branch 'dev' into pre-proto 2017-04-03 07:34:56 +02:00
Jacob Støren
d15b2e5196 #1360 description regarding Well Alloc plots improved.
Displays Well Allocation / Well Flow, and Accumulated /Inflow Rates
2017-03-31 16:53:01 +02:00
Magne Sjaastad
021cd5f1e0 Fixed compare between signed/unsigned 2017-03-31 12:00:40 +02:00
Magne Sjaastad
24d4e6d094 #1356 Added possibility to change sour sim file for eclipse result case 2017-03-31 11:37:10 +02:00
astridkbjorke
4f645758b3 #1364 - pre-proto - Fixing bugs in calculation of upscaled cond values 2017-03-31 10:25:24 +02:00
Jacob Støren
4e4b7fb023 #1321 Close the Flow Characteristics plot when closing the project 2017-03-30 10:08:42 +02:00
Magne Sjaastad
69984cec9c #1357 Always use vector with largest item count when producing time step strings 2017-03-29 20:55:14 +02:00
Magne Sjaastad
aad3094cdf #1357 Fixes issue in previous commit 2017-03-29 15:17:37 +02:00
Magne Sjaastad
50e4723578 #1357 Always use vector largest item count when producing time step strings 2017-03-29 14:46:11 +02:00
Jacob Støren
a97b851b6e #1321 Update Flow Characteristics plot when new timesteps arrives.
Added a updateCurrentTimeStepInPlots method
Deleted obsolete ifdeffed code from main plot collection
2017-03-29 14:06:12 +02:00
astridkbjorke
228e39880f #1301 - pre-proto - Setting stimPlan Fracture template unit system based on unit of conductivity in input stimplan file. 2017-03-29 14:05:25 +02:00
Magne Sjaastad
354e44b617 Merge remote-tracking branch 'origin/dev' into hdf-prototype 2017-03-29 12:17:24 +02:00
astridkbjorke
6d791ca3e0 Pre-proto - Fixing compile issues after rename 2017-03-29 11:31:26 +02:00
astridkbjorke
054f35c5ac Pre-proto - Renaming RimStimPlanCell -> RigStimPlanCell 2017-03-29 10:18:14 +02:00
astridkbjorke
500e0b77be #1368 - pre-proto - Adding tilt angles to fractures 2017-03-29 10:12:01 +02:00
Jacob Støren
a7b3bca94a #1321 Added timestep selection to the Flow Characteristics plot 2017-03-29 09:28:41 +02:00
astridkbjorke
2bfb68e17f #1364 - pre-proto - Adding function for calculating AH average for flow across layers 2017-03-29 09:13:07 +02:00
Jacob Støren
ba60bf3c13 #1321 Added a comand to show Flow Characteristics plot. Added timestp colors, zoom, mouse tracking, and titles 2017-03-28 23:36:56 +02:00
astridkbjorke
926ced4dc5 #1364 - pre-proto - Calculate H-A upscaled cond value for flow across layers 2017-03-28 13:49:03 +02:00
Magne Sjaastad
a6ce3c9ef4 Fixed missing includes on Linux 2017-03-28 09:47:06 +02:00
Magne Sjaastad
dec65d0af4 #1365 Limit max height for result variable for flow 2017-03-27 22:57:23 +02:00
Jacob Støren
1fefc6124f #1321 Wip: First shot on bringing the flow characteristics curves up into the open. 2017-03-27 18:13:38 +02:00
Jacob Støren
f102befd84 Added timestep access in RimEclipseCase in preparations for #1321 2017-03-27 18:13:38 +02:00
Jacob Støren
60b104329c Guard against none-existing userDescriptionField in ViewWindow 2017-03-27 18:13:38 +02:00
astridkbjorke
520ab45649 1363 - pre-proto - Creating class StimPlanCell and using this class when displaying stimPlan mesh on fracture 2017-03-27 14:19:21 +02:00
Magne Sjaastad
c536b7a8fe #1327 Added filter field used to limit available items in the selection list 2017-03-27 11:24:51 +02:00
astridkbjorke
b10bdf6f42 pre-proto - Adding inchToFeet conversion to RimDefines 2017-03-27 10:16:01 +02:00
astridkbjorke
9d98a1d661 pre-proto - More refactoring. Moving planeCellIntersectionPolygons to RigFractureTransCalc, adding fracture, unit and case as members. 2017-03-27 10:16:01 +02:00
astridkbjorke
56e84a43eb pre-proto - Refactoring: Moiving functions related to transmissibility calculations from RimFracture to new class RigFractureTransCalc 2017-03-27 10:16:01 +02:00
astridkbjorke
6dadf95713 1339 - pre-proto - Starting functions for computing flow from fracture to well 2017-03-27 10:16:00 +02:00
astridkbjorke
96372c9077 #1339 - pre-proto - Extracting function for azimuth angle of well 2017-03-27 10:16:00 +02:00
astridkbjorke
d15d1a03a1 #1320 - pre-proto - Moving calculation of upscaled parameter from StimPlan for each cell to a separate method, for use in flow calculation. 2017-03-27 10:16:00 +02:00