Add plant-data reconciliation and Bayesian digital twin notebook - #150
Merged
Merged
Conversation
Owner
Author
|
CI triage update:
The CO₂ failure occurs in an unchanged notebook while testing current NeqSim master: its EOS-CG 70 bara / 25 °C nominal-state phase-count assertion no longer passes. It is independent of this PR's seven changed files and is tracked with exact provenance and acceptance criteria in #151. No unrelated workaround has been added to this focused draft PR. |
EvenSol
marked this pull request as ready for review
September 1, 2026 17:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a long, executed NeqSim Colab tutorial on plant-data reconciliation and Bayesian digital-twin calibration.
The notebook:
This fills the explicit follow-up recorded for the retired
syntheticdatageneration.ipynbnotebook and complements the existing online-simulation, model-versus-measurement, IoT, and machine-learning examples.Reproducibility and validation
fdf6b227b4240589ebbfb900527b37e667f3efc8.scripts/check_notebook.py --require-main-source.The new path-scoped workflow repeats source build, generation, execution, integrity checks, HTML rendering, and artifact upload.
Documentation impact
Adds the notebook to the main Colab catalog and the README featured list, records it in the sharded maintenance ledger, and increments the active-notebook count.
Upstream finding
While reviewing the current NeqSim APIs, the core data-reconciliation example was found to use obsolete method signatures. The actionable repair is tracked in equinor/neqsim#3393. This notebook links that issue and uses the verified current APIs.