Commit Graph
20 Commits
Author SHA1 Message Date
Kai Bao b9131f7a63 adapting to the changes in GenericOilGasFluidSystem 2024-01-17 12:10:03 +01:00
Kai Bao aad3f10f13 adapting to std::string_view
for componentName and phaseName
2024-01-17 12:10:03 +01:00
Kai Bao 8b9e8aefee using GenericFluidSystem for co2ptflash problem 2024-01-17 12:10:03 +01:00
Kai Bao 75ced1df73 Merge pull request #863 from totto82/fixThermalAqu
avoid divition by zero for case without conductivity
2024-01-16 22:59:44 +01: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
Kai Bao df5ee732fa not dropping derivative for flux term for flashlocalresidual.hh
it contains the derivative of the pressure from the downstream cell.
2023-11-21 15:52:56 +01:00
Kai Bao aa07b07da1 Merge pull request #834 from GitPaean/removing_flashproperties
removing flashproperties.hh from multiple files
2023-10-09 13:50:08 +02:00
Kai Bao ca35fd963f removing flashproperties.hh from multiple files
it does not looks like it is used.
2023-10-09 12:49:06 +02:00
Kai Bao fdad32a20a Merge pull request #832 from GitPaean/removing_ncpflash_flashratevector
removing NCPFlash header file in flashratevector
2023-10-09 10:47:24 +02:00
Kai Bao b526025b1a removing flashintensivequantities.hh from flashratevector.hh 2023-10-09 09:05:08 +02:00
Kai Bao 361f87afe4 removing NCPFlash header file in flashratevector
it does not look like used.
2023-10-03 16:23:02 +02:00
Kai Bao 851dd3e2d1 Merge pull request #825 from GitPaean/tpfa_diffusion
add tpfa diffusion
2023-09-04 20:57:37 +02:00
Kai Bao 87805ba3ec removing compilation warnings and some cleaning up 2023-09-01 10:42:43 +02:00
Kai Bao 7ec77ada7e Merge pull request #822 from hnil/tpfa_temp
TPFA version for energy
2023-08-31 11:17:23 +02:00
Kai Bao 2813195e15 reusing ResidualNBInfo class in blackoillocalresidualtpfa
to ResidualNBInfo class in tpfalinearizer.
2023-08-30 10:45:12 +02:00
Kai Bao f713ccd433 Merge pull request #805 from totto82/solvent_foam
Extend foam model with solvent or water
2023-05-23 13:20:06 +02:00
Kai Bao d90937419c using Dune::MPIHelper::getCommunicator() in newtonmethod.hh
removing function details::getMPIHelperCommunicator() in newtonmethod.hh
2022-10-19 13:51:41 +02:00
Kai Bao ec6cf5c94b changing the PVTO in test_ecl_output
to make the table passing the sanity check.
2018-03-08 09:54:08 +01:00