Magne Sjaastad
							
						 
					 | 
					
						
						
							
						
						1ae30ef11a
					 | 
					
						
						
							
							(clang-tidy) : modernize-use-nullptr
						
						
						
						
						
						
					 | 
					
						2018-02-18 18:56:43 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Magne Sjaastad
							
						 
					 | 
					
						
						
							
						
						0bccc883ff
					 | 
					
						
						
							
							#1292 Fixed CppCheck Issues in ReservoirDataModel
						
						
						
						
						
						
					 | 
					
						2017-03-06 11:58:07 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Magne Sjaastad
							
						 
					 | 
					
						
						
							
						
						9429458d32
					 | 
					
						
						
							
							Rename from cells to globalCellArray
						
						
						
						
						
						
					 | 
					
						2015-11-24 14:21:02 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Magne Sjaastad
							
						 
					 | 
					
						
						
							
						
						f3f2cf1590
					 | 
					
						
						
							
							System : Removed unused functions
						
						
						
						
						
						
					 | 
					
						2015-10-26 10:18:59 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						a5ef83a2ee
					 | 
					
						
						
							
							(#540) WIP: Split the rangefilter mapping code into files
						
						
						
						
						
						
						
						Preparing for assembling it all. 
						
						
					 | 
					
						2015-10-20 11:15:21 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						c023bc9b2a
					 | 
					
						
						
							
							(#540) WIP: Implemented use of arbitrary exact match diagonal in range filter mapping.
						
						
						
						
						
						
						
						Now we are ready to start testing. 
						
						
					 | 
					
						2015-10-20 11:15:16 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						db4e637e76
					 | 
					
						
						
							
							Constified some methods in FemPart. WIP range filter mapping first untested code.
						
						
						
						
						
						
					 | 
					
						2015-10-20 11:15:12 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						707ddf15d7
					 | 
					
						
						
							
							(#540) Started to make single-cell best-match
						
						
						
						
						
						
					 | 
					
						2015-10-15 13:41:51 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						5619e14cbe
					 | 
					
						
						
							
							Adjusted VisibleCells Calculation Tolerance
						
						
						
						
						
						
						
						Now better matching the synt_small_c2 case 
						
						
					 | 
					
						2015-09-28 21:09:28 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						5097082f09
					 | 
					
						
						
							
							(#513) Added a HEX8P element type to distinguish C3D8 and C3D8P
						
						
						
						
						
						
					 | 
					
						2015-09-25 19:33:34 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						95047ae89e
					 | 
					
						
						
							
							(#401) Sync visible cells GeoMech to Eclipse grid now works
						
						
						
						
						
						
						
						But there are bugs regarding faults and cell result color. 
						
						
					 | 
					
						2015-09-18 17:08:58 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						8ca874006c
					 | 
					
						
						
							
							(#401) Changed main mapping to loop over Eclipse grid
						
						
						
						
						
						
						
						To avoid creating the geomech version of the eclipse cell many times 
						
						
					 | 
					
						2015-09-18 15:01:20 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						a3cbe99dd4
					 | 
					
						
						
							
							(#401) Cell comparison now simplified. Assumes topological rotation is equal
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:42 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						13d1876a16
					 | 
					
						
						
							
							(#401) Cell Topol. rotation separated
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:41 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						a9a8c94625
					 | 
					
						
						
							
							(#491) Continue insolation of topol. rotation code for elm
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:39 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						3d2a64b3d6
					 | 
					
						
						
							
							(#401) Starting to insolate topological rotation code for elm
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:38 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						39a9677a44
					 | 
					
						
						
							
							Comments and whitespace
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:36 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						eea05e7820
					 | 
					
						
						
							
							(#401) More Simlification of topological rotation of elements
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:35 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						7ee1d2eb95
					 | 
					
						
						
							
							(#401) Simplified code of topological rotation
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:33 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						66172ea852
					 | 
					
						
						
							
							(#401) Sync Visible Cells: Preparing to rewrite the main loop
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:30 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						35c6316d9c
					 | 
					
						
						
							
							(#401) Sync Visible Cells: More refactoring
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:28 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						577c0c4578
					 | 
					
						
						
							
							(#401) Cleaning up code in the sync visual cells code
						
						
						
						
						
						
					 | 
					
						2015-09-18 15:00:27 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						3d09ceb92b
					 | 
					
						
						
							
							(#401) Finally got the basic comparison to work and thus Ecl->geomech mapping
						
						
						
						
						
						
						
						Now weed to clean up, make it fast, include other mappings
Geom/geom Ecl/ecl etc..
and handle inserted/removed layers 
						
						
					 | 
					
						2015-09-17 16:13:27 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						bf84d7d261
					 | 
					
						
						
							
							Fixed error in geomCell geometry calculation + Quad rotation
						
						
						
						
						
						
						
						Also renamed a bit 
						
						
					 | 
					
						2015-09-17 16:13:26 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						b0caa7f952
					 | 
					
						
						
							
							(#401) WIP: Implemented averaging to create a geomech equivalent cell
						
						
						
						
						
						
						
						to compare with the real geomech cells.
Creating mapping based on this, but there are bugs or weaknesses yet,
so it does not work properly. 
						
						
					 | 
					
						2015-09-17 16:13:25 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						7a6c7149e1
					 | 
					
						
						
							
							(#401) WIP: First cell filtering Eclipse Geomec grid visible.
						
						
						
						
						
						
						
						Not working very well. BB matching is not good enough. 
						
						
					 | 
					
						2015-09-17 16:13:22 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						36bc2f8f69
					 | 
					
						
						
							
							(#401) WIP: Activated the visibility calculation code.
						
						
						
						
						
						
						
						Started on mapping calculation. 
						
						
					 | 
					
						2015-09-17 16:13:21 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						f092c4daef
					 | 
					
						
						
							
							(#401) WIP: CaseToCase mapper creation.
						
						
						
						
						
						
						
						Now only the mapping generation is missing 
						
						
					 | 
					
						2015-09-17 16:13:20 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Jacob Støren
							
						 
					 | 
					
						
						
							
						
						57ff5becbc
					 | 
					
						
						
							
							(#401) WIP: Added skeleton class for cell mapping
						
						
						
						
						
						
					 | 
					
						2015-09-17 16:13:19 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |