Skip to content

Feature/349 uncertainty report progress - #361

Open
robdeltares wants to merge 3 commits into
masterfrom
feature/349-uncertainty-report-progress
Open

Feature/349 uncertainty report progress#361
robdeltares wants to merge 3 commits into
masterfrom
feature/349-uncertainty-report-progress

Conversation

@robdeltares

Copy link
Copy Markdown
Contributor

No description provided.

double minimumValue;
bool success;

double getLength()

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

see sonar for this, with a few other new issues

@@ -210,10 +213,8 @@ namespace Deltares::Uncertainty
}

// check if convergence is reached (or stop criterion)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
// check if convergence is reached (or stop criterion)
// calculate convergence indicator when sample index is above minimum samples

@robdeltares robdeltares Sep 11, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

applied

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.

2 participants