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

Neutral viscosity bugfix #41

Merged
merged 9 commits into from
Jul 14, 2023
Merged

Neutral viscosity bugfix #41

merged 9 commits into from
Jul 14, 2023

Conversation

holm10
Copy link
Collaborator

@holm10 holm10 commented Jul 14, 2023

Fixed bug in neutral viscosity loop

  • Do loop ended at radial index ny rather than ny+1
  • Changes affect the Jacobian calculation
  • Does not affect the full RHS evaluation
  • Bug should not affect the steady-state solution
  • Bugfix should improve convergence behavior to steady-state

Advanced version to 8.0.4-patch0 as a precaution: converged fnorms may change after updating, negligible impact on steady-state solution expected

Bill Meyer and others added 9 commits May 30, 2023 10:52
Merging GitHub Actions workflow into develop
Consolidate version checking from master
Fixed bug in neutral viscosity loop
- Do loop ended at radial index ny rather than ny+1
- Changes affect the Jacobian calculation
- Does not affect the full RHS evaluation
- Bug should not affect the steady-state solution
- Bugfix should improve convergence behavior to steady-state
@holm10 holm10 merged commit 23ab81e into master Jul 14, 2023
2 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.

2 participants