Commit Graph

466 Commits

Author SHA1 Message Date
Magne Sjaastad
b25f630a7e Moved several fields to RimFracture 2017-01-19 10:43:23 +01:00
Magne Sjaastad
36bcdab426 Merge remote-tracking branch 'refs/remotes/origin/dev'
Conflicts:
	ApplicationCode/ModelVisualization/RivPipeGeometryGenerator.h
	ApplicationCode/ProjectDataModel/RimEclipseWell.cpp
	ApplicationCode/ProjectDataModel/RimEclipseWell.h
	ApplicationCode/UserInterface/RiuViewerCommands.cpp
2017-01-18 12:19:07 +01:00
Magne Sjaastad
9c1e9f0970 #1080 Snapshot : Show parameter and case as default 2017-01-17 10:40:38 +01:00
Magne Sjaastad
22f870bff0 #1082 Snapshot : Added four empty rows 2017-01-16 23:21:28 +01:00
Magne Sjaastad
2292debc6b #1085 Snapshots : Added toggle to control if a snapshot definition is active 2017-01-16 22:55:22 +01:00
Magne Sjaastad
723e0f9286 #1107 #1111 Added update of well allocation plot from 3D view 2017-01-13 13:32:17 +01:00
Magne Sjaastad
ccb88c6520 Rename 2017-01-13 13:32:17 +01:00
Magne Sjaastad
894b4468b4 #1125 Limit size of string in legend and info, reordered tracer combo 2017-01-12 15:00:23 +01:00
astridkbjorke
703bdb9669 pre-proto - Rename 2017-01-12 13:29:18 +01:00
astridkbjorke
44aefe6ed7 pre-proto - Rename RimFractureDefinition to RimFractureEllipseDefinition 2017-01-12 10:33:33 +01:00
astridkbjorke
a7ecea983c #1092 - pre-proto - Adding function writeFracturesToTextFile which replaces old functions which were separate for SimWellFractures and WellPathFractures. 2017-01-11 14:32:42 +01:00
astridkbjorke
2817e0d34d #1092 - pre-proto - Renaming RicExportFractureWellCompletionFeature to RicExportSimWellFractureWellCompletionFeature 2017-01-11 14:32:42 +01:00
astridkbjorke
9f82319a86 #1092 - pre-proto - Adding feature for exporting COMPDAT file for well path fractures. 2017-01-11 14:32:42 +01:00
astridkbjorke
524f39e434 #1092 - pre-proto - Saving file with COMPDAT keyword for sim well fractures. Transmissibilities still dummy values. 2017-01-11 14:32:42 +01:00
astridkbjorke
9bba00999e #1092 - pre-proto - Added feature for exporting fracture data to file. File is written, but not with any useful information yet. 2017-01-11 14:32:42 +01:00
Magne Sjaastad
9cd17ec508 Merge dev into pre-proto
Conflicts:
	ApplicationCode/ProjectDataModel/RimEclipseView.cpp
	ApplicationCode/ProjectDataModel/RimEclipseView.h
