Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck ( #4974 )
...
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
085c4f3714
#4495 Active Cells : Add dual porosity flag to RigMainGrid
2019-06-20 15:01:13 +02:00
Magne Sjaastad
8d4142187e
#4348 System , cppcheck : Remove unused functions
2019-04-21 09:11:20 +02:00
Gaute Lindkvist
5164a61c55
#4259 Implement mapaxes keyword with possibility to export in local coordinates
2019-04-02 08:20:10 +02:00
Gaute Lindkvist
677f42591b
#4204 Export faults as part of visible grid export
...
#4204 Enable reading of faults from a different file than the main grid file
2019-03-21 14:45:47 +01:00
Magne Sjaastad
1121abbfac
#3686 Completion Export : Add null pointer guard
2018-11-14 11:32:14 +01:00
Bjørn Erik Jensen
cfb45f674a
#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'
2018-11-08 11:24:40 +01:00
Bjørn Erik Jensen
d2249e4d17
#3581 Temp LGR. No recreation of faults after creating temporary LGRs
2018-10-30 11:41:35 +01:00
Magne Sjaastad
2e248fee2a
#3531 Temporary LGR : Rebuild cell bounding box search tree
2018-10-24 13:17:33 +02:00
Magne Sjaastad
76a48a8f87
#3531 Temporary LGR : Add helper methods for grid and cell count
2018-10-23 15:28:04 +02:00
Magne Sjaastad
d2972d144a
#3531 RigMainGrid : Several refactoring operations
...
Move impl to cpp
Remove obsolete includes
Whitespace fix
2018-10-23 15:12:46 +02:00
Bjørn Erik Jensen
9d90f54d5f
#3474 LGR Export. Create temporary LGR. Take 1
2018-10-19 10:44:07 +02:00
Gaute Lindkvist
222ac5137f
#3498 Implement 2d grid projection prototype with regular grid.
2018-10-16 10:44:25 +02:00
Jacob Støren
01673f31cb
Remove uninitialized variable used compiler warning
2018-09-11 08:36:00 +02:00
Magne Sjaastad
8425ea96ad
#3185 Remove FixedArray
2018-08-07 10:37:52 +02:00
Magne Sjaastad
aeae19c748
#3185 Use std::array instead of FixedArray
2018-08-07 10:07:42 +02:00
Magne Sjaastad
e5c8c07d1f
Performance : Move object allocation outside loop
2018-08-07 09:24:05 +02:00
Magne Sjaastad
91552c155a
#3090 Add findReservoirCellIndexFromPoint
2018-08-02 13:51:38 +02:00
Gaute Lindkvist
f24fb4aaec
Fix crash due to global/local grid index mixup when creating fractures on SimWellPaths.
...
* Introduces a convenience method on the main grid
* Also converts some callers to use the convenience method.
2018-05-09 10:44:29 +02:00
Jacob Støren
97c2ebd955
#2436 Intersection Fault lines are now separated and have a separate color
2018-04-05 07:41:29 +02:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Jacob Støren
fcd9d0f3e6
#2195 First step in making higher LGR level connections not beeing hidden
2017-12-04 11:42:10 +01:00
Rebecca Cox
e5cab39a7f
#1702 Faults: Remove artificial faults caused by gaps in grid
2017-10-19 12:54:44 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Jacob Støren
67e652713f
Moved debug output regarding Well Log Extraction Curves to the Log Message window.
...
Also removed some debug output.
2017-04-27 14:14:51 +02:00
Bjørnar Grip Fjær
6c04daf333
#1386 Fixed crash when pasting eclipse case into grid case group
2017-03-31 11:10:22 +02:00
Magne Sjaastad
4ed6076750
#993 Fixed use of wrong index for unnamed inactive fault
2016-11-18 14:40:42 +01:00
Jacob Støren
cf93a67b5e
#273 Undefined grid faults between cells where one or both are inactive is now sorted into a seaparate predefined fault section.
2016-08-22 13:24:46 +02:00
Jacob Støren
37099929d6
#273 Added some comments
2016-08-22 10:48:40 +02:00
Jacob Støren
7737a713c5
Removed invalid cells from bbox search tree.
...
Improving performance on startup and avoid possible stack exhaust error.
2015-12-15 13:50:59 +01:00
Magne Sjaastad
4713014d26
( #700 ) Build bounding box search tree when grid is loaded
2015-12-09 15:36:37 +01:00
Magne Sjaastad
3c4142fc52
( #678 ) Show context menu commands on intersection
...
Added hide intersection
2015-11-26 16:01:23 +01:00
Jacob Støren
658849eefc
( #584 ) Linked Views: Use Range filter mapping only when ecl bbox is inside geom bbox
...
Set range and propfilter linking default off
2015-10-24 12:27:34 +02:00
Jacob Støren
3468160d8f
( #415 ) Use AABB tree for searching after cells
...
close to line segment for Eclipse cases
Fixed crash when well path geometry is empty
2015-09-07 16:24:45 +02:00
Jacob Støren
6440215d21
( #399 ) WellLog extraction from GeoMech cases works.
...
Needs more testing, and performance must be fixed see (#415 )
2015-09-07 16:24:40 +02:00
Magne Sjaastad
a8ce90e404
Always compute grid faults
2014-09-26 08:15:22 +02:00
Magne Sjaastad
b4df5419b1
Updated file header for modified files
2014-09-23 15:04:57 +02:00
Jacob Støren
6e55ca82e2
Fixed Problem regarding negative riTrans values
...
The reason was a bit sloppy detection of whether the surface normals was
pointing outwards or inwards in a cell.
The cells can be turned inside out due to depth/Z or mapaxis conditions.
2014-09-23 12:26:08 +02:00
Jacob Støren
11c01af61a
riTRANSXYZ: First version working
...
Not yet extensively tested, but seems ok for complete match faces
2014-08-22 13:39:24 +02:00
Jacob Støren
9e22c90a4a
Renamed cellindex to gridLocalCellIndex
2014-08-22 13:39:21 +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
e1b67b15e0
Rename of GlobalCell to ReservoirCell
2014-08-14 10:56:26 +02:00
Jacob Støren
6cdd9cfdc5
Renamed globalGridCellIndex to reservoirCellIndex
2014-08-14 10:56:24 +02:00
Magne Sjaastad
9925556579
Added hide fault to context menu in 3D view
2014-08-14 10:55:54 +02:00
Magne Sjaastad
b13c2621da
Linux fixes: Added missing includes
2014-08-14 10:55:50 +02:00
Magne Sjaastad
dbe54ff9bf
Performance: Reverted OpenMP, as the function needs rewrite
2014-04-24 10:25:22 +02:00
Magne Sjaastad
d3456ffcc9
Performance: Use OpenMP for fault calculations
2014-04-24 09:53:40 +02:00
Magne Sjaastad
b12e09c86d
Updated defaults and modified GUI labels
2014-01-22 14:05:20 +01:00