Skip to content

Pull requests: trixi-framework/Trixi.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add block-structured finite volume method enhancement New feature or request
#3067 opened Jun 4, 2026 by vincmarks Contributor Loading…
Liu-Zhang cell average limiter (part 2, Euler)
#3066 opened Jun 4, 2026 by jlchan Contributor Draft
Add combine_conservative_and_nonconservative_fluxes specialization for 3D MPI parallelization Related to MPI, threading, tasks etc. performance We are greedy
#3064 opened Jun 4, 2026 by MarcoArtiano Contributor Draft
Liu-Zhang cell average limiter (part 1, advection)
#3063 opened Jun 4, 2026 by jlchan Contributor Loading…
Update plotting support for Makie for 2D documentation Improvements or additions to documentation visualization
#3057 opened Jun 2, 2026 by vincmarks Contributor Loading…
Fix failing adaptive + subcell limiting test bug Something isn't working
#3056 opened Jun 2, 2026 by bennibolm Contributor Draft
Bump the all-julia-dependencies group across 2 directories with 2 updates dependencies Pull requests that update a dependency file julia Pull requests that update julia code
#3053 opened May 31, 2026 by dependabot Bot Loading…
Add example for 1D nonperiodic continuous Galerkin SBP example Adding/changing examples (elixirs)
#3049 opened May 30, 2026 by Sreeram-Shankar Contributor Loading…
3 of 4 tasks
Plot fv 2d for issue #2998 bug Something isn't working visualization
#3033 opened May 23, 2026 by MagalieHeinrich Loading…
Revert "Avoid deprecation warnings on GPU CI for now"
#3029 opened May 22, 2026 by vchuravy Member Loading…
remove n_cells_max argument from TreeMesh constructor breaking refactoring Refactoring code without functional changes
#3021 opened May 19, 2026 by ranocha Member Draft
2 tasks
VolumeIntegralAdaptive with VolumeIntegralSubcellLimiting for P4est mesh consistency Make Michael happy enhancement New feature or request
#3011 opened May 17, 2026 by DanielDoehring Member Loading…
Add auxiliary variables, part 1 enhancement New feature or request
#3008 opened May 12, 2026 by benegee Contributor Loading…
WIP: Add 2D GPU kernels for boundary conditions gpu
#3007 opened May 11, 2026 by MarcoArtiano Contributor Draft
2 tasks done
Add tests for serial and static backend
#3004 opened May 7, 2026 by vchuravy Member Draft
Modularize Parabolic Parallel Solver low-priority refactoring Refactoring code without functional changes
#2989 opened May 3, 2026 by DanielDoehring Member Loading…
Allow a-posteriori corrections for du bug Something isn't working
#2953 opened Apr 23, 2026 by bennibolm Contributor Draft
Switch VecOfArrays for RecursiveArrayTools's VectorOfArray gpu refactoring Refactoring code without functional changes
#2952 opened Apr 23, 2026 by benegee Contributor Loading…
Gauss-Legendre: Boundary Coordinates for 2D P4estMesh enhancement New feature or request
#2928 opened Apr 14, 2026 by DanielDoehring Member Loading…
ProTip! Filter pull requests by the default branch with base:main.