You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CO2Leakage: Add support for residual trapping and AMFG migration time (#1295)
* CO2Leakage: Add support for residual trapping. Add support for AMFG migration time. Plus other improvements.
* Black fix
* Bug fix
* CO2Leakage: Update changelog.md
* Temp update links in subsurface.yml
* New update subsurface.yml, hack to test PR
* Update subsurface.yml, use standard fork name again
* Remove a comment as hack to rerun tests
* Revert temp changes in subsurface.yml
---------
Co-authored-by: AudunSektnanNR <sek@nr.no>
Co-authored-by: Audun Sektnan <99661468+AudunSektnanNR@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
### Added
12
12
-[#1293](https://github.com/equinor/webviz-subsurface/pull/1293) - Added automatic calculation of `STOIIP_TOTAL` / `GIIP_TOTAL` in `VolumetricAnalysis`.
13
13
14
+
### Changed
15
+
-[#1295](https://github.com/equinor/webviz-subsurface/pull/1295) - CO2Leakage: Add support for residual trapping and AMFG migration time. Also changed input format of CSV-files. Various other minor improvements.
16
+
14
17
### Fixed
15
18
-[#1287](https://github.com/equinor/webviz-subsurface/pull/1287) - Fixed bug when grouping on FACIES for non-standard static sources.
0 commit comments