Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad 9550864c9e #2711 Project File : Use forward slash for project file path in XML 2018-04-20 10:07:00 +02:00
Magne Sjaastad 9e40ba39c8 #2684 Well CF Visualization: Option to turn off CF visualization on closed connections 2018-04-19 22:28:22 +02:00
Magne Sjaastad e6781e2de4 #2683 Well CF Visualization: Refactor computation of connection factor location 2018-04-19 21:49:01 +02:00
Magne Sjaastad f365dae014 #2683 Well CF Visualization: Add missing null pointer test 2018-04-19 20:29:24 +02:00
Magne Sjaastad 7156779e3d Rename 2018-04-19 20:20:57 +02:00
Magne Sjaastad c16c10e774 #2683 Well CF Visualization: Show connection factors on closed connections 2018-04-19 20:18:15 +02:00
Magne Sjaastad 7676ba4f20 #2683 Refactoring : Use range based for and rename 2018-04-19 16:20:43 +02:00
Magne Sjaastad 39cb9326e4 #2683 Well CF Visualization: Sim Well pipe color should be gray for closed existing connections 2018-04-19 16:13:18 +02:00
Magne Sjaastad d5bdd1f7a1 #2765 Completions : Use max available diameter when combining multiple completions in same cell 2018-04-19 14:55:14 +02:00
Magne Sjaastad 6ff50f3bca #2762 System : Use infinity() instead of HUGE_VAL (gcc6 fix) 2018-04-19 13:55:22 +02:00
Magne Sjaastad fd0228ee01 System : Use numeric_limits::infinity instead of HUGE_VALF 2018-04-19 13:55:22 +02:00
Magne Sjaastad 2a840bae76 System : Use numeric_limits::max instead of INT_MAX 2018-04-19 13:55:22 +02:00
Magne Sjaastad dcde9ccf72 #2727 Legends : Move enum to RimLegendConfig 2018-04-19 08:42:49 +02:00
Magne Sjaastad cdbfed9f36 Legends : Changed to private functions, added override, other cleanup 2018-04-19 08:37:41 +02:00
Magne Sjaastad 305fdfcfc8 Remove unused variables and functions 2018-04-19 07:19:29 +02:00
Magne Sjaastad 978a74a1fe #2727 Legends : Remove obsolete functions 2018-04-18 10:43:01 +02:00
Magne Sjaastad 71b7bd21f9 #2727 Legends : Add RimLegendConfig as base for Regular and Ternary 2018-04-18 10:36:33 +02:00
Magne Sjaastad 3bc85ce794 #2727 Legends : Rename to RimRegularLegendConfig 2018-04-18 10:10:39 +02:00
Magne Sjaastad f85c1de330 Doc : Updated view classes 2018-04-18 09:53:27 +02:00
Magne Sjaastad 2452c965ab #2728 Well CF Visualization: Contributions in same cell are not added 2018-04-17 16:01:29 +02:00
Magne Sjaastad f3a235b9df #2748 Completion Type Calculations : Remove unused code 2018-04-17 14:42:15 +02:00
Magne Sjaastad ba3074ff08 #2748 Completion Type Calculations : Use findIntersectedGlobalCellIndices 2018-04-17 14:42:15 +02:00
Magne Sjaastad 7a2979ca56 Always show all completion type categories in Property Filter
Revert change introduced in 0f696b81
2018-04-17 14:42:15 +02:00
Magne Sjaastad c0704a65f3 #2744 Well Log Extractor : Replace use of cornerIndices with cellCornerVertices 2018-04-17 10:14:57 +02:00
Magne Sjaastad 34cbd79410 #2744 Well Log Extractor : Support detection of small well path inside one cell 2018-04-17 09:41:08 +02:00
Magne Sjaastad 4fc6da2c76 #2744 Well Log Extractor : Add failing test for well path inside one cell 2018-04-17 09:35:04 +02:00
Magne Sjaastad 43e5fb00f4 Testing : Fix invalid index in small mock model 2018-04-17 07:55:52 +02:00
Magne Sjaastad 12fcb124c7 #2697 #2700 #2697 Export Completions
Rename to RicfExportSimWellFractureCompletions
Add missing parameters to RicfExportWellPathCompletions
Add support for individual export multiple completion types into separate sections of same file
2018-04-13 12:13:27 +02:00
Magne Sjaastad dfa87b218f #2737 Command File Launcher : Add command for launching command file from UI 2018-04-13 12:04:43 +02:00
Magne Sjaastad 1d3bc6887e #2709 Export of COMPDAT : Always export diameter 2018-04-13 12:04:23 +02:00
Magne Sjaastad 7a09b9a146 #2632 Export Completions : Show settings for avalable completions types 2018-04-09 11:36:01 +02:00
Magne Sjaastad c759ef71b9 #2632 Export Completions : Use common entry point for completion export 2018-04-09 11:36:01 +02:00
Magne Sjaastad f71563cb1e #2632 Export Completions : Add sub menus for export of completions 2018-04-09 11:36:01 +02:00
Magne Sjaastad 4377ac2a6b AppFwk : Remove sub menu action if sub menu is empty 2018-04-09 11:36:01 +02:00
Magne Sjaastad 7f137a3e7c #2632 Export Completions : Add exportCompletionsForVisibleSimWells 2018-04-09 11:36:01 +02:00
Magne Sjaastad 4fb1a0385c #2632 Export Completions : Add exportCompletionsForVisibleWellPaths 2018-04-09 11:36:01 +02:00
Magne Sjaastad e50e34feb4 #2632 Export Completions : Remove support for export of all well path completions 2018-04-09 11:36:01 +02:00
Magne Sjaastad a40c4df6b3 #2632 Export Completions : Set all completions in same group 2018-04-09 11:36:01 +02:00
Magne Sjaastad 98c8f3305d Add missing include 2018-04-05 14:47:03 +02:00
Magne Sjaastad 69b6ca6956 Fix signed / unsigned compare 2018-04-05 14:25:47 +02:00
Magne Sjaastad 9b0427aba9 #2553 Well CF Visualization: Add viz of connection factors on sim wells 2018-04-05 14:25:47 +02:00
Magne Sjaastad c0054cff91 #2553 Well CF Visualization: Add recompute of virtual conn factors 2018-04-05 14:25:47 +02:00
Magne Sjaastad 50212fff0d #2553 Well CF Visualization: Add findOrCreateSimWellExtractor() 2018-04-05 14:25:47 +02:00
Magne Sjaastad 0512d3fbbc #2553 Well CF Visualization: Read well connection factor from ecllib 2018-04-05 14:25:47 +02:00
Magne Sjaastad c7fbc99c9d #2553 Move RigWellResultPoint into separate file 2018-04-05 14:25:47 +02:00
Magne Sjaastad 1a6c529488 Regression Test : Do not show warning/error dock window 2018-03-24 14:59:07 +01:00
Magne Sjaastad bffc50b826 Fix typo when generating light NNC colors 2018-03-24 14:44:08 +01:00
Magne Sjaastad a55740a376 Merge pull request #2637 from crayxt/patch-1
Fix desktop file
2018-03-23 18:36:53 +01:00
Magne Sjaastad ca8e56cff1 Perforation Interval : Do not cast to int when creating new perf interval 2018-03-21 10:16:37 +01:00
Magne Sjaastad 0f696b81fe #2625 Completion Type Legend : Update property editor categories 2018-03-21 09:06:16 +01:00
Magne Sjaastad 41d92832a7 #2631 Whitespace 2018-03-21 07:48:47 +01:00
Magne Sjaastad 4060e7e5a5 #2631 Text Export to Eclipse : Generated text file has too many characters in line 2018-03-21 07:43:59 +01:00
Magne Sjaastad 8db8575d1e #2625 Completion Type Legend : Only show categories present in the model 2018-03-21 07:43:59 +01:00
Magne Sjaastad 595bf2aa97 #2440 Export Completions: Add MD-in and MD-out to comments 2018-03-20 13:30:18 +01:00
Magne Sjaastad 3cf7deea3a Hide next fracture ID from UI 2018-03-20 13:22:48 +01:00
Magne Sjaastad 57a766fd09 Return if geometry generator is null 2018-03-20 13:18:24 +01:00
Magne Sjaastad 4bb468b07a #2626 Fracture Adjustments : Shorter UI text 2018-03-20 10:58:06 +01:00
Magne Sjaastad a108726f7a Fix missing include on Linux 2018-03-20 10:50:16 +01:00
Magne Sjaastad 39c8834181 #2627 Export CF : kh is reported as zero 2018-03-20 10:48:06 +01:00
Magne Sjaastad cb6dbb1bee #2626 Fracture Adjustments 2018-03-20 10:42:53 +01:00
Magne Sjaastad af677451c6 Refactor : Use const reference 2018-03-20 08:32:23 +01:00
Magne Sjaastad 0b123044a1 #2619 Fracture Sensitivity Support: Add conductivity scale for Ellipse fractures 2018-03-20 08:22:38 +01:00
Magne Sjaastad 0dc48db993 #2600 Well CF Visualization: Improve result info text content 2018-03-19 21:09:54 +01:00
Magne Sjaastad 241bf0364c #2600 Well CF Visualization: Make sure all connections are visualized 2018-03-19 14:41:46 +01:00
Magne Sjaastad 0583c7a815 Rename 2018-03-16 16:46:51 +01:00
Magne Sjaastad 200873f2da Code cleanup 2018-03-16 16:12:25 +01:00
Magne Sjaastad 1aad577a49 #2544 Well CF Visualization: Use simplified star geometry 2018-03-16 15:58:04 +01:00
Magne Sjaastad 7bb705b1b7 #2600 Well CF Visualization: Add picking on connection factor objects 2018-03-16 15:33:57 +01:00
Magne Sjaastad 9656883c92 Fix wrong use of macros in constructor causing crash triggered by regression tests 2018-03-16 13:41:43 +01:00
Magne Sjaastad ecfb827b41 Add missing init macros in constructor 2018-03-16 13:41:43 +01:00
Magne Sjaastad 471d625051 #2621 Improve interface of part managers to prepare for use in 2D intersection views 2018-03-16 11:48:51 +01:00
Magne Sjaastad 08a978d0d7 #2621 Check valid date in perforation interval 2018-03-16 11:48:51 +01:00
Magne Sjaastad 4853957637 #2544 Well CF Visualization: Add geometry generator and source info object
rename


