Commit Graph

13 Commits

Author SHA1 Message Date
Gaute Lindkvist
ab0b05b31c Improve NNC memory use 2020-05-15 12:55:25 +02:00
Gaute Lindkvist
97dd891d38 Reduce NNC memory use 2020-05-15 12:55:25 +02:00
Magne Sjaastad
c932b40a56 #5925 NNC computations : Add flag in preferences to include inactive cells 2020-05-13 14:37:02 +02:00
Gaute Lindkvist
fa9afc7762 Improve NNC calculation load balancing 2020-05-13 12:19:03 +02:00
Gaute Lindkvist
150f0f09e3 Use guided openmp for loop 2020-05-13 12:19:03 +02:00
Gaute Lindkvist
f199297f12 #5915 improve performance of NNC computation and limit to active cells 2020-05-13 12:19:03 +02:00
Magne Sjaastad
0b2d3085f1 NNC computations : Skip cells other than main grid cells 2020-02-24 15:49:09 +01:00
Jacob Støren
3c05ae04e6 #5420 Fix and improve mutithreading for "Additional-NNC" computations 2020-02-03 14:49:07 +01:00
Magne Sjaastad
515ad7598b NNC computations : Disable hanging openMP loop
OpenMP hangs on some systems, disable until fixed properly.
2020-01-28 10:22:41 +01:00
Magne Sjaastad
1b2db894bf #5405 Faults : Use openMP when computing NNCs 2020-01-27 14:17:07 +01:00
Magne Sjaastad
170e0ad173 #5273 Struct Grid: Add enum GridAxisType for IJK axis 2020-01-20 22:19:10 +01:00
Magne Sjaastad
fa791d0568 #5273 Allen Diagrams: Compute complete set of NNCs
Add class RigNncConnection
Implement algorithm to compute the complete set of Nncs
2020-01-17 08:41:18 +01:00
Magne Sjaastad
360893817e #5273 Allen Diagrams: Add RigCellFaceGeometryTools 2020-01-17 08:41:18 +01:00