Magne Sjaastad
2ee4f48a88
#6747 Tensor computations : Fix issues when creating the rotation matrix
2020-10-08 09:49:45 -04:00
Ruben Thoms
cc5335d46f
Tensor flow improvements
...
New GUI settings for tensor length control, fluid selection, NNC data selection and aggregated visualization. Possibility to change vector start position. Improved vector visualization.
2020-10-01 03:29:25 -07:00
Ruben Manuel Thoms
3ae60d0b30
Revert "Merge branch 'dev' of https://github.com/OPM/ResInsight into dev"
...
This reverts commit a536ac2626
, reversing
changes made to b92384211b
.
2020-09-25 17:31:46 +02:00
Ruben Manuel Thoms
d365322437
Added new functions for computing triangle and polygon centroids.
2020-09-21 16:43:51 +02:00
Gaute Lindkvist
97dd891d38
Reduce NNC memory use
2020-05-15 12:55:25 +02:00
Kristian Bendiksen
b93b92cae2
Add parentheses in unclear expressions when suggested by gcc 7.3.1 on linux
2020-04-30 12:46:50 +02:00
Kristian Bendiksen
ad0c02a538
Remove disabling of warning 4503 on msvc.
...
The warning is no longer issued in msvc 2017.
2020-04-30 12:46:50 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Jacob Støren
e021c4635c
Add a more correct version of signedAreaPlanarPolygon as reference for later.
2020-01-24 15:57:14 +01:00
Jacob Støren
cb664d9820
Improved EarClipTesselator.
...
More resillient against zero area ears.
Less prone to make invalid traingles due to vertices touching edge
but might fail to produce triangles at all in that case.
2020-01-24 11:14:37 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Magne Sjaastad
688750dfab
Janitor : Make sure normalization of second vector also is verified
2019-11-03 08:54:12 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
b1ad93f4b9
#3970 Contour Maps: improve edge look
...
* Remove excess tiny triangles around edges
* Remove labels from contour lines that overlap inner contour lines
2019-01-17 20:18:15 +01:00
Magne Sjaastad
e514a77a80
CppCheck : Add missing assignment to isOk
2018-12-21 12:32:25 +01:00
Magne Sjaastad
5a1acc124f
#3512 System : Remove unused functions
2018-10-17 13:52:48 +02:00
Magne Sjaastad
9d9771295f
System : Replace NULL with nullptr
2018-10-10 10:17:27 +02:00
Magne Sjaastad
f61b82dd35
System : System : Introduce compiler warning 4456 with fixes
2018-09-25 07:37:40 +02:00
Gaute Lindkvist
4ddacad385
#2680 . First reasonable Fracture Gradient and Shear Failure Gradient estimation.
...
Caveats:
* Hard coded poissonRatio = 0.25
* Hard coded UCS to 100 bar (fairly close to average value for shale in literature).
2018-06-06 12:03:08 +02:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Jacob Støren
055158aeea
Comment change
2016-11-01 09:28:29 +01: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
6d60088a5b
Added projection of point on line
2015-12-04 15:15:53 +01:00
Jacob Støren
7b9f2b41ed
CppCheck fixes, Errors Warnings and performance
2015-11-27 16:37:26 +01:00
Jacob Støren
4b9312ff74
Adjusted comment
2015-11-18 11:52:08 +01:00
Magne Sjaastad
0405584bb6
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
Jacob Støren
62bc5963ff
( #397 ) Added line triangle intersection direction to intersection method
...
Preparing for Well Log Extraction
2015-09-01 08:53:18 +02:00
Jacob Støren
371902378e
( #397 ) Added geometry methods to be used for well log data extraction
2015-09-01 08:53:10 +02:00
Magne Sjaastad
2d36af4f06
Updated file header for new files
2014-09-24 07:14:52 +02:00
Jacob Støren
a3af100189
riTRANXYZ: Added to build system. First implementation.
2014-08-20 08:12:19 +02:00
Jacob Støren
147fbffe55
riTRANXYZ: Paving the way: Renaming, Removing obsolete code, Store fault index for each cell face, Added prototype code for the calculation
2014-08-18 18:30:52 +02:00
Jacob Støren
1be9f1996f
Moved GeometryTools w tests to ReservoirDataModel
2013-12-12 22:18:06 +01:00