Commit Graph

151 Commits

Author SHA1 Message Date
Magne Sjaastad
77b43847c7 Added const to active cell count methods
p4#: 20364
2013-02-04 15:32:37 +01:00
Magne Sjaastad
a1788740aa Added const access
p4#: 20361
2013-02-04 14:33:28 +01:00
Jacob Støren
69d8739c6c Removed pyramid cells when members of a coarse cell
p4#: 20357
2013-02-04 13:46:28 +01:00
Jacob Støren
87a120dc39 Static results: Fixed crash when going to timestep > 0
p4#: 20356
2013-02-04 13:45:46 +01:00
Jacob Støren
561ea6a322 Cad Navigation: Fixed error regarding picking and new window coordinate system
p4#: 20353
2013-02-04 13:10:50 +01:00
Jacob Støren
9d9f8d45c0 Removed obsolete code regarding introduction of coarse cells
p4#: 20345
2013-02-01 15:34:27 +01:00
Jacob Støren
3c9ac23534 Results from a case with Coarse cells is now finally ok.
p4#: 20344
2013-02-01 15:33:21 +01:00
Magne Sjaastad
e9b3759263 Removed asserts related to reading of inactive cell well data
p4#: 20343
2013-02-01 15:26:27 +01:00
Magne Sjaastad
644d201b37 Added porosity model to ResultDefinition
Keep this property hidden from GUI until more testing is done
p4#: 20339
2013-02-01 14:39:32 +01:00
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
602c9f5535 Fixing the crash on retreiving the fractureActive index on none dual porosity again.
p4#: 20326
2013-02-01 09:50:17 +01:00
Jacob Støren
df40d89fe9 Fixing the crash on retreiving the fractureActive index on none dual porosity again.
p4#: 20326
2013-02-01 09:26:43 +01:00
Jacob Støren
66f0bc03bd Undo an unintended checkin
p4#: 20323
2013-01-31 17:21:30 +01:00
Jacob Støren
4a52c5f7c1 Final rename to cmake with no capitals 2013-01-31 17:18:33 +01:00
Jacob Støren
d48d7d50ff Starting to rename the CMake directory. Case change problem 2013-01-31 17:15:19 +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
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