Commit Graph

10 Commits

Author SHA1 Message Date
Kai Bao
ad587e77ad output XMF ,YMF and ZMF in UNRST file.
currently, it looks the value for ZMF is based on XMF and YMF.
ideally, the ZMF is part of the primary varialbes, it does not need to
be calculated based on XMF and YMF.

there is some refactoring that we can do here.
2024-10-30 11:15:38 +01:00
Arne Morten Kvarving
ac4c723da7 move FlashVerbosity to TypeTag-free parameter system 2024-08-12 15:40:31 +02:00
Arne Morten Kvarving
d2096030e5 move FlashTwoPhaseMethod to TypeTag-free parameter system 2024-08-12 15:40:28 +02:00
Arne Morten Kvarving
65db009152 move FlashTolerance to TypeTag-free parameter system 2024-08-12 15:20:28 +02:00
Arne Morten Kvarving
3a261e15e3 changed: move the PTFlash parameters to Opm::Parameters 2024-08-01 13:03:36 +02:00
Arne Morten Kvarving
078b0e8679 remove macro EWOMS_GET_PARAM 2024-04-05 14:54:53 +02:00
Kai Bao
55b8aa7ceb updating based on review comments. 2023-11-22 10:25:28 +01:00
Kai Bao
76899d3751 using EWOMS_GET_PARAM for the PTFlash related run-time arguments 2023-11-21 15:52:56 +01:00
Kai Bao
9f0fb32713 various cleaning up and refactoring for co2 ptflash simulation 2023-11-21 15:52:56 +01:00
Trine Mykkeltvedt
83cb5670b7 a simple 1D test demonstrating the usage of the PTFlash compostional modeling 2023-11-21 15:52:56 +01:00