2017-01-10 10:09:44 +01:00
Magne Sjaastad
8970d93a4d #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
Magne Sjaastad
50b9fe0ece #1068 Removed obsolete include of RigCaseData 2017-01-10 09:20:03 +01:00
Magne Sjaastad
f70806e056 #1068 Avoid include of RigCell.h and RigSingleWellResultsData in RigCaseData.h 2017-01-10 09:20:03 +01:00
Magne Sjaastad
46bc8e80aa Removed unused code 2017-01-09 07:43:31 +01:00
astridkbjorke
cf2b47d0b9 #1040 - pre-proto - Setting correct center of fracture for SimWellFracture 2017-01-06 15:55:54 +01:00
astridkbjorke
2a6cceff62 #1040 - pre-proto - Updating position of well path fractures when md is changed, and calculaing correct position when creating new well path fracture from project view 2017-01-06 15:55:53 +01:00
astridkbjorke
3f052976f5 #1040 - pre-proto - Converting facture coordinates to display coordinates for visualization. Fractures not yet shown at correct possition. 2017-01-06 15:55:53 +01:00
astridkbjorke
9e933a9c1c #1040 - pre-proto - Calling scheduleCreateDisplayModelAndRedraw when creating / deleting fractures 2017-01-06 15:55:53 +01:00
Magne Sjaastad
508c2ba1a2 #1071 Updated icons for fractures 2017-01-05 14:57:04 +01:00
Magne Sjaastad
a61b3ad5f6 #1059 Rename 2017-01-05 07:57:37 +01:00
Magne Sjaastad
a9984c4bd5 #1059 System : Use PdmOptionItemInfo constructor for PdmObjects 2017-01-05 07:53:14 +01:00
Magne Sjaastad
18fde7621e #1071 Added icons for fracture templates 2017-01-04 14:48:09 +01:00
Magne Sjaastad
d0b669b987 #1071 Added fracture icons (created by JacobStoren) 2017-01-04 14:38:06 +01:00
astridkbjorke
c71743e0ff #1044 - pre-proto - Added functionality so that, when creating a new fracture (for simWell or WellPath), the fracture template is automatically set to the first fracture template available. 2017-01-04 14:02:32 +01:00
Jacob Støren
ebddaa31e6 #1054 Added sensible information to the Result Info window when picking Flow Diag results.
Also rolled out the use of resultVariableUiName() to places that should use it.
2017-01-04 13:13:06 +01:00
astridkbjorke
8c5ee201c0 pre-proto - Renaming function 2017-01-04 11:39:49 +01:00
Jacob Støren
03cf09d90a System: Created a general basename cleanup function, and applied that when creating filenames from userdescription etc. Related to #1054 preparations 2017-01-04 10:45:04 +01:00
astridkbjorke
d57c1e8f32 pre-proto - Showing name of fractures / fracture templates in project tree view 2017-01-04 10:41:46 +01:00
astridkbjorke
7b0d1fbd2f pre-proto - Changed naming of fracture definitions to fracture templates and Fracture collection to fractures in gui 2017-01-04 10:17:54 +01:00
astridkbjorke
e480de9591 pre-proto - Automatically selecting new features after creation 2017-01-04 10:08:27 +01:00
astridkbjorke
6b58adb91b #1044 - pre-proto - Updating indexing for i j and k in SimWellFracture to follow Eclipse indexing (starting with 1) and updating depth of z position at wellpath for WellPathFractures to be displayed as positive 2017-01-04 09:35:35 +01:00
Magne Sjaastad
dc970edf7e Merged in changes from dev 2017-01-03 11:32:00 +01:00
Magne Sjaastad
00a4157385 Rename 2017-01-03 09:58:49 +01:00
astridkbjorke
b3bc0a9135 #1044 - pre-proto - Added function for creating new sim well fracture, not yet setting correct i j k 2017-01-03 09:37:59 +01:00
astridkbjorke
a45ed4bc19 #1038 - pre-proto - Renaming feature for creating new well path fracture 2017-01-03 09:37:59 +01:00
astridkbjorke
b6053147df #1037 - pre-proto - Changed RimFracture to RimWellPathFracture (and same for FractureCollection and commands to create / delete fractures) 2017-01-02 11:59:30 +01:00
astridkbjorke
e6ef4fee42 #1037 - pre-proto - added classes RimSimWellFracture and RimSimWellFractureCollection, and functions for creating new / deleting. 2017-01-02 11:10:25 +01:00
astridkbjorke
b0968a2534 #1037 - pre-proto - Added commands for Delete All for Fractures and Fracture Definitions 2017-01-02 10:12:43 +01:00
astridkbjorke
a1c55863e0 pre-proto - Changed from " to <> in includes of QAction to be able to compile on Linux 2017-01-02 10:10:45 +01:00
Magne Sjaastad
ecf954dc6e #1018 Snapshot - Minor fixes 2016-12-22 09:03:59 +01:00
Magne Sjaastad
4515579d52 #1018 Snapshot - Added support for multiple result variables 2016-12-22 08:45:50 +01:00
Magne Sjaastad
b5a18b6d64 #1018 : Snapshot - Include result name in filename 2016-12-22 08:45:50 +01:00
Magne Sjaastad
8d8ef3ddc1 #1018 : Snapshot - Use active view as basis for new snapshot definitions 2016-12-22 08:45:50 +01:00
astridkbjorke
22c96be5dd #1037 - pre-proto - Moved fractureCollection from wellPathCollection to WellPath 2016-12-21 14:19:52 +01:00