Commit Graph

4489 Commits

Author SHA1 Message Date
astridkbjorke
2811e5aa4d #1272, #1271 - pre-proto - Adding field for setting unit system for fracture, and converting geometry/polygon between unit systems 2017-03-02 11:43:41 +01:00
Magne Sjaastad
e29c6474bd Minor refactoring 2017-02-28 19:17:36 +01:00
Magne Sjaastad
a2e2c99167 #1243 AppFwk : Fixed typo in mesh line effect 2017-02-28 18:48:33 +01:00
Magne Sjaastad
be6a2e0d39 #1243 Improved how enclosing polygon is visualized 2017-02-28 18:41:58 +01:00
Magne Sjaastad
61f94d90d9 #1243 AppFwk : Added line width to mesh line effect 2017-02-28 18:41:16 +01:00
astridkbjorke
f5edd780a5 #1243 - pre-proto - Minor fixes to visualization of fracture polygons 2017-02-28 14:35:19 +01:00
astridkbjorke
c2c3145e5a #1243 - pre-proto - Adding visualization of polygon output for stimplan fractures 2017-02-28 14:28:14 +01:00
astridkbjorke
654df52512 #1262 - pre-proto - Adding logging to reading of StimPlan XML files and writing of COMPDAT files. 2017-02-28 10:02:41 +01:00
astridkbjorke
fde41f5116 #1234 - pre-proto - Adding time-step and property type for fracture polygon calculation 2017-02-28 10:02:40 +01:00
Magne Sjaastad
8ce430cb25 #1242 Hide opacity level and discard transparent fragments 2017-02-27 22:21:37 +01:00
Magne Sjaastad
28b87a1700 #1242 AppFwk : Effect Generator : Discard transparent fragments 2017-02-27 22:20:06 +01:00
Magne Sjaastad
1b01e98c0e Merged branch dev into pre-proto 2017-02-27 14:03:33 +01:00
Magne Sjaastad
48599f7a94 #1257 More null pointer guards based on CppCheck 2017-02-27 14:01:18 +01:00
Magne Sjaastad
bf1f8fcbaa #1254 Use static methods instead of macros 2017-02-27 13:17:32 +01:00
Magne Sjaastad
97d7e5b809 Added RimSummaryCase 2017-02-27 12:01:23 +01:00
astridkbjorke
374ed0130b #1247 - pre-proto - Adding possibility for reading XML-files with negative coordinates for grid in X-direction (values for neg coordinates are ignored when reading file). 2017-02-27 10:50:55 +01:00
astridkbjorke
de8dc2db3c pre-proto - Reading XML when creating new StimPlan fracture template 2017-02-27 10:49:46 +01:00
Magne Sjaastad
10f14aee8e Merge remote-tracking branch 'refs/remotes/origin/dev' 2017-02-27 07:13:06 +01:00
Magne Sjaastad
83a1d97f33 #1257 More null pointer guards based on CppCheck 2017-02-24 16:16:58 +01:00
Magne Sjaastad
a29f6abc32 #1257 Added null pointer guarding based on reports from CppCheck 2017-02-24 16:00:56 +01:00
Magne Sjaastad
85228ee39c #1255 Removed includes from RimWellPath 2017-02-24 14:31:06 +01:00
Magne Sjaastad
1af3df6c6c #1255 Removed includes from RimWellLogCurve 2017-02-24 14:14:29 +01:00
Magne Sjaastad
ff99d56ea3 #1255 Removed includes from RimFaultCollection 2017-02-24 14:02:03 +01:00
Magne Sjaastad
1991a3c32d #1255 Removed includes from RimCellRangeFilterCollection 2017-02-24 14:01:42 +01:00
Magne Sjaastad
7349d608bd #1255 Removed includes from RimSummary classes 2017-02-24 13:56:46 +01:00
Magne Sjaastad
1792290ef0 #1255 Removed includes from RivReservoirWellSpheresPartMgr 2017-02-24 13:48:19 +01:00
Magne Sjaastad
6e960e74c3 #1255 Removed includes in Riv classes 2017-02-24 13:34:25 +01:00
Magne Sjaastad
63135a7c79 #1255 Removed include to RimOilRegion 2017-02-24 13:32:25 +01:00
Magne Sjaastad
6ec3e28a21 #1255 Removed includes from RimEclipseWell 2017-02-24 13:18:27 +01:00
Magne Sjaastad
aac42831cf Whitespace 2017-02-24 12:41:09 +01:00
Magne Sjaastad
4ace557892 Added class diagram for rim and rig relationships 2017-02-24 12:41:00 +01:00
Magne Sjaastad
2b4d1e1fac Updated class diagram for view classes 2017-02-24 12:40:34 +01:00
Magne Sjaastad
5c20bff5d1 #1255 Remove includes from header files 2017-02-24 11:07:26 +01:00
Magne Sjaastad
3a98e17163 #1254 Infrastructure for logging including Messages dock widget 2017-02-23 15:02:55 +01:00
Magne Sjaastad
2ce28ffff0 #1251 Use RivObjectSourceInfo for fractures 2017-02-23 11:53:26 +01:00
Magne Sjaastad
555ecba8b3 #1251 Added RivObjectSourceInfo for selecting any pdmObject 2017-02-23 11:52:56 +01:00
Magne Sjaastad
f59c4b4b9e #1242 Do not use transparency on ellipse, default transparency set to 1.0 2017-02-23 11:25:21 +01:00
Magne Sjaastad
7f75f7e509 #1252 Add and use transparent color for both ellipse and stim plan objects 2017-02-23 10:15:56 +01:00
Magne Sjaastad
5ccde99cb3 Guard null pointer access 2017-02-23 10:14:28 +01:00
Magne Sjaastad
7717bf925f Rename and moved azimuth updates to RimFracture 2017-02-23 09:47:30 +01:00
Magne Sjaastad
855960287d #1240 Use last stimplan time step as default, improved UI updates 2017-02-23 09:22:19 +01:00
Magne Sjaastad
36b4238f13 Merge remote-tracking branch 'refs/remotes/origin/dev'
Conflicts:
	ApplicationCode/ProjectDataModel/RimContextCommandBuilder.cpp
2017-02-23 08:44:53 +01:00
Magne Sjaastad
dc886b7e9c Well path delete command supports multi selection 2017-02-23 08:42:27 +01:00
Magne Sjaastad
47f207998a #1240 Adjustments to icons and command texts 2017-02-23 08:21:45 +01:00
Magne Sjaastad
c8cc667fa1 #1240 Use fracture icon for StimPlan colors 2017-02-23 07:07:57 +01:00
Magne Sjaastad
139590760f #1240 Added checbox to StimPlan Colors 2017-02-22 15:32:19 +01:00
Magne Sjaastad
5ba0a37f34 Added missing include 2017-02-22 15:08:26 +01:00
Magne Sjaastad
6e5404d943 Use *.xml as file filter when opening a StimPlan file 2017-02-22 14:46:28 +01:00
Magne Sjaastad
65d71f7106 #1250 Show fractures directly as child objects of wells / well path 2017-02-22 14:40:13 +01:00
Magne Sjaastad
73690e6d66 #1239 Do not show fracture when fracture is unchecked 2017-02-22 13:29:20 +01:00