GEOS-DEV / GEOS-DEV/GEOS

CompositionalMultiphaseFluid, ThreePhase - Free Water, fails when water phase is defined

Open
#3,257 0 comments 0 reactions 1 assignee View on GitHub

@dkachuma is already working on this.

Since Aug 22, 2024.

type: bug type: new
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.