Fix OBC extrapolation (again)#855
Merged
LasNikas merged 32 commits intotrixi-framework:mainfrom Jul 28, 2025
Merged
Conversation
19 tasks
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #855 +/- ##
==========================================
+ Coverage 70.45% 70.49% +0.03%
==========================================
Files 106 106
Lines 6895 7033 +138
==========================================
+ Hits 4858 4958 +100
- Misses 2037 2075 +38
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5e8423d to
a8b6555
Compare
Collaborator
Author
UpdateI added 3 different mirror methods and plotted the pressure along the center line of the entire domain
|
added 2 commits
July 10, 2025 10:10
e3dcacc to
5312657
Compare
5312657 to
8863884
Compare
added 4 commits
July 10, 2025 11:05
svchb
requested changes
Jul 22, 2025
svchb
previously approved these changes
Jul 23, 2025
Collaborator
Author
|
/run-gpu-tests |
efaulhaber
requested changes
Jul 24, 2025
Member
efaulhaber
left a comment
There was a problem hiding this comment.
I'll have to look at the tests again.
Collaborator
Author
|
/run-gpu-tests |
Collaborator
Author
|
/run-gpu-tests |
efaulhaber
requested changes
Jul 24, 2025
svchb
previously approved these changes
Jul 28, 2025
efaulhaber
previously approved these changes
Jul 28, 2025
Collaborator
Author
|
/run-gpu-tests |
efaulhaber
approved these changes
Jul 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR fixes the bug with the swapped function call (
check_domain!afterupdate_boundary_quantities!).In addition, this PR contains:
in the following we'll see some snapshots at
t= 1.5.On
mainTafuni inflow and outflow
scenario 0
bug:
check_domain!afterupdate_boundary_quantities!This PR
Tafuni inflow and outflow
Zero-th order mirroring
First order mirroring
Simple mirroring