-
Notifications
You must be signed in to change notification settings - Fork 113
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
Node-level visualization support for coefficients of Subcell limiting #1611
Node-level visualization support for coefficients of Subcell limiting #1611
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1611 +/- ##
===========================================
+ Coverage 65.05% 84.28% +19.22%
===========================================
Files 419 419
Lines 34118 34176 +58
===========================================
+ Hits 22194 28802 +6608
+ Misses 11924 5374 -6550
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
@bennibolm I was overexcited when I approved the PR and thus had forgotten about some comments I added earlier. If those have been resolved (which shouldn't be hard), this is good to go! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
This PR provides the handling with node-level data as the subcell limiting blending factors. In combination with the PR to Trixi2Vtk.jl, this allows the visualization of those coefficients.