remove unused


move to separate file


rename
2018-03-15 21:27:42 +01:00
Magne Sjaastad eb6b7450eb #2544 Well CF Visualization: Add support for no lighting 2018-03-15 19:20:40 +01:00
Magne Sjaastad f55d029256 #2544 Well CF Visualization: Make the orientation of the star geometry follow well path 2018-03-15 19:19:18 +01:00
Magne Sjaastad c8b92a0c89 #2601 Well CF Visualization: Support regeneration of viz on time step changes 2018-03-15 07:52:54 +01:00
Magne Sjaastad ab67dcfd1f #2463 Well CF Visualization: Set 'Well Connection Factors' default off 2018-03-15 07:27:48 +01:00
Magne Sjaastad cf1557fdf8 Include cleanup 2018-03-14 15:26:19 +01:00
Magne Sjaastad 06b619cd17 Clang : Set AllowShortCaseLabelsOnASingleLine to false 2018-03-14 15:04:32 +01:00
Magne Sjaastad ca0c13be41 #2544 Use helper class to get extractors 2018-03-14 14:35:45 +01:00
Magne Sjaastad 0aba950c12 #2544 Well CF Visualization: Use coordinate on well path as center 2018-03-14 14:35:45 +01:00
Magne Sjaastad 2bf0773815 #2546 Well CF Visualization: Recompute data when required 2018-03-14 14:35:45 +01:00
Magne Sjaastad d757c0c92a #2545 Well CF Visualization: Use "Well Connection Factors" in UI 2018-03-14 14:35:45 +01:00
Magne Sjaastad b1fc73bc95 #2544 Well CF Visualization : Add basic star geometry 2018-03-14 14:35:45 +01:00
Magne Sjaastad d3361d22dd #2546 Well CF Visualization : Fix computation of transmissibilty 2018-03-14 09:47:17 +01:00
Magne Sjaastad 108ef5eecc #2544 Well CF Viz : Add basiz viz with spheres, add legend to view 2018-03-14 09:35:48 +01:00
Magne Sjaastad 716bb3184b System : Replace tab with four spaces 2018-03-12 11:12:39 +01:00
Magne Sjaastad 8e8c168405 #2546 Well Connection Factors : Several changes related to data access
Moved rig classes from command feature into ReservoirDataModel\Completions\
2018-03-12 11:07:46 +01:00
Magne Sjaastad a38d3735c5 #2557 Non Darcy Flow : Select copy at the end to avoid update of editor too early 2018-03-09 09:47:56 +01:00
Magne Sjaastad 9a7ca2d2a9 #2557 Non Darcy Flow : Fix inverted unit conversion 2018-03-09 09:40:10 +01:00
Magne Sjaastad 4c19be91ac #2554 Regression Test : Ignore line endings when using diff tool 2018-03-09 09:00:44 +01:00
Magne Sjaastad 7221efa7b5 #2554 Fracture : Do not exit if debug output file is not possible to open 2018-03-09 09:00:44 +01:00
Magne Sjaastad 9de2f1ae52 Ellipse Fracture : Always set well intersection to center of ellipse 2018-03-09 09:00:44 +01:00
Magne Sjaastad 64845d796c Fracture : Move code to cpp 2018-03-09 09:00:44 +01:00
Magne Sjaastad 12b7ddf90b Ellipse Fracture : Rename to assignConductivityToCellsInsideEllipse 2018-03-09 09:00:44 +01:00
Magne Sjaastad 7c554b8ff8 Fracture : Fix typo when creating fracture cells for ellipse fracture 2018-03-09 09:00:44 +01:00
Magne Sjaastad c424063d86 #2586 StimPlan Viz : Mesh lines flickers when interpolating result values 2018-03-08 11:43:53 +01:00
Magne Sjaastad 0629551fa8 #2583 Remove obsolete code, moved to RiaRegressionTestRunner 2018-03-08 10:57:06 +01:00
Magne Sjaastad ca36e0a7cc #2583 Add missing include 2018-03-08 10:31:21 +01:00
Magne Sjaastad 4f7291c95d #2583 System : Move regression test framework to separate class 2018-03-08 10:15:51 +01:00