Debug airfoil sign error#1443
Conversation
Qodo reviews are paused for this user.Troubleshooting steps vary by plan Learn more → On a Teams plan? Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center? |
Claude Code ReviewHead SHA: 418efe8 Files changed:
Findings1.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1443 +/- ##
=======================================
Coverage 61.31% 61.31%
=======================================
Files 72 72
Lines 19771 19771
Branches 2852 2852
=======================================
Hits 12123 12123
Misses 5699 5699
Partials 1949 1949 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@danieljvickers have a look at the claude comments for a double check |
Description
The levelsets of airfoils have a sign error, causing them to point into the aifoil rather than away. This causes the airfoil IB to suck in fluid rather than repel it. This is very evident in low mach numbers and causes instabilities.
Type of change
Checklist
See the developer guide for full coding standards.
GPU changes (expand if you modified
src/simulation/)