Commit Graph
721 Commits
Author SHA1 Message Date
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 32da41faee Fixed compile errors in debug 2013-12-04 13:20:16 +01:00
Magne Sjaastad 2d22d31e12 Use several colors for faults to be able to separate them 2013-12-04 12:13:01 +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
Magne Sjaastad 3189437d5a Added color table array 2013-12-04 11:32:33 +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 fbfbdfca84 Integrate Fwk updates from ResInsight/Perforce
Integrated Fwk updates in Resinsight branch up to changelist 173.
Summary of changes:
* Rewrite of cvf::OverlayItem to allow fixed user controlled positioning
of the items.
* Removed pure virtual functions OverlayItem::maximumSize() and
OverlayItem::minimumSize().
* Use caf::AboutDialog instead of modified cvfqt::BasicAboutDialog.
* Removed lapack from link line due to fail on Ubuntu 12.04 when lapack
isn't installed.
* Fix in OpenGLContext::saveOpenGLState() to avoid application
corruption when running on RedHat with VMWare.
* Removed unused font manager.
* Console assert handler only calls __debugbreak() if debugger is
present. Otherwise, calls abort(). Done after trouble running gtest
death tests.
* Made component access functions in Color3f, Color3ub, Color4f,
Color4ub inline.
* Added conversion functions between TextureImage and QImage to
cvfqt::Utils class.
* Optimized TextureImage::setPixel() - relies on new inlined
component-wise access functions for Color4ub.
* Added TextureImage::clear() and non-const version of
TextureImage::ptr().
2013-10-31 14:57:52 +01:00
Magne Sjaastad 72b7936247 Updated copyright year and link to online documentation 2013-10-25 10:38:47 +02:00
Magne Sjaastad 7318780122 Renamed label in Regression Test dialog
Updated doc for regression test and new dialog image
2013-10-24 13:40:29 +02:00
Magne Sjaastad 3996f6442d Moved Debug menu to File->Testing 2013-10-24 13:08:19 +02:00
Magne Sjaastad de476c38ce Added context menu for add case group 2013-10-24 11:10:33 +02:00
Magne Sjaastad cd686990f0 Improved context menu for well collection and analysis model 2013-10-24 11:06:26 +02:00
Magne Sjaastad a74be74792 Open Users Guide url from Help menu 2013-10-24 10:47:02 +02:00
Magne Sjaastad f6cb4baf7e Delete child object to fix memory leak 2013-10-24 09:53:27 +02:00
Magne Sjaastad 40092b0d62 SSIHUB: Update file paths for and well path cache
Consolidated cache creation in RimTools
2013-10-24 09:50:21 +02:00
Magne Sjaastad f145302206 SSIHUB: Copy cache well paths using setupBeforeSave() 2013-10-24 07:28:45 +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 a5f4f2c7fd Added a better info box icon 2013-10-23 16:17:05 +02:00
Magne Sjaastad f61731da74 Renaming to Info Box 2013-10-23 16:04:12 +02:00
Magne Sjaastad 8e32b8f770 Renaming
Renamed simulated wells from Wells to Simulation Wells
Renamed group name for Well range filter
2013-10-23 15:51:30 +02:00
Magne Sjaastad cbe9110c8a SSIHUB: Fixed memory leak
Delete copy of RimWellPathImport object and added destructor to related
objects
2013-10-23 10:42:34 +02:00
Magne Sjaastad bcc1482532 SSIHUB: Test if well path is selected before import 2013-10-23 08:30:48 +02:00
Magne Sjaastad 76ffd7e937 Well paths: Update display model after delete 2013-10-23 08:07:11 +02:00
Magne Sjaastad 9abc3387aa SSIHUB: Added visibility checkbox next to well path collection 2013-10-22 15:30:12 +02:00
Magne Sjaastad 89cd331489 Linux: QVariant has no overload for size_t 2013-10-22 11:28:14 +02:00
Magne Sjaastad 631353cf97 SSIHUB: Regions and well paths unselected by default 2013-10-22 08:54:48 +02:00
Magne Sjaastad e2663d7db6 Removed obsolete command line parameter 2013-10-21 14:41:42 +02:00
Jacob Støren 9eb4b19384 Use the improved Ceetron Navigation 2013-10-20 00:42:14 +02:00