-
Notifications
You must be signed in to change notification settings - Fork 151
Move SWEs to TrixiShallowWater.jl #2379
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
Merged
Merged
Changes from 13 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
52a4cc8
remove shallow water equations
patrickersing f37f813
apply formatter
patrickersing 1ccbab2
Merge branch 'main' into swe_separation
patrickersing 20ce638
add docstrings to the functions that are shared between subpackages
patrickersing 69e0b9c
add additional tests for TreeMesh
patrickersing 17abbdd
move empty exported fluxes from equations.jl to numerical_fluxes.jl
patrickersing 3e75a31
add news item
patrickersing 55a2372
add elixir_mhd_onion.jl and corresponding test for UnstructuredMesh2D
patrickersing 03b129a
Merge branch 'main' into swe_separation
patrickersing b2bae73
add unit_test for lake_at_rest_error
patrickersing 0dfb7c5
remove todo note
patrickersing 38c6e86
replace swe elixir in benchmarks.jl with euler_quasi_1d
patrickersing 5e88c60
Merge branch 'main' into swe_separation
patrickersing 302c8ca
Update NEWS.md
patrickersing 18f175e
Merge branch 'main' into swe_separation
patrickersing fdc9e06
modify docstrings for empty interface functions
patrickersing 1159cc3
Merge branch 'main' into swe_separation
patrickersing 888e762
Merge branch 'main' into swe_separation
andrewwinters5000 e8c0b37
Merge branch 'main' into swe_separation
patrickersing aebde95
Merge branch 'main' into swe_separation
ranocha 270e8f7
Apply suggestions from code review
patrickersing 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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
examples/p4est_2d_dgsem/elixir_shallowwater_source_terms.jl
This file was deleted.
Oops, something went wrong.
120 changes: 0 additions & 120 deletions
120
examples/structured_2d_dgsem/elixir_shallowwater_well_balanced.jl
This file was deleted.
Oops, something went wrong.
60 changes: 0 additions & 60 deletions
60
examples/t8code_2d_dgsem/elixir_shallowwater_source_terms.jl
This file was deleted.
Oops, something went wrong.
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.