Commit Graph

3716 Commits

Author SHA1 Message Date
Jacob Støren
b4c6277e72 #914 Transformed stress on intersection Box is working 2016-10-20 16:09:27 +02:00
Magne Sjaastad
454805b9de #922 AppFwk : Introduced PdmUiFieldHandleInterface and made setValueFromUiEditor private 2016-10-20 11:31:11 +02:00
Magne Sjaastad
1106bd4381 #923 Use general polylines instead of always use user defined polyline 2016-10-20 11:27:07 +02:00
Magne Sjaastad
82bb1af97a #922 Replace use of setValueFromUi 2016-10-20 11:25:22 +02:00
Jacob Støren
159bbbe5e6 #914 First transformed stress on intersection 2016-10-20 10:50:29 +02:00
Jacob Støren
d8247c2ac6 #914 Added calculation of element face aligned stress 2016-10-20 10:50:29 +02:00
Jacob Støren
d82eb6a774 #914 Added method to create rotation mx from two inplane vectors 2016-10-20 10:50:29 +02:00
Magne Sjaastad
e732d5c373 #922 Use setValueWithFieldChanged instead of setValueFromUi 2016-10-19 15:30:52 +02:00
Magne Sjaastad
96e532696e #922 AppFwk : Added setValueWithFieldChanged 2016-10-19 15:04:30 +02:00
Magne Sjaastad
522ae9998f #923 Intersections : Added viz for extrusion direction by two points 2016-10-18 14:25:31 +02:00
Magne Sjaastad
c3816acfbf #923 Picking of points affects only one list of points 2016-10-18 12:04:08 +02:00
Magne Sjaastad
8c3f707758 #923 Intersections: Input points by clicking in 3D view 2016-10-18 11:57:05 +02:00
Magne Sjaastad
6bb0c3b87e #923 Moved extrusion computation to RimIntersection 2016-10-18 10:22:20 +02:00
Magne Sjaastad
2ca40025f2 #924 Removed obsolete code 2016-10-18 09:09:44 +02:00
Magne Sjaastad
649c11efcb #924 Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors 2016-10-18 07:31:02 +02:00
Jacob Støren
941eed6625 #914 Created stress tensor rotation method, including tests 2016-10-17 15:15:27 +02:00
Jacob Støren
323f7893cb Made the output from g-test a bit more readable 2016-10-17 15:15:27 +02:00
Magne Sjaastad
6da4d7bb60 #920 Fixed how user-defined values are handled for intersection planes 2016-10-17 13:15:27 +02:00
Magne Sjaastad
f03e2431f9 #911 Fixed picking on category legend 2016-10-17 11:51:25 +02:00
Magne Sjaastad
da38067f66 Removed invalid assert 2016-10-17 10:54:08 +02:00
Magne Sjaastad
f4140ad3e1 Made regression test dialog wider 2016-10-17 10:50:37 +02:00
Magne Sjaastad
9a7138ddcd #842 Added plot title 2016-10-14 15:38:21 +02:00
Magne Sjaastad
d5213b2a43 #862 Added scale picker to select axis 2016-10-14 15:06:21 +02:00
Magne Sjaastad
71f1966c1c #906 Las Export: Fixed issue with TVDRKB export and improved UI 2016-10-14 13:30:04 +02:00
Magne Sjaastad
929c1d1633 AppFwk : Use field handle as key to support multiple fields with same keyword in object editor 2016-10-14 13:23:14 +02:00
Magne Sjaastad
169944641f Guard against accessing null pointer 2016-10-14 11:52:09 +02:00
Magne Sjaastad
706241db5c Improved how external ERT is used 2016-10-14 10:03:53 +02:00
Magne Sjaastad
473626b9bb #804 Use CMAKE_INSTALL_LIBDIR for path to ERT libraries and updated file references to 2.1 2016-10-13 15:15:12 +02:00
Magne Sjaastad
ae0da542e2 #804 Reapplied fix for synthetic Odb files 2016-10-13 14:07:17 +02:00
Magne Sjaastad
1cbea760a7 #804 Updated sha references 2016-10-13 13:55:32 +02:00
Magne Sjaastad
5d77fab776 #804 Changes related to API changes in ERT 2016-10-13 13:40:44 +02:00
Magne Sjaastad
5a0e8cdce6 #804 Ert removed devel from source code path 2016-10-13 13:40:44 +02:00
Magne Sjaastad
83e000c91f #804 Updated opm-parser based on
a3496df501a4369fd827fbf0ff893d03deff425f
2016-10-13 13:40:44 +02:00
Magne Sjaastad
0306168bb4 #804 Updated opm-common based on
1216bc052542f24ec6fcfbe1947d52e6300ff754
2016-10-13 13:40:43 +02:00
Magne Sjaastad
3b4f1620a5 #804 Updated ERT based on 6287acdb0d039ce13eb9956b67035280a3de9539 2016-10-13 13:40:43 +02:00
Jacob Støren
7269e6e165 #912 Corrected the STM and Q values. Moved the STM, SEM and EV under ST and SE and E respectively. Made principal directions undefined when there are undefined stresses in SE 2016-10-13 13:28:52 +02:00
Jacob Støren
c3eb692afe Merge with branch 'dev' 2016-10-13 12:44:44 +02:00
Jacob Støren
91302b8ee1 #912 Temporar fix of the sign of SM, However it really should be based on ST I believe now. 2016-10-13 12:43:31 +02:00
Jacob Støren
c6a2196ac5 #912 Added principal stress directions as scalar results. 2016-10-13 12:15:21 +02:00
Jacob Støren
f4fde3cc1c #912 Fixed the custom option menue based on the new standard from caf. Added an "experimental" color range for angular results. 2016-10-13 12:13:32 +02:00
Jacob Støren
eb066a71b0 caf: Finally removed the enum-index-based communication used in the optionValueLists for AppEnums. Now custom option menues based on AppEnums can use the enum values naturally instead of the enum index. 2016-10-13 12:11:32 +02:00
Magne Sjaastad
76dfe65f06 Make sure UI is updated when switching axis for curve 2016-10-13 09:37:15 +02:00
Magne Sjaastad
30bef2bb17 #853 Support zooming when two y-axis are present 2016-10-13 09:33:50 +02:00
Magne Sjaastad
a816454494 #855 Update font size for time axis 2016-10-12 13:58:47 +02:00
Magne Sjaastad
ae1eea4ac6 #779 Added support for filtering of zero and negative values in setSamplesFromDateAndValues 2016-10-12 13:49:57 +02:00
Magne Sjaastad
ee367487de #779 Summary : Added display and axis control of log scale 2016-10-12 12:20:49 +02:00
Magne Sjaastad
7a591a3cc1 #840 Use Qwt to convert QDateTime objects, as toMSecsSinceEpoch was introduced in Qt 4.7 2016-10-12 10:32:56 +02:00
Magne Sjaastad
62411301da (#840) Summary : Added properties for time axis 2016-10-12 10:14:48 +02:00
Magne Sjaastad
b8f1099d32 AppFwk : Clear internal structures when object changes 2016-10-12 10:08:08 +02:00
Magne Sjaastad
3f97640e7a (#869) Datastructures for right y-axis 2016-10-12 10:08:08 +02:00