Jacob Støren
252defd96a
#1493 Include fracture export in the Export Completions Command
2017-06-01 16:34:30 +02:00
Jacob Støren
017233f3c5
Added -dev to version number on dev branch to make ready for further development.
2017-05-31 10:56:17 +02:00
Jacob Støren
aa8cc72243
Merge pull request #1539 from OPM/master
...
Merge pull request #1536 from OPM/dev. Release 2017.05
2017-05-31 10:52:46 +02:00
Jacob Støren
952b20b4ee
Merge pull request #1536 from OPM/dev. Release 2017.05
...
Merge dev into master for release 2017.05
2017-05-31 09:55:42 +02:00
Jacob Støren
8a3436373e
#1484 Upped to 2017.05.1 after the small fix of #1535
2017-05-31 09:37:41 +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
Jacob Støren
e13fa7dc84
#1484 Version number set to 2017.05.0
2017-05-30 15:10:46 +02:00
Jacob Støren
37daee5d45
#1522 Update LicenseInformation.txt with nightcharts and opm-flowdiagnostics
2017-05-29 23:18:40 +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
Jacob Støren
f9a29925c5
#1483 Flow Characteristics plot: Set pore volume fraction threshold to 0.1
2017-05-29 13:16:40 +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
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
Jacob Støren
6cdf13a2bc
#1506 Add debug output of total transmissibility info to COMPDAT file
2017-05-27 17:51:34 +02:00
Jacob Støren
e4abc737cd
#1514 , #1506 Fix several wellpath stimplan intersection bugs.
...
First numbers to file achieved, but they are wrong and too few
2017-05-26 17:37:48 +02:00
Jacob Støren
a51c21787d
#1506 Last step in complete transmissibility export WellPaths/Stimplan fractures
...
Untested
2017-05-23 12:02:37 +02:00
Jacob Støren
d842a72eec
Constifiy some more of StimPlanFractureTemplate
2017-05-23 12:02:37 +02:00
Jacob Støren
edbad753b8
Proposal for new names in FractureTransEq class
2017-05-23 12:02:37 +02:00
Jacob Støren
0b0747a8ec
#1506 Fixes linux compile errors and some warnings
2017-05-23 07:35:51 +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
Jacob Støren
50c182aa26
#1514 Add polyline/polygon intersection method
...
To be used for wellpath stimplan intersection
2017-05-22 15:34:50 +02:00
Jacob Støren
3271f9b32f
#1487 Remove obsolete RigStimPlanFractureCell class
2017-05-19 14:57:37 +02:00
Jacob Støren
ba2f9c335c
#1506 Add pseudocode for COMPDAT export of total transmissibility
2017-05-19 14:14:08 +02:00
Jacob Støren
c1f3dff613
#1487 Remove obsolete methods
2017-05-19 14:12:53 +02:00
Jacob Støren
e779c73e15
#1487 Linux compile fixes
2017-05-19 11:49:24 +02:00
Jacob Støren
7e847361d1
#1487 Move darchy constant into RigEclipseCaseData, where it belongs
2017-05-19 11:41:49 +02:00
Jacob Støren
5a6508dc93
#1487 Removed use of obsolete equation methods in RigFractureTransCalc
2017-05-19 10:26:07 +02:00
Jacob Støren
7763a74752
#1487 Use new trans Equation class Step 1.
2017-05-19 10:19:18 +02:00
Jacob Støren
03c7df7b3b
#1487 Collect all fracture transmissibility equations into one class
2017-05-19 10:16:30 +02:00
Jacob Støren
fab3e6e361
#1487 Simplify interface for printCOMPDATvalues
2017-05-19 09:15:39 +02:00
Jacob Støren
e1edcb8bcb
#1487 Replace wellpath and simwell with well name in argument list in FractureExport methods.
2017-05-19 08:46:25 +02:00
Jacob Støren
c914071d33
#1487 Rename export method
2017-05-18 14:50:28 +02:00
Jacob Støren
8365d3b0b3
#1487 Rename to RifFractureExportTools
2017-05-18 14:40:47 +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
f057f83d4f
#1487 RigFractureTransCalc: Remove some obsolete code. Made private things private
2017-05-16 17:05:43 +02:00
Jacob Støren
84a1940d6a
#1487 Remove dependency on RiaApplication and active view in RigEclipseToStimPlanCellTransCalc. Make m_case const. Some cleaning
2017-05-16 16:40:37 +02:00
Jacob Støren
cac9a9ed03
#1487 Move the EclToStPlCellTransCalc to a new file
2017-05-16 16:18:56 +02:00
Jacob Støren
ab121fe80a
Prefix calculator with Rig
2017-05-16 16:04:32 +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
Jacob Støren
fc14531420
#1487 Add a "WELL" index space, to be used for well connections
2017-05-16 11:06:49 +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
Jacob Støren
2a50df5edb
#1481 Add tests for transmisibility condensation.
...
The algorithm is now verified
2017-05-15 13:27:02 +02:00
Jacob Støren
df269931c9
#1481 Add subset of Eigen, and method to condense transmisibilities
...
Not yet fully tested.
2017-05-12 14:41:38 +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
Jacob Støren
74a90e204c
#1396 Apply patch fix-synthetic-odb-cases
2017-05-08 13:43:31 +02:00
Jacob Støren
f5d1d2d1f9
#1396 Update libEcl to 06a39878636af0bc52582430ad0431450e51139c
...
To include phase split well connection rates and some summary intersect support. Supposedly Final update before release.
2017-05-08 13:37:39 +02:00
Jacob Støren
59cccf60f0
Update README.md
2017-05-08 12:04:58 +02:00
Jacob Støren
0664592ec8
Move a method
2017-05-05 11:55:18 +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
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
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
Jacob Støren
129b07bf77
#1436 Rename to Advanced Snapshots Export
2017-04-27 10:22:14 +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
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
f40cf3a9b7
#1427 Apply specific changes from pre-proto regarding selection in 3D
...
To be used for transporting branch index from 3D context menu operation to feature.
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
Jacob Støren
938c8ff69a
Update opm-flowdiagnostics-application to include handling of new Ert
2017-04-24 14:42:18 +02:00
Jacob Støren
07b95da98f
Show Plot Data: Add "Data" to "Show Total Allocation"
2017-04-24 11:24:36 +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
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
Jacob Støren
03ab71f82f
#1411 Fixed the window activation bug introduced by 442d9d2e
2017-04-07 18:00:59 +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
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
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
Jacob Støren
970595e0f5
Flow Characteristics Plot: Fixed missing replot when changing case to case without any solved flow diag timesteps
2017-04-06 11:00:06 +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
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
8af7702904
#1370 Fixed Ctrl+C copy to bypass Qt and use our own copy
2017-04-03 17:36:36 +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
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
Jacob Støren
e5f593db60
#1375 Reduced window zoom limit to 10 decades instead of 4
2017-03-31 16:27:05 +02:00
Jacob Støren
e679b551c9
Fixed crash in multi snapshots to file
2017-03-31 15:13:50 +02:00
Jacob Støren
442d9d2e41
#1380 Major refactor of the management of views to fix the active view problem. Expect some trouble following this.
2017-03-31 15:13:50 +02:00
Jacob Støren
a914e38d53
#1380 Wip: Started to allign all the view widgets, preparing to avoid duplicated code when mdi window to RimViewWindow translation.
2017-03-31 15:13:50 +02:00
Jacob Støren
9a11949f67
Updated opm-flowdiagnostics-applications to SHA afd3f6c454f52dcfa0a6aa96be9823176a6daa48
2017-03-31 15:13:50 +02:00
Jacob Støren
a23d6a7ebc
Upped version to 2016.11-flow.12 after Sprint 12
2017-03-30 10:23:55 +02:00
Jacob Støren
4e4b7fb023
#1321 Close the Flow Characteristics plot when closing the project
2017-03-30 10:08:42 +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
Jacob Støren
a7b3bca94a
#1321 Added timestep selection to the Flow Characteristics plot
2017-03-29 09:28:41 +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
Jacob Støren
960e6833c4
#1321 Made zoom all and snapshot work
2017-03-28 23:36:56 +02:00
Jacob Støren
233c248491
#1366 Wheel works without Ctrl pressed
2017-03-27 18:22:09 +02:00
Jacob Støren
0c834cdc0f
Cleaning
2017-03-27 18:13:38 +02:00
Jacob Støren
c0ff734cc7
Preparations for #1321 : Aligned default stuff between the plot types.
2017-03-27 18:13:38 +02:00
Jacob Støren
a82677c743
#1366 Added wheel zoom to point.
...
Also preparations for #1321
2017-03-27 18:13:38 +02:00
Jacob Støren
f05a4027aa
#1321 Applied new plot marker tracker class to well log plots
2017-03-27 18:13:38 +02:00
Jacob Støren
ba1dfee4e6
#1321 Finalized plot marker refactoring
2017-03-27 18:13:38 +02:00