Commit Graph

7542 Commits

Author SHA1 Message Date
Jacob Støren
562dfbe9b8 #2535 Use the MainWindowTools class instead of MainWindow directly (part 3) 2018-02-27 16:46:53 +01:00
Jacob Støren
72013f4ff8 #2535 Use the MainWindowTools class instead of MainWindow directly (part 2) 2018-02-27 16:46:53 +01:00
Jacob Støren
d74807d669 #2535 Use the MainWindowTools class instead of MainWindow directly (part 1) 2018-02-27 16:46:53 +01:00
Jacob Støren
43dc25eca0 #2535 Add MainWindow tools class that can reduce number of mainWindow includes and hopefully reduce compile time 2018-02-27 16:46:53 +01:00
Jacob Støren
6a3b43ec7c #2487 Avoid switching view when clicking objs in the intersectino view. Some minor refactoring of the MainWindows 2018-02-27 16:46:53 +01:00
Rebecca Cox
599909a9e8 #2533 Mohr circle: Round of FOS to 2 decimals 2018-02-27 15:06:59 +01:00
Rebecca Cox
2734f52e53 #2533 Mohr Circle: Calculate Element FOS 2018-02-27 14:39:07 +01:00
Rebecca Cox
2d931a81f5 #2523 Mohr circle: Remove colors from circles 2018-02-27 14:09:31 +01:00
Rebecca Cox
4f8c585be7 #2534 Mohr circle: Always use SE as result 2018-02-27 12:59:14 +01:00
Rebecca Cox
f4d4a8aa46 #2531 Mohr Circle: Add Info text 2018-02-27 12:40:36 +01:00
Magne Sjaastad
10bc5c92ab #2532 Fracture : Create copy of fracture template if non-matching units is detected 2018-02-27 12:05:41 +01:00
Rebecca Cox
cfa3443cdd #2530 Mohr circle: Fix crash when selected cell has no value 2018-02-27 10:32:59 +01:00
Rebecca Cox
cbbc9c0f26 #2496 Tensor vectors: Two new paletts 2018-02-27 09:39:47 +01:00
Magne Sjaastad
f4bae6f796 #2529 Fracture : Remove RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES from CMake files 2018-02-26 21:11:14 +01:00
Magne Sjaastad
72b5f540e5 #2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES 2018-02-26 20:54:45 +01:00
Rebecca Cox
2b368fb0b8 #2523 Mohr Circle: Improve circle appearence 2018-02-26 15:56:23 +01:00
Magne Sjaastad
0cee37ce86 Add missing ifdef macro for use of fracture template 2018-02-26 14:42:00 +01:00
Rebecca Cox
bed95a105e #2527 Mohr Circle: Use cohersion and friction angle from case 2018-02-26 13:39:26 +01:00
Rebecca Cox
f7ba9133fe #2527 Mohr circle: Make friction-cohesion line for negative principals 2018-02-26 12:51:25 +01:00
Rebecca Cox
23ab74c34d Mohr Circle: Make result "E" work 2018-02-26 11:15:18 +01:00
Rebecca Cox
f3859a6bee #2528 Tensor Vectors: Make tensor vectors for result "E" 2018-02-26 11:03:57 +01:00
Rebecca Cox
75bcf7dcf4 #2527 Mohr Circle: Add friction-cohesion line 2018-02-26 11:03:57 +01:00
Rebecca Cox
fe301bfc11 #2522 Mohr circle: Avoid calculating circle if result without tensor is selected 2018-02-26 11:03:57 +01:00
Magne Sjaastad
1706a6c0c4 System : Reorder initialization order to match declaration order 2018-02-24 09:17:02 +01:00
Magne Sjaastad
905ebb49de System : Add missing default statements in switch block 2018-02-24 09:16:15 +01:00
Magne Sjaastad
bba69e7b98 Clang : Add power shell scripts 2018-02-24 09:15:31 +01:00
Magne Sjaastad
7ce6177bc5 System : Add missing braces 2018-02-23 22:39:29 +01:00
Magne Sjaastad
ae064463a9 System : Add missing default statements 2018-02-23 22:39:14 +01:00
Magne Sjaastad
245ea2dac2 System : Use unsigned type as index 2018-02-23 22:38:46 +01:00
Magne Sjaastad
0006c786cf System : Reorder initialization order to match declaration 2018-02-23 22:38:08 +01:00
Magne Sjaastad
34c6e3d906 System : Add missing default sections of switch statements 2018-02-23 21:30:24 +01:00
Magne Sjaastad
70faea56df AppFwk : Add missing initialization of variables and handling of switch statements 2018-02-23 21:29:54 +01:00
Magne Sjaastad
671818d72e AppFwk : Reorder initialization to match declaration 2018-02-23 19:57:09 +01:00
Magne Sjaastad
8bc3f06acd AppFwk : Add missing default handling in switch statements 2018-02-23 19:56:38 +01:00
Magne Sjaastad
309b1f0749 AppFwk Clang : Reorder initialization order to match declaration order 2018-02-23 19:43:48 +01:00
Magne Sjaastad
f9de64c538 AppFwk : Use freopen_s instead of freopen 2018-02-23 19:34:43 +01:00
Rebecca Cox
69b1384d89 #2523 Mohrs circle: Add comments and improve readablity 2018-02-23 10:05:03 +01:00
Rebecca Cox
e8a65989c3 Code cleanup 2018-02-23 07:42:42 +01:00
Rebecca Cox
bf1a621332 #2523 Mohr Circle: Improve circle appearence 2018-02-22 18:10:24 +01:00
Rebecca Cox
28efe4661d #2522 Mohr circle: Update plot on 3D view selection 2018-02-22 18:04:47 +01:00
Rebecca Cox
d6974bfdba #2519 Mohr Circle: Create plot widget 2018-02-22 17:45:58 +01:00
Magne Sjaastad
80af97c1a8 #2521 Fishbones : Clamp MD ranges to max MD of well path 2018-02-22 14:48:24 +01:00
Magne Sjaastad
814c55f849 Merge branch 'master' into dev after patch release 2018-02-22 09:34:44 +01:00
Magne Sjaastad
36581daa9b
Merge pull request #2520 from OPM/2018.01.01-patch
2018.01.01 patch
2018-02-22 08:11:07 +01:00
Magne Sjaastad
2b8a19d472 Upped to version 2018.01.1 2018-02-22 07:25:37 +01:00
Magne Sjaastad
594be93883 Whitespace cleanup 2018-02-21 19:53:22 +01:00
Magne Sjaastad
c22f38e30c #2509 Fracture : Move fracture commands to separate folder 2018-02-21 19:38:20 +01:00
Magne Sjaastad
69339ad141 #2507 Non-Dracy Flow : Add display of unit and handle unit conversion 2018-02-21 19:25:05 +01:00
Magne Sjaastad
8ad30d9350 #2509 Fracture : Disconnect fracture template when unit changes 2018-02-21 19:07:03 +01:00
Magne Sjaastad
1b7dabdc51 #2291 Fishbones : Use 6 decimals, as this is required when using MD above 1000 2018-02-21 13:06:03 +01:00