equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
101 stars 104 forks source link

Remove current memory usage from run details view #8103

Closed berland closed 3 months ago

berland commented 3 months ago

Also adds the string 'realization' to the displayed string to remind that this is not about the usage of the Ert mother process.

Current memory usage quickly becomes a very random uninteresting number when realization eventually get staggered in time. Maximum is the only thing that really matters.

Issue Resolves #my_issue

Approach Short description of the approach

(Screenshot of new behavior in GUI if applicable)

When applicable

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.01%. Comparing base (97f6b40) to head (f1af409).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8103 +/- ## ========================================== - Coverage 86.03% 86.01% -0.03% ========================================== Files 382 382 Lines 23706 23705 -1 Branches 618 634 +16 ========================================== - Hits 20395 20389 -6 - Misses 3230 3243 +13 + Partials 81 73 -8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.