Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some adjustments to the skin friction drag solvers. #127

Merged
merged 5 commits into from
Feb 5, 2024

Conversation

Kenneth-T-Moore
Copy link
Member

Summary

Tighten up the tolerance on the drag solver so that it behaves better with additional solvers above it.

Related Issues

  • Resolves #

Backwards incompatibilities

None

New Dependencies

None

@ehariton ehariton self-requested a review February 5, 2024 18:35
Copy link
Contributor

@ehariton ehariton left a comment

Choose a reason for hiding this comment

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

Original Tol: 1e-10, makes sense to lower to help with convergence of solvers that call this function.

@johnjasa johnjasa added this pull request to the merge queue Feb 5, 2024
Merged via the queue into OpenMDAO:main with commit de86cdd Feb 5, 2024
7 checks passed
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.

3 participants