Commit Graph
100 Commits
Author SHA1 Message Date
Jacob Støren 2d9f48d715 Whitespace and typo 2017-08-08 13:12:18 +02:00
Jacob Støren 1de6986ba2 #1666 CommandFile: Add line numbers to parse messages 2017-06-29 17:44:05 +02:00
Jacob Støren 352e044bbf #1666 Linux compile fix 2017-06-29 16:43:58 +02:00
Jacob Støren bc0379d246 #1666 CommandFile: Add command and argument name to error messages 2017-06-29 16:29:50 +02:00
Jacob Støren c25895bdad #1666 CommandFile: Add error messages to reading.
Remove some  reader bugs
2017-06-29 16:12:51 +02:00
Jacob Støren 64bee4bb57 #1666 Fix errors in CommandFile parsing for space between argname and "=" 2017-06-29 13:19:06 +02:00
Jacob Støren ba84b9ec5a #1666 Add CommandFileInterface system 2017-06-29 13:19:06 +02:00
Jacob Støren 2ed872e8fc Add comment to make it clear that using mainGrid::cellCornerVertices with reservoir cell index is valid. 2017-06-27 13:21:04 +02:00
Jacob Støren fc05dd665f #1585 Add visualization (gray out) inactive parts of fractures based on containment. 2017-06-27 13:21:04 +02:00
Jacob Støren 6610977c9f Linux compile fixes 2017-06-26 11:05:46 +02:00
Jacob Støren 9d1cc2eb19 #1653 Make fracture mesh visualization independent of active view.
Removed use of timestep index in rimfracture (use template timestep)

