Commit Graph
15988 Commits
Author SHA1 Message Date
Magne Sjaastad e5c3418c02 Allow reading of Eclipse Ascii without ACTNUM
p4#: 19298
2012-10-24 13:46:42 +02:00
Magne Sjaastad 73c370a299 Use TOPS as property name for top face of cells. Use positive K for BOTTOM, use negative K for TOPS.
p4#: 19294
2012-10-24 13:05:42 +02:00
Jacob Støren 2b85dbd264 Well visibility is now independent of the surface and mesh visibility, and will be visible even if both mesh and surface are turned off.
p4#: 19292
2012-10-24 12:54:57 +02:00
Jacob Støren 6a4f15368c Mesh/Surface style is now made independent so it is possible to show the mesh lines without the surface geometry.
A new mesh style "Faults only" is also added making it possible to show the mesh lines on the faults only
p4#: 19289
2012-10-24 11:23:40 +02:00
Magne Sjaastad 54dc3a5d37 Style object must follow lifespan of RIViewer
p4#: 19288
2012-10-24 11:01:41 +02:00
Magne Sjaastad ddc555d590 Compute DEPTH, DX, DY, DZ, TOP and BOTTOM if not present. Added flag in Preferences to control if ResInsight automatically computes these values. Improved statistical computations by skipping HUGE_VAL.
p4#: 19287
2012-10-24 10:52:44 +02:00
CeetronResInsight 6792ce1f4a Removed wrong assert causing arbitrary crashes
p4#: 19286
2012-10-24 10:31:46 +02:00
Magne Sjaastad 786e12cfd9 Show tool tip for checkbox labels
p4#: 19281
2012-10-24 09:14:56 +02:00
CeetronResInsight 998d67c536 Added missing initialization
p4#: 19276
2012-10-23 13:37:41 +02:00
CeetronResInsight 59afd98167 Added missing initialization
p4#: 19276
2012-10-23 13:36:48 +02:00
Jacob Støren a1feaa1acf Put the statistical parameters into a table in the 3D info text
p4#: 19269
2012-10-23 12:40:55 +02:00
Jacob Støren a8b4d35b4f ResInsight: Added mean value to 3D info text
p4#: 19268
2012-10-23 12:08:46 +02:00
Magne Sjaastad 1d90bd680e Removed instrumentation code
p4#: 19267
2012-10-23 11:19:02 +02:00
Magne Sjaastad f833244b68 Added close on context menu for reservoir case
p4#: 19266
2012-10-23 11:12:47 +02:00
Magne Sjaastad f4a328b4cb Fixed memory leak
p4#: 19265
2012-10-23 10:42:46 +02:00
Jacob Støren 875d7b7d12 Resinsight: Made Home path the default path for file dialog browsing, and added remembering of the last opened path.
Added -startdir command line argument to override the default file browse path
p4#: 19263
2012-10-23 09:59:57 +02:00
Magne Sjaastad ac26fd8e0c Moved menu item New Property View to View menu
p4#: 19262
2012-10-23 08:34:06 +02:00
Magne Sjaastad 618fdb1377 Debug info box in 3D view set to default off
p4#: 19261
2012-10-23 08:27:49 +02:00
Magne Sjaastad 0946849a79 Added more instrumentation to socket
p4#: 19224
2012-10-19 10:05:55 +02:00
Magne Sjaastad 8957a92830 Disable rendering of overlay items in software rendering (no shaders supported reported by OpenGL context)
p4#: 19222
2012-10-19 08:35:04 +02:00
Magne Sjaastad 32944e660c Upped to 0.8.8
p4#: 19186
2012-10-16 10:40:41 +02:00
Magne Sjaastad a8b5d9cee2 Updated ERT to SVN 4117 for Linux 64
p4#: 19185
2012-10-16 09:12:03 +02:00
Magne Sjaastad 427a7cb8c5 Updated ERT to SVN 4117 for Windows 32/64
p4#: 19184
2012-10-16 08:40:44 +02:00
Magne Sjaastad 7fb59205c8 Introduced Octave socket reading state to fix communication issues between Octave and ResInsight
p4#: 19181
2012-10-15 15:13:41 +02:00
Magne Sjaastad 346db45afc Added default Z scale factor and default gridlines on/off when creating a new view
p4#: 19177
2012-10-12 15:05:42 +02:00
Magne Sjaastad e8da3510ec Compute SOIL if one or none of SGAS or SWAT is present
p4#: 19173
2012-10-12 14:27:43 +02:00
Magne Sjaastad b4ae324d9b Added script folder to Octave function search path. This makes it possible to recursively call other functions from an Octave script.
p4#: 19164
2012-10-12 12:08:38 +02:00
Magne Sjaastad fc5dda4957 Use static_cast
p4#: 19154
2012-10-12 10:14:45 +02:00
Magne Sjaastad 0df00dc2fa Removed stop button from animation toolbar
p4#: 19121
2012-10-11 07:10:53 +02:00
Magne Sjaastad 5f9de8644e Use slider for property filter range
p4#: 19096
2012-10-09 16:19:49 +02:00
Magne Sjaastad a4ff9bd41c Added slider editor for double values
p4#: 19089
2012-10-09 11:26:50 +02:00
Magne Sjaastad 65acad250c Reduced loading time of Eclipse Ascii files by storing filepos for keywords
QFile is used directly due to a bug with QTextStream fixed in 4.8.0
p4#: 19079
2012-10-08 19:44:10 +02:00
Magne Sjaastad 03ede069c1 Avoid initializing progress bar if called from unit test framework
p4#: 19042
2012-10-05 15:58:06 +02:00
Magne Sjaastad 831d60cb34 Merge pull request #9 from OPM/internal
Internal
2012-10-04 05:22:35 -07:00
Magne Sjaastad f144134701 Use simplified compile of Octave plugins on non-Windows
p4#: 19012
2012-10-04 12:28:31 +02:00
Magne Sjaastad 1622df540b When compiling 64-bit Windows, establish 32-bit Visual Studio 2010 environment and compile Octave plugin using this environment.
p4#: 19011
2012-10-04 12:12:58 +02:00
Magne Sjaastad 2e9f842072 Use CMAKE to change working directory to Octave binary directory before compiling Octave plugins. This way dependent libraries are found without manipulating path.
p4#: 19006
2012-10-03 14:53:51 +02:00
Magne Sjaastad 9c1ce7591e Upgraded visualization libraries
Major refactoring of color legend framework
Added discrete log color legend
p4#: 18989
2012-10-02 10:17:52 +02:00
Magne Sjaastad 082560b2a5 Updated README 2012-10-02 10:04:42 +02:00
Joakim Hove c002720509 Added CACHE settings to the ERT_ROOT_PATH variable 2012-09-22 15:59:15 +02:00
Magne Sjaastad c4e5d9e842 Do not include Octave plugin for Windows 64-bit, as no precompiled Octave 64-bit is available.
p4#: 18838
2012-09-20 15:15:43 +02:00
Magne Sjaastad 738d6cc8dc Use CMAKE_CL_64 to check if we are compiling Windows x64
p4#: 18835
2012-09-20 08:33:42 +02:00
Jacob Støren 7c63cccc8d ResInsight: Linux compile fixes
p4#: 18783
2012-09-18 15:34:50 +02:00
Jacob Støren e679ba07a5 ResInsight: Integrated from Caf trunc. Multi variable fields (multiselect) with option values now handled. Improved PdmUi layout. Improved Viewer widget size behaviour, Xml keyword check.
p4#: 18777
2012-09-18 15:21:04 +02:00
Magne Sjaastad 01ee943155 Improved integer slider editor
Use sliders for cell range filter
2012-09-14 15:48:49 +02:00
Magne Sjaastad 03fc06e6a4 Changed keyword name as an Xml attribute is not allowed to start with a digit 2012-09-13 15:17:59 +02:00
Magne Sjaastad 18a5501601 Get Qt DLLs from bin instead of lib. Do not include Linux shell script for Windows packaging. 2012-09-13 13:14:07 +02:00
Magne Sjaastad 8a8fd5a0d0 Fixed default location for ERT lib files for Windows 2012-09-13 11:51:03 +02:00
Magne Sjaastad bf8a006c0e Updated ERT to SVN revision 4077 for Windows 32/x64 2012-09-13 11:41:48 +02:00
Magne Sjaastad 5b136d9822 Updated ERT to SVN revision 4077. Use new folder structure for ThirdParty/Ert, one folder for libs and one folder for includes. Minor application changes to be compatible with API changes in ERT. 2012-09-13 11:12:11 +02:00