-
Notifications
You must be signed in to change notification settings - Fork 162
WIP: ES volume integral #468
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
Closed
Closed
Changes from 4 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
1b136de
first draft of new es volume integral, where ec is compared to centra…
gregorgassner 82d6d20
Use cache for du_ec, du_cen to avoid allocations in rhs!
sloede f256e42
Add es-vol-int to 3D (hacky!)
sloede b1e00f4
Pimp TGV setup
sloede 6993469
Apply suggestions from code review
sloede 92de042
introduce VolumeIntegralLocalComparison
ranocha c77cd21
introduce weak_form_kernel
ranocha 84a2fc9
fix alloction of du_ec, du_cen
ranocha ef08417
Merge branch 'es-vol-int' into hr/es-vol-int
ranocha e3f8bd7
Merge pull request #469 from ranocha/hr/es-vol-int
ranocha ae42b7a
Add modification1
sloede 3b6a776
add 2d/elixir_euler_kelvin_helmholtz_instability_comparison.jl
ranocha 2cd6f5c
add new test case, variant of KHI used to stress test the high order …
gregorgassner eb8250d
Merge branch 'main' into es-vol-int
ranocha 20335ab
adding super secret surface flux to the mix...insane imo, but here it is
gregorgassner e99a8d6
merge
gregorgassner 3abdd12
Allow parameterization of LocalComparison volume integral (but does n…
sloede 82f5c15
FluxComparedToCentral, superseding flux_secret
ranocha 1f448e5
example of FluxComparedToCentral
ranocha 11213ba
Merge branch 'es-vol-int' into es-vol-int-with-variants
sloede 492ef27
Make parametric comparison work
sloede 875fcb4
Merge pull request #472 from trixi-framework/es-vol-int-with-variants
ranocha db01ebe
WIP: compare entropy production of local HO fluxes in VolumeIntegralF…
ranocha a438fcd
use some smoothening for flux comparison
ranocha 175e284
WIP:VolumeIntegralLocalFluxComparison
ranocha 6e34259
volume fluxes 'numbered' by alphabet
ranocha d06da8e
adapt switch constant c
ranocha 5d7e500
MR. Consistency 😎
ranocha 7d3018f
VolumeIntegralLocalFluxComparison in 2D and 3D
ranocha a9781aa
Merge branch 'hr/ho_flux_comparison' of github.com:trixi-framework/Tr…
ranocha e89bdf2
VolumeIntegralFluxComparison in 2D, 3D
ranocha e375f36
Merge pull request #475 from trixi-framework/hr/ho_flux_comparison
ranocha 2971e9e
add FluxPlusDissipation and DissipationGlobalLaxFriedrichs
ranocha e0a015b
Merge branch 'es-vol-int' into hr/flux_plus_dissipation
ranocha c29b495
comment on include of numerical_fluxes.jl
ranocha 2fc4e5d
Merge pull request #480 from trixi-framework/hr/flux_plus_dissipation
ranocha c2b7a5b
add flux_left/flux_right
ranocha 2c76079
Merge pull request #482 from trixi-framework/hr/flux_left_right
ranocha d9878c8
Add different setups to 3D TGV elixir
sloede cadf6ed
add more discretizations in elixir khi2
gregorgassner ff761b8
Merge branch 'es-vol-int' of github.com:trixi-framework/Trixi.jl into…
gregorgassner 32dcc77
add flux_godunov for Burgers' equation
ranocha 00f3565
some smaller changes, new example
30caae5
Merge branch 'es-vol-int' of https://github.com/trixi-framework/Trixi…
09f3451
Merge branch 'main' into es-vol-int
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
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.