Commit Graph
1107 Commits
Author SHA1 Message Date
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
Magne Sjaastad e3135e8d08 Use back face culling on faults to avoid z-fighting issues 2013-12-10 11:31:10 +01:00
Magne Sjaastad 0a87811263 Show fault name in ResultInfo when picking 2013-12-10 08:26:49 +01:00
Magne Sjaastad 48d63495e5 Renamed to RivFaultPartMgr 2013-12-10 07:56:58 +01:00
Magne Sjaastad 07cac1367c Completed fault label color 2013-12-10 07:44:52 +01:00
Magne Sjaastad 98b9bdac03 Cleaned up fault viz config 2013-12-10 07:44:51 +01:00
Magne Sjaastad 1f210e36c1 Added handling of faults on higher level structures 2013-12-10 07:44:51 +01:00
Magne Sjaastad 9a958f3c95 Renamed fault part managers 2013-12-10 07:44:50 +01:00
Magne Sjaastad d53e9aa9c1 Added global cell indices to faults and added optimalizations 2013-12-10 07:44:49 +01:00
Magne Sjaastad 5edcb1c161 Added label and label anchor line. Setting to control fault outside filter. 2013-12-10 07:44:49 +01:00
Magne Sjaastad c8a4db6571 Added faults to mock models 2013-12-10 07:44:48 +01:00
Magne Sjaastad 30cc4b0194 Show gridlines for both native and opposite faults always 2013-12-10 07:44:48 +01:00
Magne Sjaastad 58c4a87c49 Added concept of native and opposite fault faces 2013-12-10 07:44:47 +01:00
Magne Sjaastad 1f208e3f53 Renaming 2013-12-10 07:44:46 +01:00
Magne Sjaastad 363d624d38 Use global cell indices instead of cell ranges 2013-12-10 07:44:46 +01:00
Magne Sjaastad d515d0342b Added control flags to fault collection 2013-12-10 07:44:45 +01:00
Magne Sjaastad 6179d84b87 Use cell indices in RigBase 2013-12-10 07:44:45 +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
Magne Sjaastad 19737aa99a Use const access for FixedArray. Added sorting of faults 2013-12-05 09:59:05 +01:00
sigurdp 477792e89d Refactored naming of cvfqt:Utils member functions 2013-12-04 17:04:05 +01:00
sigurdp cc72c7b2f6 Merged down changes from Resinsight dev branch 2013-12-04 16:06:48 +01:00
sigurdp 368af75bf2 Refactored ProgramOptions class 2013-12-04 14:56:04 +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
Magne Sjaastad 2d22d31e12 Use several colors for faults to be able to separate them 2013-12-04 12:13:01 +01:00
Jacob Støren 5f1e7204bf Merge branch 'FwkBBAWUpdates' into dev 2013-12-04 12:09:18 +01:00
sigurdp 0656b5254f First cut, command line options for batch processing
First cut implementation of command line oprions for batch proccessing.
Added support for the follwoing new command line options:
size, replacecase, replaceSourceCase and multiCaseSnapshots
Reworked the entire command line processing code.
2013-12-04 12:04:42 +01:00
sigurdp 192f4bba59 Added conversion of lists/arrays plus renames
Renamed/deprecated fromQString(), new function is toString()
2013-12-04 11:51:12 +01:00
sigurdp 4db4e44668 Added member ProgramOptions::firstValue() 2013-12-04 11:49:05 +01:00
Magne Sjaastad 3189437d5a Added color table array 2013-12-04 11:32:33 +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
Magne Sjaastad f85b8aad08 Updated header 2013-12-04 09:39:50 +01:00
magnesj 65d9222d97 Fixes for Linux 2013-12-04 07:20:18 +01:00
Magne Sjaastad 12918ec107 Faults: Reading from Eclipse text files and basic visualization
Added reading of faults directly from Eclipse text files
Added named faults in project tree
Added fault geompetry parts
Added test data
2013-12-03 20:30:32 +01:00
sigurdp f2821cf9be Added member to recompute all statistics
Added member function
RimAnalysisModels::recomputeStatisticsForAllCaseGroups().
2013-12-02 08:56:42 +01:00
sigurdp 498918e050 Added RimResultCase::setGridFileName() 2013-12-02 08:55:13 +01:00
sigurdp 58412c010c Added cvf::ProgramOptions class to Fwk
Integrated from CS PF as of changelist 235
2013-11-29 13:00:09 +01:00