Commit Graph

82 Commits

Author SHA1 Message Date
Magne Sjaastad
578e3f7db3 Use data access object
p4#: 20336
2013-02-01 13:34:27 +01:00
Magne Sjaastad
e635bb5dbb Removed functions in RigGridBase due to changes in StructGridInterface
p4#: 20335
2013-02-01 13:10:31 +01:00
Magne Sjaastad
01f3fb8e94 Moved result interface from struct grid to struct grid scalar data access
Use this concept to configure result data values to use for vizualization. Created data access object for RegGrid.
p4#: 20334
2013-02-01 12:25:34 +01:00
Jacob Støren
66f0bc03bd Undo an unintended checkin
p4#: 20323
2013-01-31 17:21:30 +01:00
Jacob Støren
b33dd15372 Ert: Updated to 3f8166c4739fdfe654d3992920a36bf0a6981b4d
Had to remove a krsj.txt file that caused trouble (again)
p4#: 20320
2013-01-31 15:55:49 +01:00
Jacob Støren
0ac6dc32a5 Long Pyramidish degenerated inactive cells are now sorted out as invalid TP#3345
p4#: 20306
2013-01-30 15:02:28 +01:00
Jacob Støren
32b5af2033 Added code to output cell corner coordinates when picking. Disabled by default.
p4#: 20305
2013-01-30 14:51:31 +01:00
Magne Sjaastad
ce95f13c10 Added reading of fracture model active index
Lots of renaming
p4#: 20302
2013-01-30 14:13:50 +01:00
Magne Sjaastad
4275e67a82 Compute active and fracture cell count for all grids
Renamed numActiveCells on maingrid to globalMatrixActiveCellCount
p4#: 20295
2013-01-30 10:39:45 +01:00
Magne Sjaastad
76721130eb Added fracture active index
p4#: 20294
2013-01-30 09:30:48 +01:00
Magne Sjaastad
1c8bb6e38e Prepare for dual porosity
Renamed active to matrixActive
p4#: 20286
2013-01-29 15:09:34 +01:00
Magne Sjaastad
cd9d94f5f9 Prepare for dual porosity data structures.
Renamed from activeCellIndex to activeMatrixCellIndex
p4#: 20285
2013-01-29 14:56:55 +01:00
Magne Sjaastad
66a41c1ab9 Use keywordsWithGivenResultValueCount to clarify what is done when asking for result keywords
p4#: 20274
2013-01-29 08:17:45 +01:00
Magne Sjaastad
5769034cdc Removed unused interface function
p4#: 20258
2013-01-25 16:42:30 +01:00
Magne Sjaastad
715e42b10b Produce valid K when invalid K for wells is detected
When an invalid K index is detected, use K-index of the lowest active cell for given IJ location. Invalid K are seen for both well heads and well cells.
p4#: 20254
2013-01-25 15:20:41 +01:00
Magne Sjaastad
571da22931 Removed obsolete USE_ECL_LIB, as ERT is now part of the source code tree
p4#: 20253
2013-01-25 14:28:42 +01:00
Jacob Støren
288c8bda71 Removed compiler warnings on linux as well. Now there are (nearly)only ERT warnings left.
p4#: 20238
2013-01-24 14:26:51 +01:00
Jacob Støren
0807261123 Fix of missing well data from separate restart files.
p4#: 20234
2013-01-24 10:41:28 +01:00
Jacob Støren
f5da271c17 Fix of missing well data from separate restart files.
p4#: 20234
2013-01-24 10:41:09 +01:00
Jacob Støren
268b38aa65 Removed even more compiler warnings.
p4#: 20220
2013-01-23 10:56:09 +01:00
Jacob Støren
b938b14b5b Removed a lot of size_t/uint/int related compiler warnings. Still more to go.
p4#: 20215
2013-01-22 11:34:47 +01:00
Jacob Støren
96e1b7db0d Removed compiler warning
p4#: 20205
2013-01-21 16:14:31 +01:00
Magne Sjaastad
2cf0e32d4b Updated ERT to GIT version a39d4b4a9e597532b2dbf845751a70ffe1de3805
p4#: 20194
2013-01-18 08:53:37 +01:00
Jacob Støren
c74619e79a Fixed cmakelist for Reservoirdatamodel test project
p4#: 20190
2013-01-17 21:26:12 +01:00
Magne Sjaastad
04006370ac Added ERT as source code based on https://github.com/Ensembles/ert/ and commit 7b53b5f61f5b47e8169b72098b562071df394bc3
This is SVN commit 4117
Updated ResInsight cmakelists to build ERT and link directly
Removed precompiled ERT binaries
p4#: 20183
2013-01-17 13:33:59 +01:00
CeetronResInsight
8a5ac934c8 TP #3805: Fixed bug related to computation of SOIL based on SGAS/SWAT
p4#: 20152
2013-01-15 15:40:09 +01:00
Jacob Støren
80b34bd7f8 Startup script now adjusted to start Resinsight with the users cwd as default file open path
p4#: 19320
2012-10-26 14:03:57 +02:00
Magne Sjaastad
3019bd9f9c Removed debug output
p4#: 19304
2012-10-25 07:39:42 +02:00
Magne Sjaastad
fa2fceccf4 Do not compute SOIL if none of SGAS or SWAT is present
p4#: 19303
2012-10-25 07:25:43 +02:00
Magne Sjaastad
15044a4db4 Improved menu texts
p4#: 19299
2012-10-24 13:53:03 +02:00
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
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
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