Commit Graph

14336 Commits

Author SHA1 Message Date
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
85238529ef Build system fixes to handle new Ert version
p4#: 20319
2013-01-31 15:39:40 +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
f57ed233a1 ERT: Added NULL pointer check
p4#: 20292
2013-01-30 07:27:54 +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
Jacob Støren
b610133117 Octave interface Spec: Added some considerations
p4#: 20260
2013-01-28 07:53:48 +01:00
Jacob Støren
78af79ef7a More Octave interface specification
p4#: 20259
2013-01-25 17:37:39 +01:00
Magne Sjaastad
5769034cdc Removed unused interface function
p4#: 20258
2013-01-25 16:42:30 +01:00
Magne Sjaastad
4e0cb26a82 More robust handling of progress info when running from unit tests
p4#: 20257
2013-01-25 16:35:43 +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
0111681f10 First "Complete" Draft. Still questions, but all relevant suggestions are addressed
p4#: 20250
2013-01-25 13:46:29 +01:00
Jacob Støren
1d7984c305 Started to refine the draft octave interface specification
p4#: 20243
2013-01-25 09:49:54 +01:00
Jacob Støren
03a3ceb9c1 Start of a specification draft
p4#: 20242
2013-01-25 07:30:30 +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
6465913e0d Fixed linux compile error. Missing include.
p4#: 20236
2013-01-24 14:08:56 +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
d7c542307d Now using size_t instead of int in progressInfo interface.
This is due to the fact that progress is positive only, and that the size and index of std::vectors often are used when setting progress.
It ultimatly reduces compiler warnings.
p4#: 20221
2013-01-23 11:03:33 +01:00
Jacob Støren
268b38aa65 Removed even more compiler warnings.
p4#: 20220
2013-01-23 10:56:09 +01:00
Magne Sjaastad
e9c3634c37 Include sources so the files show up in cmake generated project
p4#: 20219
2013-01-23 08:41:42 +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
24ac7b819e Version number put into a separate file
p4#: 20214
2013-01-22 11:28:35 +01:00
Magne Sjaastad
e74be2283d Do not exclude *.cmake
The file ResInsightVersion.cmake was not commited due to this ignore
2013-01-22 11:32:54 +01:00
Jacob Støren
ebdf9ccdc3 Version number put into a separate file
p4#: 20214
2013-01-22 09:30:28 +01:00
Jacob Støren
bbec410144 Consolidated the root CMakeLists.txt. Removed the .cmake and _install.txt
p4#: 20212
2013-01-22 09:04:42 +01:00
Jacob Støren
96e1b7db0d Removed compiler warning
p4#: 20205
2013-01-21 16:14:31 +01:00
Magne Sjaastad
56e61ea468 Integrated visualization modules to changelist 20202
p4#: 20204
2013-01-21 16:01:46 +01:00
Jacob Støren
e88f62abcf Intermediate fix of bool size inconsistency between C and C++
p4#: 20200
2013-01-21 08:29:50 +01:00
Magne Sjaastad
6f257f7dba Updated to ERT version 67a38b6899f6935cb13b092105c90274f2b632f5
p4#: 20199
2013-01-18 15:27:32 +01:00
Magne Sjaastad
825be4e8d0 Removed file with norwegian characters
p4#: 20196
2013-01-18 09:15:46 +01:00
Magne Sjaastad
bdfd9c543e Added missing files for ERT revision a39d4b4a9e597532b2dbf845751a70ffe1de3805
p4#: 20195
2013-01-18 09:00:23 +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
6432b69aff Merge pull request #10 from OPM/internal
Internal
2012-10-25 05:23:04 -07:00
Magne Sjaastad
1be475306d Updated version to 0.9.0
p4#: 19312
2012-10-25 14:08:39 +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