Trixi.jl icon indicating copy to clipboard operation
Trixi.jl copied to clipboard

Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia

Results 259 Trixi.jl issues
Sort by recently updated
recently updated
newest added

Apparently this has been around before, see the great analysis in https://github.com/trixi-framework/Trixi.jl/issues/1096. However, I am still facing the following issue: ## Example to reproduce Take https://github.com/trixi-framework/Trixi.jl/blob/main/examples/p4est_3d_dgsem/elixir_advection_amr.jl and apply the following...

bug
question
parallelization

Issue from #1968. Currently the BC tests for `GradientVariablesPrimitive` and `GradientVariablesEntropy` are not covered for `CompressibleNavierStokesDiffusion`. Already marked as todo.

enhancement
testing

As mentioned by @ranocha in [#1908 ](https://github.com/trixi-framework/Trixi.jl/pull/1908), a user is now able to set a fixed time step for simulations without a stepsize callback for PERK2 time integration method. The...

This pull request changes the compat entry for the `Makie` package from `0.19, 0.20` to `0.19, 0.20, 0.21`. This keeps the compat entries for earlier versions. Note: I have not...

In GitLab by @sloede on Mar 14, 2020, 12:25 Store all regular output plus additional debug information in a log file such that it can be recovered later, e.g., in...

enhancement
good first issue
backlog

This pull request changes the compat entry for the `StartUpDG` package from `0.17.7` to `0.17.7, 1`. This keeps the compat entries for earlier versions. Note: I have not tested your...