-
Couldn't load subscription status.
- Fork 132
Add positivity-limiter to the AMRCallback
#2396
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
Open
patrickersing
wants to merge
31
commits into
trixi-framework:main
Choose a base branch
from
patrickersing:amr_limiter
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+731
−105
Open
Changes from 29 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
7b9a40d
add positivity limiter to the amr callback
patrickersing 318bfad
remove duplicate limiter! argument
patrickersing f98cd62
Merge branch 'main' into amr_limiter
patrickersing e221e40
Update src/callbacks_step/amr.jl
patrickersing 5faaf4d
Merge branch 'main' into amr_limiter
DanielDoehring d9b6c90
Merge branch 'main' into amr_limiter
bennibolm 544ac69
Implement synchronized shifting for child elements
bennibolm 24d8df0
Merge branch 'main' into amr_limiter
patrickersing 2b7dc80
Merge branch 'main' into amr_limiter
patrickersing 009496c
Merge branch 'main' into amr_limiter
bennibolm f214aea
Use `compute_u_mean`; Update docstring
bennibolm 296d883
Use `compute_u_mean` in limiter after coarsening
bennibolm 5605be8
Rename function
bennibolm 15a8ff2
Implement suggestions
bennibolm 0e82f4d
Apply suggestions from code review
DanielDoehring 26abb91
Apply suggestions from code review
DanielDoehring ff35db1
Apply suggestions from code review
DanielDoehring c32a2e1
Apply suggestions from code review
DanielDoehring 03d2936
Update src/callbacks_stage/positivity_zhang_shu_dg1d.jl
DanielDoehring 07a1e0c
Apply suggestions from code review
DanielDoehring 9861aee
Update src/callbacks_stage/positivity_zhang_shu_dg2d.jl
DanielDoehring 29ab55a
Update src/callbacks_stage/positivity_zhang_shu_dg1d.jl
DanielDoehring 00ca066
Update src/callbacks_stage/positivity_zhang_shu_dg1d.jl
DanielDoehring a5485f3
Apply suggestions from code review
DanielDoehring fdc1337
Rename for-variables; Remove comments
bennibolm b035070
Remove codes as suggested
bennibolm e042600
add comment for amr positivity-limiting
patrickersing 6852972
Merge branch 'main' into amr_limiter
patrickersing 7b8d2ab
Apply limiter after refinement/coarsening for T8codeMesh (#50)
bennibolm 5c1a1a2
doc
DanielDoehring 6d3cbfb
Merge branch 'main' into PatrickErsingLimitedMortars
DanielDoehring File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.