Magne Sjaastad
3bdefca77e
Fixed Linux build
2016-10-21 10:06:56 +02:00
Magne Sjaastad
1fd5ffb522
#928 Refactoring and simplification of code
2016-10-21 08:48:33 +02:00
Magne Sjaastad
0a523a252a
#828 Report and clamp invalid K-values for well connections
2016-09-08 15:21:40 +02:00
Magne Sjaastad
a5e4e756af
Updated ERT, now possible to read simplified MSW
...
Updated ERT to 3ac60303aa2dc58aed9420a24d9a881fec32076b
2014-10-24 11:19:54 +02:00
Magne Sjaastad
b4df5419b1
Updated file header for modified files
2014-09-23 15:04:57 +02:00
Magne Sjaastad
59eeb0894f
Faults: Eclipse input case use preferences to control import of faults
2013-12-20 09:18:52 +01:00
Magne Sjaastad
b7141dde50
Preferences: Read faults on import and fault default visibility
2013-12-20 08:48:54 +01:00
Jacob Støren
04ccadd2f1
NNC import started
2013-12-12 22:18:03 +01:00
Jacob Støren
6ecfbdb8ee
MswRollUp: Finally implemented through all the interpolation and segment position calculation. Completely untested
...
This is an intermediate commit and does not compile
p4#: 22225
2013-08-26 14:56:34 +02:00
Jacob Støren
f392f4457d
MswRollUp: Splitted normal well and MSW handling. Got the Normal path to work fairly well. Some strangeties at the end of the pipes though
...
This is an intermediate commit and does not compile
p4#: 22214
2013-08-26 14:03:01 +02:00
Jacob Støren
b63f51921d
MswRollUp: Updated Ert to experimental MSW branch. Updated ResInsight code to handle API changes
...
067fa99faa
This is an intermediate commit and does not compile
p4#: 22212
2013-08-26 13:56:42 +02:00
Jacob Støren
4be58edf78
MSW code reverted. Regrettfully the work has to be reconsidered.
...
Both ERT and the resinsight code is rolled back to before MSW was introduced as refined.
p4#: 21999
2013-06-25 15:53:19 +02:00
Magne Sjaastad
7a24b2664e
Updated ERT to handle multi segment wells
...
Updated input code in ResInsight accordingly
ERT version on GitHub
067fa99faa
p4#: 21920
2013-06-13 22:12:02 +02:00
Magne Sjaastad
eff924c630
Store coarsening boxes in RigGridBase
...
Assign index to coarse cells back to coarse box they are a part of
p4#: 21675
2013-05-21 11:10:59 +02:00
Magne Sjaastad
0d4ad83f6b
Fixed bug related to EGRID and INIT-file, no restart file
...
p4#: 21364
2013-04-22 14:51:47 +02:00
Magne Sjaastad
ea45e6f072
Improved robustness in file reader
...
p4#: 21358
2013-04-22 13:24:49 +02:00
Jacob Støren
a246e288ba
Renamed some methods and variables in the eclipse result file access system
...
To make things more readable and understandable
p4#: 21218
2013-04-10 11:02:10 +02:00
Jacob Støren
e493db37d0
Major renaming of classes. Filenames not done yet.
...
RimReservoir RimCase
RimResultReservoir RimResultCase
RimInputReservoir RimInputCase
RigEclipseCase RigCaseData
RigReservoirCellResults RigCaseCellResultsData
RigWellResults RigSingleWellResultsData
RigGridCollection RigGridManager
p4#: 21064
2013-03-22 15:43:42 +01:00
Jacob Støren
f7248f3999
Results Storage: A huge refactorisation to make way for storing generated properties to an internal file.
...
This does not yet compile due to a unfortunate mix of perforce, cmake setup and unit_test project shortcomings.
Need to move RigStatistics into ProjectDataModel and rename it before this is running again.
p4#: 20945
2013-03-18 14:34:29 +01:00
Magne Sjaastad
62e4cac4b0
Added inherited object of MimeData to carry model index list
...
p4#: 20926
2013-03-18 11:40:39 +01:00
Jacob Støren
8a604aca24
Refactored RigActiveCellinfo to only have one set of information.
...
Fracture and Matrix separated information thus needs two such obejcts.
There still needs to remove some out-commented code
p4#: 20877
2013-03-13 11:50:31 +01:00
Magne Sjaastad
f6fa801607
Use raw pointers in file readers to avoid circular references
...
p4#: 20826
2013-03-08 08:24:40 +01:00
Magne Sjaastad
e94264a39f
Added support for building of metadata from existing time steps
...
Improved statistics calculation for opening single time step files
Close all dynamic access files when a time step statistics is complete
p4#: 20756
2013-03-05 13:10:26 +01:00
Magne Sjaastad
3dc027e29e
Fixed issue related to reading data after close
...
p4#: 20647
2013-02-27 14:30:32 +01:00
Magne Sjaastad
d628973f56
Rename and improvements related to close
...
p4#: 20645
2013-02-27 14:13:37 +01:00
Magne Sjaastad
092974a7fa
Rename, reject update of active cell data if number of cells is not matching
...
p4#: 20641
2013-02-27 11:54:32 +01:00
Magne Sjaastad
df281ccb2b
Added reading of active cell data from EGRID file directly
...
p4#: 20640
2013-02-27 11:27:02 +01:00
Magne Sjaastad
ec8817e207
Renamed RigReservoir to RigEclipseCase
...
p4#: 20500
2013-02-13 13:24:39 +01:00
Magne Sjaastad
2b4edf39d1
Use active cell info structure
...
p4#: 20455
2013-02-12 11:15:36 +01:00
Magne Sjaastad
8fd8a31aec
Added RigActiveCellInfo
...
Started refactoring aiming for extracting all active cell information into RigActiveCellInfo.
p4#: 20445
2013-02-11 15:12:53 +01:00
Magne Sjaastad
cf5aa3e882
Rewrite of file acces helper class
...
RifEcliseOutputFileTools is now a class with only static functions
Moved some application logic from file readers to RifEcliseOutput
Added more tests for extracting metainfo related to results
p4#: 20368
2013-02-05 10:51:32 +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
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
unknown
2c9695e594
Updated to version 0.8.0
2012-06-26 16:10:41 +02:00