Remove display value from fracture cell
2017-06-26 10:28:23 +02:00
Jacob Støren febdabc6c6 Minor whitespace adjustments 2017-06-25 10:42:53 +02:00
Jacob Støren cbb0a58673 #1648 Remove dependency on active view from color generation.
Separate the fracture geometry generation methods from the wellpath methods. Use eclipse View as argument.
Fixed some constness stuff in View
2017-06-25 10:42:53 +02:00
Jacob Støren 7d7172f811 #1646 Fix disappearing mesh lines by using double transformation calculations 2017-06-23 10:16:39 +02:00
Jacob Støren 63cf1e91b3 #1440 Split fracture coloring from geometry generation 2017-06-22 14:55:16 +02:00
Jacob Støren deedb6a90e #1440 Merge dev into pre-proto More cleanup of WellPathPartMgr 2017-06-22 11:21:50 +02:00
Jacob Støren 591e10ee65 #1440 RivWellPathPartMgr Rename and argument alignment 2017-06-22 11:01:44 +02:00
Jacob Støren 33b037a80b #1440 Merge dev into pre-proto (WellPath viz restructure and constness)
Had to do quite a bit constness fiddeling to make the merge work
2017-06-22 10:42:07 +02:00
Jacob Støren 845b1acbbd Merge branch 'dev' into well-path-restructure 2017-06-21 17:16:17 +02:00
Jacob Støren b2a1f5690b #1440 Remove all real caching in the well path geometry system
Had no effect anyway.
Rename method to scheduleRedrawAffectedViews()
2017-06-21 17:13:19 +02:00
Jacob Støren 3193127e32 #1440 Remove RivWellPathCollectionPartMgr as it did not manage any parts
This is a step to make it easier to make the interface from the views to get the well path related geometry parts more "static".
2017-06-21 15:39:59 +02:00
Jacob Støren 0826db99f8 Merge branch 'dev' into well-path-restructure 2017-06-20 16:49:28 +02:00
Jacob Støren 5a02cf1498 #1574 Make export of fractures to compdat now respects the containment settings 2017-06-20 16:37:25 +02:00
Jacob Støren 47869b4728 Avoid copy of eclipse results arrays in RimReservoirCellResultsStorage::isDataPresent 2017-06-20 16:29:56 +02:00
Jacob Støren 5721dcdb7c #1574 Add method: isEclipseCellWithinContainment 2017-06-20 11:18:19 +02:00
Jacob Støren 551a3015ed Do minor cleanup in SimWellFractureAtPos Feature 2017-06-20 10:17:23 +02:00
Jacob Støren 690d86b876 #1624 Update opm-flowdiagnostics-applications to c78f50897cea10ed56c7eadd1a1b23aa5ffbc56e that handles none-unified restart files 2017-06-20 09:07:57 +02:00
Jacob Støren b2a3116e8f #1622 Fix problem with space in fault include file names 2017-06-19 10:54:48 +02:00
Jacob Støren bd3d060c96 #1567 Fix on patch branch 2017-06-16 17:03:25 +02:00
Jacob Støren a91a4d2285 #1585 corrected calculations of achor cell on fracture
Move IJK achor cell visualization to SimWellFracture
Remove unused IJK fields and IJK anchor cell from RimFracture, because they are ambigous for well path fractions.
Should be a list, but not implemented yet
2017-06-16 14:24:16 +02:00
Jacob Støren 1911092cb7 Merge dev into pre-proto 2017-06-14 23:25:55 +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
Jacob Støren cb72a4bfa4 Fix linux compile error 2017-06-14 14:16:20 +02:00
Jacob Støren bca96d31ad #1585 Adjustments to FractureContainment class 2017-06-14 12:44:08 +02:00
Jacob Støren 1d405384ee Remove obsolete code: StimPlaneUpscaling and Transmissibilities 2017-06-14 11:25:43 +02:00
Jacob Støren 84597a992d Add condictivity conversion method
From pre-proto branch, to delete it there. Unused for now
2017-06-14 11:15:59 +02:00
Jacob Støren f87a186648 #1585 Privatize data members in FractureDefinition 2017-06-14 09:28:56 +02:00
Jacob Støren add7516532 #1585 Clean up in the RigStimPlanFractureDefinition 2017-06-13 15:07:16 +02:00
Jacob Støren e9b9b17739 #1585 Move geometry generation code frm RimStimPlanTemplate to Rig 2017-06-13 15:07:16 +02:00
Jacob Støren d8d2aaed5f #1585 More rename and code reordering of StimPlanFractureTemplate 2017-06-13 15:07:16 +02:00
Jacob Støren f09374b12a #1585 Rename in StimPlanFractureTemplate. Move obsolete method to upscaling 2017-06-13 15:07:16 +02:00
Jacob Støren 11276d8b84 #1585 Move code from StimPlanTemplate to StimPlanXmlReader 2017-06-13 15:07:16 +02:00
Jacob Støren bd03fa4791 #1585 Move more code away from StimPlanTemplate 2017-06-13 15:07:16 +02:00
Jacob Støren 681a3404b4 #1585 Move more code away from StimPlanTemplate 2017-06-13 15:07:16 +02:00
Jacob Støren bd5b185260 #1585 Privatized fields in StimPlanTemplate 2017-06-13 15:07:16 +02:00
Jacob Støren e159fa5bca #1585 Move code away from StimPlanTemplate, and prepare to move more 2017-06-13 15:07:16 +02:00
Jacob Støren 4254f7da68 #1585 Adjust fracture plantuml file 2017-06-13 15:07:16 +02:00
Jacob Støren a2de4efb66 #1585 Remove RigFracture. No caching of transformed triangles related to each fracture instance 2017-06-12 12:52:39 +02:00
Jacob Støren 95dd87f23c #1585 Moved obsolete RigFracturedEclipseCellExportData to obsoleted code 2017-06-12 09:30:01 +02:00
Jacob Støren dceae0581e #1585 Major renaming of fracture related methods and members 2017-06-09 17:21:59 +02:00
Jacob Støren 8679af2dbc #1575 Add Fraction Truncation ui group to Fraction Template 2017-06-08 22:54:06 +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
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
Jacob Støren d024baab95 Merge branch 'fishbones' into dev
Fishbones is no longer supposed to be used
2017-06-02 07:33:26 +02:00
Jacob Støren ac5e43337c #1493 Accumulate completions for all wellpaths before combinig to make it possible to erro check unhandled overlaps 2017-06-01 17:21:46 +02:00
Jacob Støren 665ee684b3 Fix less operator of Completion Data 2017-06-01 17:20:04 +02:00
Jacob Støren 4c873b6925 #1493 Remove old export fracture on selected wellpaths feature 2017-06-01 17:09:04 +02:00
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