Commit Graph
100 Commits
Author SHA1 Message Date
Jacob Støren ff361b39ef Batch: Fixed crash related to statistics calculations 2013-12-20 14:46:21 +01:00
Jacob Støren 909831ad34 NNC: Removed some debug output 2013-12-19 10:50:51 +01:00
Jacob Støren b52c0fcdd3 NNC: Added face to result info text 2013-12-19 10:50:48 +01:00
Jacob Støren cf7de9d588 Removed Geometry faults toggle, and disabled calculation 2013-12-19 10:50:45 +01:00
Jacob Støren b7f305b142 Faults: Face culling handles flipaxis 2013-12-19 08:48:36 +01:00
Jacob Støren a20e08237b Toolbar - Gridlines - Faults only option #74 2013-12-18 23:37:30 +01:00
Jacob Støren ee135b5949 Faults: Set default faceculling to show inside
And aligned some code
2013-12-18 19:02:07 +01:00
Jacob Støren 2171b1bde4 Faults: First shot on getting the face culling right
Still needs to handle flipaxis
2013-12-18 15:49:03 +01:00
Jacob Støren 12e818b3b2 Updated cell topology comments 2013-12-18 15:36:28 +01:00
Jacob Støren a2dd688df1 Fixed cell coordinate debug output 2013-12-18 15:35:23 +01:00
Jacob Støren 49fe3e9f4c EffectGenerator: Renamed faceculling member 2013-12-18 13:53:32 +01:00
Jacob Støren a6ef98772a Faults: Override backface culling from Grid mode
When in grid mode, backface culling must always be off, when we do not
have results.
2013-12-18 13:36:29 +01:00
Jacob Støren 13c387e787 Fixed missing update when toggling Fault mode 2013-12-18 13:36:26 +01:00
Jacob Støren 6d1db22cd8 NNC: Made nnc's folllow cell filters 2013-12-18 10:16:14 +01:00
Jacob Støren 473a49f83d Faults: Always show faults when showing Grid
Always show the faults parts when showing the grid in the "normal" way.
If we do not, there will be holes in the model.
2013-12-18 09:26:06 +01:00
Jacob Støren 8b52a43360 NNC: Typo in message 2013-12-18 09:20:53 +01:00
Jacob Støren 1639240240 Faults: Readded geometry fault generation 2013-12-17 13:28:13 +01:00
Jacob Støren 344ac7a146 Faults Guarded Fault neighbour calculation 2013-12-17 13:28:10 +01:00
Jacob Støren 56b7053a15 StructGrid: Added Comment 2013-12-17 13:28:07 +01:00
Jacob Støren 57e136d50a NNC: Added some progress info 2013-12-16 15:57:15 +01:00
Jacob Støren a39fe493f2 NNC: Fixed assert oposite face of NO_FACE 2013-12-16 15:56:57 +01:00
Jacob Støren 2a31035fb4 NNC: Added som diagnostics output 2013-12-16 14:26:07 +01:00
JacobStoren 880ab554f9 Linux compile fixes. Had to pull out the unused NNC search map. 2013-12-16 13:48:51 +01:00
Jacob Støren 7e2d860bba NNC: Tried to fix Linux typename compile issue 2013-12-16 11:40:50 +01:00
Jacob Støren b6437d370c NNC: Fixed crash and made colorupdate work 2013-12-16 11:31:06 +01:00
Jacob Støren 56616097d3 NNC: Added preliminary Gui control 2013-12-16 11:29:48 +01:00
Jacob Støren 440499fbfd NNC: Add connection to both faults if different 2013-12-16 11:26:29 +01:00
Jacob Støren 925d5b5dd6 NNC: Added NNC parts to the FaultPartMgr 2013-12-14 09:48:13 +01:00
Jacob Støren e75bd8adfb NNC: Distribute the NNC on the correct faults
Making the NNC search map obsolete
2013-12-14 09:48:10 +01:00
Jacob Støren 1e65a9db11 NNC: Added NNCGeometryGenerator 2013-12-14 09:48:06 +01:00
JacobStoren d4f5dd6803 Fix of linux Compile warnings 2013-12-14 09:38:55 +01:00
Jacob Støren bf6fba191e Moved Faluts to MainGrid. New fault calculation
Now finding the uncovered geometrical faults and adds them to a separate
generated fault.
2013-12-12 22:18:20 +01:00
Jacob Støren b23490106e Added IntArray6 2013-12-12 22:18:17 +01:00
Jacob Støren e175a5c96f Refactored to use Cell::faceIndices 2013-12-12 22:18:14 +01:00
Jacob Støren e171aa66ac NNC processing first cut 2013-12-12 22:18:11 +01:00
Jacob Støren 6660614657 Added NO_FACE to the face define 2013-12-12 22:18:09 +01:00
Jacob Støren 1be9f1996f Moved GeometryTools w tests to ReservoirDataModel 2013-12-12 22:18:06 +01:00
Jacob Støren 04ccadd2f1 NNC import started 2013-12-12 22:18:03 +01:00
Jacob Støren 81176258bc RigCell: Added faceIndices and faceNormal methods 2013-12-12 22:18:00 +01:00
Jacob Støren df411efe3f Geometry tools: Made edgeIntersectStorage optional 2013-12-12 22:17:57 +01:00
Jacob Støren 76d32d1a73 Ert: Updated to 9a2492633ab037b83952c5b643a7ba06851481b1 that fixes MSVC10 compile issues 2013-12-12 22:17:54 +01:00
Jacob Støren a0404333ab ERT: Updated to nnc-export branch from Joakim b933117d4e 2013-12-12 22:17:51 +01:00
JacobStoren 5ca8911a68 Linux compile fixes 2013-12-09 15:48:55 +01:00
Jacob Støren 63e945fedf Fixed error in test 2013-12-09 09:40:05 +01:00
Jacob Støren d80611a61c Geometry tools update finalizing with Unit tests 2013-12-06 14:23:51 +01:00
Jacob Støren 776ed7755e Improved FixedArray 2013-12-06 14:22:01 +01:00
Jacob Støren 819a2ab93e Wip 2013-12-05 11:02:05 +01:00
Jacob Støren f92ca7fba7 Templatized some geometry tools 2013-12-05 11:02:02 +01:00
Jacob Støren 286bae9e85 Preparations for Templateification 2013-12-05 11:01:59 +01:00
Jacob Støren d4345bef7d Preparations for Templatification 2013-12-05 11:01:57 +01:00
Jacob Støren acef0c441d CMakeList error 2013-12-05 11:01:54 +01:00
Jacob Støren 05200fe01f Added MSVC ignores to .gitignore Start point of geometry fixes 2013-12-05 11:01:52 +01:00
JacobStoren 741debebd2 Fixed Linux compile issues 2013-12-05 10:48:57 +01:00
Jacob Støren c7a4b48224 Linux compile fix 2013-12-04 14:37:54 +01:00
Jacob Støren 32da41faee Fixed compile errors in debug 2013-12-04 13:20:16 +01:00
Jacob Støren 4cb05f548b Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2013-12-04 12:55:35 +01:00
Jacob Støren 5f1e7204bf Merge branch 'FwkBBAWUpdates' into dev 2013-12-04 12:09:18 +01:00
Jacob Støren 40b4a98498 Fixed error in comment 2013-12-04 11:24:57 +01:00
Jacob Støren c608376c4e Added ArrayWrapper and BoundingBoxTree to VizFwk 2013-12-04 11:24:53 +01:00
Jacob Støren 11aae54843 Merge pull request #123 from OPM/internal
Doc Changes
2013-11-20 02:14:26 -08:00
Jacob Støren 628991c658 Update README.md 2013-10-25 09:06:17 +02:00
Jacob Støren 0a7fc0d19e User Doc: Added link back to contents 2013-10-24 17:29:51 +02:00
Jacob Støren b909fe08ec Update CommandLineParameters.md 2013-10-24 17:21:51 +02:00
Jacob Støren e7cd22b4ad Update CaseGroupsAndStatistics.md 2013-10-24 17:19:55 +02:00
Jacob Støren 3821033497 Update GettingStarted.md 2013-10-24 17:19:08 +02:00
Jacob Støren bdff727b88 Update GettingStarted.md 2013-10-24 17:18:14 +02:00
Jacob Støren 0948b3d8df Update GettingStarted.md 2013-10-24 17:17:28 +02:00
Jacob Støren e11b0f50ba Update GettingStarted.md 2013-10-24 17:16:47 +02:00
Jacob Støren 928e7f80fc Update OctaveInterface.md 2013-10-24 16:29:34 +02:00
Jacob Støren c42007c5af Update CaseGroupsAndStatistics.md 2013-10-24 16:26:01 +02:00
Jacob Støren 424784c607 User Doc: Fixed typos 2013-10-24 15:08:07 +02:00
Jacob Støren 8024a8cd69 User Doc: Typo fixes. 2013-10-24 15:04:04 +02:00
Jacob Støren 312d036129 User Doc Fixing Typos 2013-10-24 14:52:49 +02:00
Jacob Støren 11b9c40607 User Doc : Well Paths 2013-10-24 14:45:14 +02:00
Jacob Støren 2d8ca974f9 User Doc: Flip axes Well Paths 2013-10-24 14:40:58 +02:00
Jacob Støren 69facd54a4 User Doc : Split out RegressionTestSystem 2013-10-24 12:36:26 +02:00
Jacob Støren 8f44ba33be Update CommandLineParameters.md
Updated Command Line /Regression test system doc.
2013-10-24 11:45:51 +02:00
Jacob Støren a1e4f02665 User Doc: RegTestDialog image 2013-10-24 11:34:29 +02:00
Jacob Støren d75f2abb1f Add the project used for documentation examples 2013-10-24 11:34:28 +02:00
Jacob Støren 84bc586f9a Merge branch 'internal' of https://github.com/OPM/ResInsight into internal 2013-10-24 10:18:47 +02:00
Jacob Støren fabbb659f3 User Doc : Octave interface ok 2013-10-24 10:18:31 +02:00
Jacob Støren 5772767f79 Merge branch 'internal' of https://github.com/OPM/ResInsight into internal 2013-10-24 08:49:15 +02:00
Jacob Støren bdf5cf12e1 User Doc Update 2013-10-24 08:48:53 +02:00
Jacob Støren e4555bc43a User Doc : 2. pass Grid Case Grous and Statistics 2013-10-24 00:02:57 +02:00
Jacob Støren 538efff651 Grid Case Group: Relabeled "Cases" to "Source Cases" 2013-10-23 22:13:01 +02:00
Jacob Støren ea855ceed2 User Doc: Finalized Wells and thereby Views 2013-10-23 18:14:08 +02:00
Jacob Støren f42f31b12a User Doc updates 2013-10-23 16:17:06 +02:00
Jacob Støren a5f4f2c7fd Added a better info box icon 2013-10-23 16:17:05 +02:00
Jacob Støren d38fbbb8ce User Doc Update 2013-10-23 13:28:31 +02:00
Jacob Støren faa4c58720 User Doc Update 2013-10-22 15:35:10 +02:00
Jacob Støren cb19ec5524 User Doc update 2013-10-22 12:01:22 +02:00
Jacob Støren d9696ce820 Update GettingStarted.md 2013-10-21 17:36:15 +02:00
Jacob Støren 2a055854d8 Update GettingStarted.md 2013-10-21 17:32:29 +02:00
Jacob Støren ce122eae8b Update GettingStarted.md
Import update
2013-10-21 17:07:49 +02:00
Jacob Støren c456ebda32 Update GettingStarted.md
Statistics cases and Grid Case Groups described
2013-10-21 16:41:12 +02:00
Jacob Støren 5486f8aada User Doc: Statistics Icon, Grid Case Group 2013-10-21 16:25:35 +02:00
Jacob Støren 2c2857df36 Update GettingStarted.md 2013-10-21 16:18:48 +02:00
Jacob Støren 370c5f58c9 User Doc: Small ResInsight UI image 2013-10-21 15:36:27 +02:00
Jacob Støren 8a6c88068c User Doc: ResIsnsight Ui MDI Windows 2013-10-21 15:32:47 +02:00
Jacob Støren 4244897b38 User Doc: Full Ui Snapshot 2013-10-21 15:20:04 +02:00