Skip to content
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

Add reference files for subcell limiting coefficient #2

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

bennibolm
Copy link
Contributor

Adding reference files for the solution of elixir ("tree_2d_dgsem", "elixir_euler_sedov_blast_wave_sc_subcell.jl") with ´maxiters=10`. One file with data reinterpolation and one without.
Used for trixi-framework/Trixi2Vtk.jl#67

@bennibolm
Copy link
Contributor Author

bennibolm commented Jun 18, 2024

I added those two reference files, created by

trixi_include(joinpath(examples_dir(), "tree_2d_dgsem/elixir_euler_sedov_blast_wave_sc_subcell.jl"), maxiters=10)

with Trixi/main and

trixi2vtk("../Trixi.jl/run/out/solution_*.h5", output_directory="../Trixi.jl/run/out/", reinterpolate=false)
trixi2vtk("../Trixi.jl/run/out/solution_*.h5", output_directory="../Trixi.jl/run/out/", reinterpolate=true)

in Trixi2Vtk/node_variables.
So, I hope these are the correct files for Trixi2Vtk PR trixi-framework/Trixi2Vtk.jl#67.

@sloede I don't have any right here. Could you please take a look at it.

Locally, my Trixi2Vtk tests run through when copying those two files manually to the directory.

@bennibolm
Copy link
Contributor Author

Or of course, it makes more sense to first review the PR trixi-framework/Trixi2Vtk.jl#67 .

@sloede sloede merged commit 114c4d4 into trixi-framework:main Jun 21, 2024
@bennibolm bennibolm deleted the subcell-visualization branch June 21, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants