-
Notifications
You must be signed in to change notification settings - Fork 112
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
1.11.test vals parabolic #2114
base: hr/test_ci_julia_1_11
Are you sure you want to change the base?
1.11.test vals parabolic #2114
Conversation
* Level Info TreeMesh without AMR * comment * Update src/callbacks_step/analysis.jl * Update src/callbacks_step/analysis.jl
…rk#2062) * remove_normal_direction_ll * update testset name StructuredMesh3D * fix BoundaryConditionDoNothing * adjust docstrings * add comment to docstring * update test values * add news item --------- Co-authored-by: Daniel Doehring <[email protected]> Co-authored-by: Hendrik Ranocha <[email protected]>
* Add velocity functions for different equations * Formatter * Fix CI * Format * Export velocity, add docs * Export velocity, add docstring, add unit tests, make MHD velocity like 3D for all dims * Refractor bug fixgit push * Changes as per review * General velocity normal function --------- Co-authored-by: Hendrik Ranocha <[email protected]>
…ep existing compat) (trixi-framework#2106) Co-authored-by: CompatHelper Julia <[email protected]>
* start working * get EB limiter to work * Refine EB limiter * fmt * 2D/3D Limiters * introduce parameter of tolerated entropy decrease * change to exp_entropy_diff * fmt * export * docstring * 3d example * exam,ples * examples * examples * fmt * adaptive * examples * fmt * tests + docu * fmt + spelling * comment * Apply suggestions from code review Co-authored-by: Benjamin Bolm <[email protected]> * Apply suggestions from code review * increase => change * fmt * spelling * revisit * revert * back to decrease * fmt * typo * comments * theta * longer sim * removed unused code * for coverage * Apply suggestions from code review * longer runtime for coverage * vals * reproducible test values * shorten * changes * testvals * test vals * Update src/callbacks_stage/entropy_bounded_limiter_2d.jl * Apply suggestions from code review * Update docs/literate/src/files/shock_capturing.jl * more iters * Apply suggestions from code review * comments * mention step_limiter! capability * Update docs/literate/src/files/shock_capturing.jl * Update src/callbacks_stage/entropy_bounded_limiter.jl * Update src/callbacks_stage/entropy_bounded_limiter.jl * Apply suggestions from code review --------- Co-authored-by: Benjamin Bolm <[email protected]>
Review checklistThis checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging. Purpose and scope
Code quality
Documentation
Testing
Performance
Verification
Created with ❤️ by the Trixi.jl community. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## hr/test_ci_julia_1_11 #2114 +/- ##
=========================================================
- Coverage 96.34% 88.40% -7.94%
=========================================================
Files 470 477 +7
Lines 37497 37704 +207
=========================================================
- Hits 36125 33331 -2794
- Misses 1372 4373 +3001
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Please note #1880 ... |
No description provided.