Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad 3404ce90f8 Fix missing include on Linux 2017-06-14 08:27:25 +02:00
Magne Sjaastad a1446a7018 Added regexp used to detect missing copyright headers 2017-06-14 07:54:37 +02:00
Magne Sjaastad 12bbaa898d Added several missing copyright headers 2017-06-14 07:53:28 +02:00
Magne Sjaastad 5a6c3638ee #1596 Move RiaDefines to Application 2017-06-13 15:46:27 +02:00
Magne Sjaastad cf859e7c16 #1596 Rename from RimDefines to RiaDefines 2017-06-13 15:41:52 +02:00
Magne Sjaastad 3ca22692b9 #1596 Move RiaEclipseUnitTools to Application/Tools 2017-06-13 15:28:58 +02:00
Magne Sjaastad 5fa2f6cfbe #1596 Rename to RiaEclipseUnitTools 2017-06-13 15:25:52 +02:00
Magne Sjaastad 263015cdff #1596 Move several files from Application to Application/Tools 2017-06-13 15:15:40 +02:00
Magne Sjaastad 13a350f62a #1466 Fix spelling and set default Cv value to 1.5 2017-06-09 16:02:39 +02:00
Magne Sjaastad e1f4dbfcf8 Renamed to nameField() to avoid duplication of name() 2017-06-08 13:31:53 +02:00
Magne Sjaastad 9759354148 Made RimNamedObject more robust and made name field private 2017-06-08 10:09:39 +02:00
Magne Sjaastad 4ee63784e8 Fix type warning on Windows 2017-06-07 10:13:00 +02:00
Magne Sjaastad ce6acaf20e #1567 Fix issue for command line option '--case' 2017-06-07 07:18:44 +02:00
Magne Sjaastad d927ffced1 Updated version to pre-proto.15 2017-06-06 11:01:35 +02:00
Magne Sjaastad 0c4dc6a087 #1525 Check if data is available before creating curve 2017-05-30 09:13:46 +02:00
Magne Sjaastad 07696e49cc (#1525) Use single curves to represent production rates
Use colors from RimSummaryCurveAppearanceCalculator
2017-05-29 14:52:19 +02:00
Magne Sjaastad cfe7b683be #1525 Make color functions static and public 2017-05-29 14:31:06 +02:00
Magne Sjaastad 2898884c0b #1513 Update point of interest 2017-05-23 09:24:03 +02:00
Magne Sjaastad a72658a88d Trigger redraw when fishbone collection checkbox is manipulated 2017-05-22 11:29:13 +02:00
Magne Sjaastad 276f81a20e #1513 Avoid double dynamic_cast 2017-05-22 08:08:45 +02:00
Magne Sjaastad f05728e76d #1513 Improve placement of camera based on bb dir and extent 2017-05-22 07:59:49 +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 4c19123b2d #1495 Move feature to leaf object 2017-05-20 20:34:07 +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 6e78c0b2cc Fix computation of measured depth when picking in 3D 2017-05-20 20:10:03 +02:00
Magne Sjaastad 123b404809 #1495 Move features from well path to sub objects 2017-05-20 14:47:13 +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
Magne Sjaastad d8dc62c5a7 #1510 Remove invalid usage of namespace caf for features
Also add override keyword
2017-05-19 13:40:38 +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 2b8b703258 #1500 Fishbones : Use global index to subs when exporting lateral geometry 2017-05-19 09:51:19 +02:00
Magne Sjaastad 8dd0df7901 #1501 Fishbones : Increase number of coordinate digits when exporting laterals 2017-05-19 09:13:22 +02:00
Magne Sjaastad ac6d9b9d55 #1494 Fishbones : When creating new fishbone, create only one sub 2017-05-19 08:38:55 +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
Magne Sjaastad c6202bb14e Use brace-init of vector 2017-05-16 13:51:10 +02:00
Magne Sjaastad 69116784ff Refactoring to be able to compile on Linux 2017-05-16 13:36:14 +02:00
Magne Sjaastad 7b4b13906f Remove obsolete include 2017-05-16 13:35:05 +02:00
Magne Sjaastad 43e50bd8d2 Updated copyright headers 2017-05-16 12:49:36 +02:00
Magne Sjaastad f81ef5b2fe #1486 Use RiuWellPathSelectionItem to communicate data to feature 2017-05-16 10:22:16 +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
Magne Sjaastad 57a521f59d #1475 Add missing includes for Linux 2017-05-15 14:06:40 +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 4d41f43a99 Upped to version 2016.11.flow.14 2017-05-15 09:42:01 +02:00
Magne Sjaastad e38b7329d1 #1469 Use time step strings from case 2017-05-15 09:17:06 +02:00
Magne Sjaastad 7c1f9b90ba #1425 Do not show Time History Curve command for flow diag results 2017-05-15 07:56:11 +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 776e0ff1c4 #1372 Fix compile error on Windows 2017-05-12 12:20:27 +02:00
Magne Sjaastad 3c07eafab2 #1372 Update flow diagnostics and flow diagnostics applications 2017-05-12 12:17:11 +02:00
Magne Sjaastad e3e35bcc3c Rename to RifWellPathImporter in unit test 2017-05-12 08:26:36 +02:00
Magne Sjaastad 4204d49f30 #1469 Add checkbox for legend visibility 2017-05-11 21:44:44 +02:00
Magne Sjaastad 764a68c032 #1469 Add large symbols for each value in Lorenz plot + legend 2017-05-11 14:04:29 +02:00
Magne Sjaastad 0c0c21e495 #1469 Reorder includes and fix comments and whitespace 2017-05-11 11:43:15 +02:00
Magne Sjaastad 84b922ba82 #1476 Include isFile() when checking if a file exists 2017-05-11 09:23:13 +02:00
Magne Sjaastad e1e75a4fad #1476 Add helper method fileExists() which includes isFile() 2017-05-11 07:45:55 +02:00
Magne Sjaastad 0472230523 #1473 Octave on Windows : Add Sleep before closing octave socket 2017-05-09 13:35:06 +02:00
Magne Sjaastad 338e51bced Fishbones : Fix invalid start direction for lateral 2017-05-09 10:14:02 +02:00
Magne Sjaastad f26c5ce75d #1452 Use 'Export Laterals' as command name 2017-05-08 15:11:31 +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 7c7f8ef627 #1452 Use captal WELLHEAD and no space in names 2017-05-08 15:07:18 +02:00
Magne Sjaastad 47517d734b System : Add shortcut for Save, Save As, Exit and Open 2017-05-08 11:14:24 +02:00
Magne Sjaastad 42e2294eca Merge remote-tracking branch 'origin/dev' into fishbones 2017-05-08 11:07:33 +02:00
Magne Sjaastad 53ba4967cc System : Add shortcut for Save, Save As, Exit and Open 2017-05-08 11:06:51 +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 a85883228c Fishbones : Extract method for computing lateral coords 2017-05-05 15:09:22 +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 710236f7f5 #1450 Use x-axis as lateral start axis if well path is close to z-axis 2017-05-05 13:32:50 +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
Magne Sjaastad a8e9cdbd17 AppFwk : Make sure edit flag is updated in PdmUiListEditor 2017-05-05 12:16:06 +02:00
Magne Sjaastad 562afb1a7a Add doc for well path part manager 2017-05-05 12:16:01 +02:00
Magne Sjaastad 5e14e56609 #1062 Use minimalistic title flags for dialogs 2017-04-27 14:22:47 +02:00
Magne Sjaastad 174d658219 #1384 Relocate filenames containing faults when opening project 2017-04-27 12:11:48 +02:00
Magne Sjaastad 7ff27a1938 #1384 Use case insensitive path part compare on Windows 2017-04-27 08:14:42 +02:00
Magne Sjaastad 6a5f924c0f #1431 Update version of Ert so-files to be installed 2017-04-26 13:03:57 +02:00
Magne Sjaastad 63b07b1152 #1430 When closing top level windows, do not close project if other is visible 2017-04-25 15:01:31 +02:00
Magne Sjaastad 64d41fa109 #1396 Apply patch fix-synthetic-odb-cases 2017-04-25 13:30:09 +02:00
Magne Sjaastad 8ec0d2d685 #1396 Add patch for synthetic ODB files 2017-04-25 13:28:51 +02:00
Magne Sjaastad 9dfeef69bf #1396 Add define for updated ERT API used from opm-flowdiag-app 2017-04-24 21:56:04 +02:00
Magne Sjaastad 448f59983e #1396 Update file reader based on API changes in ERT 2017-04-24 21:54:55 +02:00
Magne Sjaastad c701750330 #1396 Update to libert from https://github.com/Statoil/libecl 2017-04-24 21:53:45 +02:00
Magne Sjaastad 7efe0a996a #1384 Add missing population of view windows 2017-04-24 21:40:46 +02:00
Magne Sjaastad c23ac3c8ae #1384 Regression test : Add resize of plot windows 2017-04-24 09:39:54 +02:00
Magne Sjaastad c75a79a260 #1384 Make regression functions tests private 2017-04-24 09:24:34 +02:00
Magne Sjaastad 117126bce2 #1384 Regression Test : Add static method for default widget size 2017-04-24 09:23:32 +02:00
Magne Sjaastad 029809bf90 Upped to version 2016.11.flow.13 2017-04-21 09:17:55 +02:00
Magne Sjaastad ed2010c0b7 Regression tests : Add basic timing with reporting by logging 2017-04-20 22:34:15 +02:00
Magne Sjaastad 9d5fcaf5a1 Regression tests : Add support for 'rsp' project file extension 2017-04-20 21:21:19 +02:00
Magne Sjaastad bd47826608 Fix compiler warning 2017-04-20 12:33:18 +02:00
Magne Sjaastad c587fd2400 #1401 Disable model change notification 2017-04-20 12:21:41 +02:00