Commit Graph

13433 Commits

Author SHA1 Message Date
Bård Skaflestad
f9228f857c
Merge pull request #3271 from akva2/wetgaspvt_encapsulate
WetGasPvt: encapsulate EclipseState w/ friends
2022-12-22 13:21:51 +01:00
Arne Morten Kvarving
dc5d2e76f1 WetGasPvt: some simplifications
drop unused constructors and explicit comparison operator
2022-12-22 12:27:34 +01:00
Arne Morten Kvarving
84336d353e WetGasPvt: replace asserts
this is user-provided data. instead throw exceptions.
also replace a naked throw with OPM_THROW
2022-12-22 12:27:34 +01:00
Arne Morten Kvarving
b75a00c919 WetGasPvt: put initFromState in separate compile unit
thus encapsulating EclipseState, Schedule and TableManager
2022-12-22 12:26:33 +01:00
Bård Skaflestad
e2d18204e7
Merge pull request #3270 from akva2/waterpvtthermal_encapsulate
WaterPvtThermal: encapsulate EclipseState w/ friends
2022-12-22 12:25:29 +01:00
Arne Morten Kvarving
6a4ce88a82 WaterPvtThermal: don't compare isothermal pvts
this operator is not really used and will be removed later.
for now just remove the problematic comparison
2022-12-22 11:46:04 +01:00
Arne Morten Kvarving
8326df9d6c WaterPvtThermal: replace asserts
this is user-provided data. instead throw exceptions.
also replace a naked throw with OPM_THROW
2022-12-22 11:45:48 +01:00
Arne Morten Kvarving
ca3f5ee91c WaterPvtThermal: put initFromState in separate compile unit
thus encapsulating EclipseState and TableManager
2022-12-22 11:41:24 +01:00
Bård Skaflestad
c7a9a1dbfa
Merge pull request #3269 from akva2/solventpvt_encapsulate
SolventPvt: encapsulate EclipseState w/ friends
2022-12-22 11:40:40 +01:00
Arne Morten Kvarving
39b0354d54 SolventPvt: some simplifications
drop unused constructors and explicit comparison operator
2022-12-22 11:03:12 +01:00
Arne Morten Kvarving
2c23a4e76a SolventPvt: replace assert
this is user-provided data. instead throw an exception
2022-12-22 11:03:12 +01:00
Arne Morten Kvarving
fa1f7a447f SolventPvt: put initFromState in separate compile unit
thus encapsulating EclipseState and TableManager
2022-12-22 11:03:12 +01:00
Bård Skaflestad
e89f9ddcad
Merge pull request #3268 from akva2/oilpvtthermal_encapsulate
OilPvtThermal: encapsulate EclipseState w/ friends
2022-12-22 11:02:03 +01:00
Arne Morten Kvarving
d660b0d080 OilPvtThermal: don't compare isothermal pvts
this operator is not really used and will be removed later.
for now just remove the problematic comparison
2022-12-22 10:26:06 +01:00
Arne Morten Kvarving
cb2e3bfbcd OilPvtThermal: replace asserts
this is user-provided data. instead throw exceptions.
also replace a naked throw with OPM_THROW
2022-12-22 10:25:46 +01:00
Arne Morten Kvarving
744b31587d OilPvtThermal: put initFromState in separate compile unit
thus encapsulating EclipseState and TableManager
2022-12-22 10:20:18 +01:00
Bård Skaflestad
8ab8989cc5
Merge pull request #3266 from akva2/liveoilpvt_encapsulate
LiveOilPvt: encapsulate EclipseState w/ friends
2022-12-22 10:19:10 +01:00
Arne Morten Kvarving
219536d69a LiveOilPvt: some simplifications
drop unused constructors and explicit comparison operator
2022-12-22 09:36:19 +01:00
Arne Morten Kvarving
622abe631c LiveOilPvt: replace assert
this is user-provided data. instead throw an exception
2022-12-22 09:36:19 +01:00
Arne Morten Kvarving
857c5c4bfb LiveOilPvt: put initFromState in separate compile unit
thus encapsulating EclipseState, Schedule and TableManager
2022-12-22 09:36:19 +01:00
Bård Skaflestad
fc6f6e7d1d
Merge pull request #3265 from akva2/gaspvtthermal_encapsulate
GasPvtThermal: encapsulate EclipseState w/ friends
2022-12-22 09:34:44 +01:00
Arne Morten Kvarving
01f087b252 don't compare isothermal pvts
this operator is not really used and will be removed later.
for now just remove the problematic comparison
2022-12-22 08:44:32 +01:00
Arne Morten Kvarving
4dbdec2d0b GasPvtThermal: replace assert
this is user-provided data. instead throw an exception
2022-12-22 08:16:34 +01:00
Arne Morten Kvarving
011666367a GasPvtThermal: put initFromState in separate compile unit
thus encapsulating EclipseState and TableManager
2022-12-21 23:50:55 +01:00
Bård Skaflestad
30546dfe1d
Merge pull request #3264 from akva2/dryhumidgaspvt_encapsulate
DryHumidGasPvt: encapsulate EclipseState w/ friends
2022-12-21 23:39:53 +01:00
Arne Morten Kvarving
51e44df594 DryHumidGasPvt: some simplifications
drop unused constructors and explicit comparison operator
2022-12-21 22:25:50 +01:00
Arne Morten Kvarving
c84cde4772 DryHumidGasPvt: add missing initialization 2022-12-21 22:25:50 +01:00
Arne Morten Kvarving
43938bf9c3 DryHumidGasPvt: replace assert
this is user-provided data. instead throw an exception
2022-12-21 22:25:50 +01:00
Arne Morten Kvarving
60b61b4647 DryHumidGasPvt: put initFromState in separate compile unit
thus encapsulating EclipseState and TableManager
2022-12-21 22:25:49 +01:00
Bård Skaflestad
5eef4086f0
Merge pull request #3263 from akva2/drygaspvt_encapsulate
DryGasPvt: encapsulate EclipseState w/ friends
2022-12-21 22:01:47 +01:00
Bård Skaflestad
ab9615cf12
Merge pull request #3249 from akva2/small_material_fixes
Some small fixes in material classes
2022-12-21 22:00:35 +01:00
Arne Morten Kvarving
9cf1922d8f DryGasPvt: some simplifications
drop unused constructors and explicit comparison operator
2022-12-21 20:42:55 +01:00
Arne Morten Kvarving
e0c083efe2 DryGasPvt: replace assert
this is user-provided data. instead throw an exception
2022-12-21 20:42:54 +01:00
Arne Morten Kvarving
b0cb3bdb11 DryGasPvt: put initFromState in separate compile unit
thus encapsulating EclipseState and TableManager
2022-12-21 20:42:54 +01:00
Bård Skaflestad
a1d23d42cc
Merge pull request #3262 from akva2/deadoilpvt_encapsulate
DeadOilPvt: encapsulate EclipseState w/ friends
2022-12-21 20:37:15 +01:00
Arne Morten Kvarving
f6c3b61502 DeadOilPvt: some simplifications
remove unused constructors and explicit comparison operator
2022-12-21 19:53:31 +01:00
Arne Morten Kvarving
e4814b0ad3 DeadOilPvt: replace assert
this is user-provided data. instead throw an exception
2022-12-21 19:53:31 +01:00
Arne Morten Kvarving
039a7ff35f DeadOilPvt: put initFromState in separate compile unit
thus encapsulating EclipseState and TableManager
2022-12-21 19:53:31 +01:00
Bård Skaflestad
77c79ca6f3
Merge pull request #3261 from akva2/constantcompressibilitywaterpvt_encapsulate
ConstantCompressibilityWaterPvt: encapsulate EclipseState w/ friends
2022-12-21 19:38:24 +01:00
Bård Skaflestad
db7126631f
Merge pull request #3303 from akva2/remove_parser_deck_api_warning
remove OPM_PARSER_DECK_API_WARNING
2022-12-21 19:18:27 +01:00
Arne Morten Kvarving
112e377ece remove OPM_PARSER_DECK_API_WARNING 2022-12-21 18:42:17 +01:00
Arne Morten Kvarving
d754d83ea0 ConstantCompressibilityWaterPvt: some simplifications
drop unused constructors and explicit comparison operator
2022-12-21 18:32:14 +01:00
Arne Morten Kvarving
2d386e3e3f ConstantCompressibilityWaterPvt: replace assert
this is user-provided data. instead throw an exception
2022-12-21 18:32:13 +01:00
Arne Morten Kvarving
77f5581e27 ConstantCompressibilityWaterPvt: put initFromState in separate compile unit
thus encapsulating EclipseState, Schedule and TableManager
2022-12-21 18:21:26 +01:00
Bård Skaflestad
ff4fb71cb7
Merge pull request #3258 from akva2/constantcompressibilityoilpvt_encapsulate
ConstantCompressibilityOilPvt: encapsulate EclipseState w/ friends
2022-12-21 17:05:07 +01:00
Arne Morten Kvarving
a26cea5c37 ConstantCompressibilityOilPvt: some simplifications
drop unused constructors and explicit comparison operator
2022-12-21 16:23:11 +01:00
Arne Morten Kvarving
eedeada409 ConstantCompressbilityOilPvt: replace assert
this is user-provided data. instead throw an exception
2022-12-21 16:23:11 +01:00
Arne Morten Kvarving
094a40db41 ConstantCompressibilityOilPvt: put initFromState in separate compile unit
thus encapsulating EclipseState and TableManager
2022-12-21 16:23:11 +01:00
Arne Morten Kvarving
81f0315101
Merge pull request #3257 from akva2/constantcompressibilitybrinepvt_encapsulate
ConstantCompressibilityBrinePvt: encapsulate EclipseState w/ friends
2022-12-21 16:23:01 +01:00
Arne Morten Kvarving
f58d9f12b0 ConstantCompressibilityBrinePvt: some simplifications
drop unused constructors and explicit comparison operator
2022-12-21 15:49:02 +01:00