Trine S. Mykkeltvedt
aa19f38a54
Added keywords PVTWSALT and modified SALTVD, WSALT and BDENSITY for a simple salt/brine implementation
2020-01-08 15:31:35 +01:00
Arne Morten Kvarving
0841a28776
allow constructing TableManager from variables
...
also add accessor, assignment operator and equality operator
2019-12-19 09:29:26 +01:00
Arne Morten Kvarving
8e1a332920
add equality operator to ROCKRecord
2019-12-19 09:29:26 +01:00
Arne Morten Kvarving
7b36d325b5
allow constructing Aqudims from variables
...
also add equality operator
2019-12-19 09:28:23 +01:00
Arne Morten Kvarving
8c61d6fff5
add equality operator to Eqldims
2019-12-19 09:28:23 +01:00
Arne Morten Kvarving
90bb9abf31
add equality operator to Regdims
2019-12-19 09:28:23 +01:00
Arne Morten Kvarving
415fda815f
allow constructing SkprwatTable from variables
...
also add equality operator
2019-12-19 09:26:57 +01:00
Arne Morten Kvarving
1ecbc75bfb
allow constructing SkprpolyTable from variables
...
also add equality operator
2019-12-19 09:26:57 +01:00
Arne Morten Kvarving
d7acc1ee0f
allow constructing PlymwinjTables from variables
...
also add equality operator
2019-12-19 09:26:57 +01:00
Arne Morten Kvarving
6ccdaaa635
allow constructing PolyInjTables from variables
...
also add equality operator
2019-12-19 09:24:34 +01:00
Arne Morten Kvarving
2ae7921fcb
add equality operator to WATDENTRecord
2019-12-18 14:27:02 +01:00
Arne Morten Kvarving
49b8bff030
add equality operator to VISCREFRecord
2019-12-18 14:27:02 +01:00
Arne Morten Kvarving
b0ab7fdf8d
add equality operator to DENSITYRecord
2019-12-18 14:27:02 +01:00
Arne Morten Kvarving
d992bfc1e0
add equality operator to PVCDORecord
2019-12-18 14:25:51 +01:00
Arne Morten Kvarving
98a332fc5f
allow constructing FlatTable from vector
2019-12-18 14:25:08 +01:00
Arne Morten Kvarving
59235b5a11
add equality operator to PVTWRecord
2019-12-18 14:24:17 +01:00
Arne Morten Kvarving
39ab36819e
allow constructing JFunc from variables
...
also add equality operator
2019-12-18 14:23:11 +01:00
Arne Morten Kvarving
07a782d9c0
allow constructing Pvt(g|o|x)Tables from variables
...
also add equality operator
2019-12-18 09:18:29 +01:00
Arne Morten Kvarving
582e08692b
allow constructing Tabdims from variables
...
also add equality operator
2019-12-17 16:36:42 +01:00
Arne Morten Kvarving
850c91f047
add accessors to TableContainer
...
also add equality operator and default constructor
2019-12-17 10:26:42 +01:00
Arne Morten Kvarving
baef4f00fa
allow constructing SimpleTable from tables
...
also add accessors and equality operator
2019-12-17 10:25:12 +01:00
Arne Morten Kvarving
3b49c8a63c
allow constructing TableColumn from tables
...
also add accessors and equality operator
2019-12-17 10:25:12 +01:00
Arne Morten Kvarving
c94dbd4fcd
allow constructing TableSchema from tables
...
also add accessor and equality operator
2019-12-16 14:44:36 +01:00
Arne Morten Kvarving
b357e211a5
add accessors to ColumnSchema
...
also add equality operator and a default constructor
2019-12-16 14:38:56 +01:00
Arne Morten Kvarving
b66bc61b51
added: allow constructing Rock2dtrTables from vectors
...
also add accessors
2019-12-16 14:34:40 +01:00
Arne Morten Kvarving
9877e237b1
added: allow constructing Rock2dTables from vectors
...
also add accessors
2019-12-16 14:31:53 +01:00
Arne Morten Kvarving
e1e9fb7110
fixed: forward declared the intended classes
2019-11-26 10:40:03 +01:00
Joakim Hove
6dbbc8c037
Remove / rename DeckItem::size()
2019-11-16 18:31:12 +01:00
Joakim Hove
7fbbb6d71a
Add TableManager argument to FieldProps constructor
2019-11-14 07:14:54 +01:00
Joakim Hove
781ced7294
Use struct Location to record file position for keywords
2019-10-17 23:57:01 +02:00
Joakim Hove
8553bbf326
Remove ScheduleEnum files
2019-09-04 14:49:12 +02:00
Atgeirr Flø Rasmussen
f48462841f
Add table support for FOAMMOB.
2019-07-03 11:12:12 +02:00
Franz G. Fuchs
694d17a228
added copyright statement
2019-06-25 13:32:11 +02:00
Franz G. Fuchs
bb292365ff
added Foamadstable
2019-06-25 13:32:11 +02:00
Tor Harald Sandve
daa67dc8d6
Add parser support for water induced rock compaction ( #676 )
...
Add support for water induced rock compaction
2019-03-18 17:08:38 +01:00
Joakim Hove
f80b220b44
Change OrderMap to more closely resemble std::map
...
- Removed the hasKey() and get() methods.
- Key type is a template parameter
- insert takes a pair
- implement count()
- implement find()
- implement operator[]
- implement erase
2019-03-11 10:34:04 +01:00
Kai Bao
316324a78e
renaming Simple2DTable to PolyInjTable
...
make it more clear that it is a talbe introduced for the polymer
injectivity study, not intended for general usage.
2018-11-19 12:08:04 +01:00
Kai Bao
2bf33c30d8
some cleaning up and sanity checks.
2018-11-19 12:08:04 +01:00
Kai Bao
49655b464c
adding support for the few skin pressure related keywords
...
SKPRWAT SKPRPOLY WSKPTAB
2018-11-19 12:08:04 +01:00
Kai Bao
1432367e07
adding a few keywords related to skin pressure
...
SKPRPOLY, SKPRWAT, WSKPTAB
2018-11-19 12:08:04 +01:00
Kai Bao
d0e5f8f470
beginning working on PlymwinjTable
...
it will go to Tables.cpp later.
2018-11-19 12:08:04 +01:00
Joakim Hove
bfbcd3e470
Minor refactor JFunc + TableManager
2018-06-20 09:26:50 +02:00
Joakim Hove
c37e5f9503
Move VFP tables to Schedule.
2018-04-06 12:42:47 +02:00
Joakim Hove
e3758e41ea
Merge pull request #368 from stefoss23/RemoveMessageContainer
...
Removed MessageContainer. OpmLog used instead.
2018-03-26 13:04:23 +02:00
Steinar Foss
d9ffb579e1
Removed MessageContainer. OpmLog used instead.
...
...
...
...
GenerateKeywords.cmake changed.
ParserContext.handleerror takes only two args.
Schedule: removed all MessageContainer.
...
...
...
GridProperties: removed MessageContiner.
...
Eclipse3DProperties: removed MessageContainer.
...
TabelManager:removed MessageContainer.
...
.nnn.
...
...
...
...
...
...
...
...
...
...
...
...
...
2018-03-26 10:15:18 +02:00
Bård Skaflestad
15eb84d3e9
Expose "REGDIMS" Keyword from TableManager
...
Some of these values are needed for restart purposes (go into the
INTEHEAD) vector.
2018-03-22 00:00:48 +01:00
Kai Bao
dbf2a4c425
small fixes of the pvtables.
...
some rules are from testing output.
2018-03-07 08:31:00 +01:00
Andreas Lauser
8a95794277
rename c_p to c_v in specrock and specheat table classes
...
even though the official documentation does not seem to specify
whether the specified heat capacities of the SPECROCK and SPECHEAT
keywords are for constant pressure or for constant volume, the
implicitly seem to be for the latter: pressure dependent heat
capacites cannot be specified, yet the enthalpy for an incompressible
fluid *is* pressure dependent, so the specified heat capacities must
be for constant volume and they specify the internal energy instead of
the enthalpy.
2018-01-30 12:06:58 +01:00
Tor Harald Sandve
867df8b7ce
Add support for PDVD and PBVD
2018-01-08 14:17:37 +01:00
Rohith Nair
531a531650
aquatab table object
2017-12-22 13:24:54 +01:00