Skip to content

Conversation

@totto82
Copy link
Member

@totto82 totto82 commented Dec 15, 2025

This is to make it similar to the way the norms are computed in the fully implicit approach.

@totto82 totto82 added the manual:irrelevant This PR is a minor fix and should not appear in the manual label Dec 15, 2025
@totto82
Copy link
Member Author

totto82 commented Dec 15, 2025

jenkins build this please

"CNV(E): {:.1e}, EB: {:.1e}",
iter, maxNorm, sumNorm);
OpmLog::info(msg);
if (maxNorm < tolerance_cnv_energy && sumNorm < tolerance_energy_balance) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot to change tot ::debug here and maybe also below. I don't think the user would like all this information.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@totto82
Copy link
Member Author

totto82 commented Dec 17, 2025

jenkins build this failure report please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

manual:irrelevant This PR is a minor fix and should not appear in the manual

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant