MelReyCG
MelReyCG
Minor rewrite of error messages concerning: - when well surface conditions are out of PVT tables bound, - when the TPL folder has not been properly set.
In order to simplify the `cellBlocks` referencing and thus simplify user workflows, this PR propose the following functionalities: ------------------ 1. Possibility to reference all `cellBlock` from a `regionAttribute` at once,...
Issue general information ---------------------------- **What is the requested feature?** - A unit system for GEOS. **Is your request related to a specific problem?** 1. Some data structures, as the `TableFunction`,...
The goal of this PR is to add a `SourceFluxStatistics` component which aggregate the producted mass & rate on a `SourceFlux` set. - Log Level 1 outputs the sum of...
This issue is part of the #2277 EPIC.
**What needs to be documented?** When trying to setup a simulation from scratch, I found that linear solver settings were not that easy to choose. - Would it be possible...
**What is the requested feature?** The log is hard to read by the users in our production environnement. So, in order to improve GEOS usability, we need to improve the...
This issue is part of the #2277 EPIC.
This issue is part of the #2277 EPIC.
This PR aims to add a new component: the `StencilOutput`, that allow to add a `CellToCellOutput` task node in the xml to output `ConnectionData` (global id pairs, transmissibilities). **For now**,...