CompositionalMultiphaseFluid, ThreePhase - Free Water, fails when water phase is defined
@dkachuma is already working on this.
Since Aug 22, 2024.
- Dominant language
- C++
- Stars
- 287
- Forks
- 109
- Avg merge
- 4d 41m
- Merged PRs (30d)
- 5
Description
Good Morning,
I am doing a simulation on a tetrahedral grid, and it was working well with CO2EzrokhiFluid model, but I wanted to use a compositional model and it only works if I define { gas, oil } phases. It crashes whenever I introduce water as a phase { gas, water } or { gas, oil, water }
As per mentioned in the documentation example (here under this link, the three phases should be usable under this model, but this example shows an integration of H2O as a gas component, but I am not sure that it can reproduce the water behavior.
I attached a zip file that contains the simulation deck, the output log and the error files related to this simulation.
- Compiler: gcc 12.2.1
- GEOS VERSION 0.2.0 (develop, sha1: 3bf12d213)
[Bug_Compositional.zip] (https://github.com/user-attachments/files/16443732/Bug_Compositional.zip)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.