Skip to content

[DRAFT] Split statistics components computation & output#3836

Draft
MelReyCG wants to merge 289 commits intodevelopfrom
bugfix/rey/split-statistics-components
Draft

[DRAFT] Split statistics components computation & output#3836
MelReyCG wants to merge 289 commits intodevelopfrom
bugfix/rey/split-statistics-components

Conversation

@MelReyCG
Copy link
Contributor

@MelReyCG MelReyCG commented Sep 26, 2025

Issue: #3822
On top of PR : #3829

Planned refactor: The goal is to have a way to query statistics for solver (reservoi rreference pressure for wells), with a clear separation with output statistics component.

The following plan tries to avoid recomputation by grouping statistics. It also aims to structure necessary views for kernels, in order to reduce number of lambda & function parameters.

Sans titre

…emove break; in the streamMultilineYamlAttribute() method
…r delete the first line over and over again but loop over the lines
…ul at this time) + ensure that opening and writing to the file is exception-free
… + methods reanming + switch the streamMultilineYamlAttribute() method to private
…dToMsg method which takes an std::exception + add a boolean toEnd in the addToMsg methods
…ethod because this code is already exception-free
@MelReyCG MelReyCG changed the base branch from develop to refactor/dudes/error-context January 26, 2026 10:06
MelReyCG and others added 25 commits January 26, 2026 11:17
Base automatically changed from refactor/dudes/error-context to develop February 10, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments