Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by trixi-framework
A curated list of projects in awesome lists by trixi-framework .
https://github.com/trixi-framework/trixi.jl
Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
adaptive-mesh-refinement amr conservation-laws discontinuous-galerkin hyperbolic-equations julia numerical-simulation-framework simulation summation-by-parts
Last synced: 20 Dec 2024
https://github.com/trixi-framework/Trixi.jl
Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia
adaptive-mesh-refinement amr conservation-laws discontinuous-galerkin hyperbolic-equations julia numerical-simulation-framework simulation summation-by-parts
Last synced: 13 Nov 2024
https://github.com/trixi-framework/hohqmesh
High Order Hex-Quad Mesh (HOHQMesh) package to automatically generate all-quadrilateral meshes with high order boundary information.
Last synced: 19 Nov 2024
https://github.com/trixi-framework/p4est.jl
P4est.jl is lightweight Julia wrapper for the p4est C library, which allows to manage multiple connected adaptive quadtrees/octrees in parallel.
adaptive-mesh-refinement hacktoberfest octree p4est quadtree
Last synced: 19 Nov 2024
https://github.com/trixi-framework/hohqmesh.jl
HOHQMesh.jl is a Julia wrapper for the HOHQMesh mesh generator, which allows to produce curved quadrilateral and hexahedral meshes for high-order numerical simulations.
geometry high-order-methods mesh-generation
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixiparticles.jl
TrixiParticles.jl: Particle-based multiphysics simulations in Julia
julia multiphysics simulation smoothed-particle-hydrodynamics
Last synced: 19 Nov 2024
https://github.com/trixi-framework/pointneighbors.jl
PointNeighbors.jl: Neighborhood search with fixed search radius in Julia
julia neighborhood-search particles simulation smoothed-particle-hydrodynamics
Last synced: 11 Oct 2024
https://github.com/trixi-framework/trixishallowwater.jl
Shallow water simulations with Trixi.jl
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixi2vtk.jl
Convert output files generated with Trixi.jl to VTK.
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-self-gravitating-gas-dynamics
A purely hyperbolic discontinuous Galerkin approach for self-gravitating gas dynamics
Last synced: 19 Nov 2024
https://github.com/trixi-framework/talk-2022-juliacon_toolchain
From Mesh Generation to Adaptive Simulation: A Journey in Julia at JuliaCon 2022
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixiatmo.jl
Simulation package for atmospheric models based on Trixi.jl
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-2021-juliacon
Adaptive numerical simulations with Trixi.jl: A case study of Julia for scientific computing
Last synced: 19 Nov 2024
https://github.com/trixi-framework/talk-2021-juliacon
Adaptive and extendable numerical simulations with Trixi.jl at JuliaCon 2021
Last synced: 19 Nov 2024
https://github.com/trixi-framework/tutorial-2021-icosahom
Trixi.jl: High-Order Numerical Simulations of Hyperbolic PDEs in Julia
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixibase.jl
Common functionality used by multiple Julia packages in the Trixi Framework
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-2024-amr-paired-rk
Reproducibility repository for the paper "Multirate Time-Integration based on Dynamic ODE Partitioning through Adaptively Refined Meshes for Compressible Fluid Dynamics"
computational-fluid-dynamics multirate-schemes runge-kutta
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixistartup.jl
Experimental startup package for Trixi.jl to reduce latency for new users
Last synced: 19 Nov 2024
https://github.com/trixi-framework/talk-2021-julia-adaptive-multi-physics-simulations
Julia for adaptive high-order multi-physics simulations
Last synced: 19 Nov 2024
https://github.com/trixi-framework/talk-2021-introduction_to_julia_and_trixi
Introduction to Julia and Trixi, a numerical simulation framework for hyperbolic PDEs
adaptive-mesh-refinement amr conservation-laws discontinuous-galerkin julia jupyter-notebook numerical-simulation-framework trixi
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixibottomtopography.jl
Approximating real world data for bottom topographies
Last synced: 19 Nov 2024
https://github.com/trixi-framework/krome.jl
KROME.jl is a lightweight Julia wrapper for KROME, a Fortran library for including chemistry and microphysics in astrophysics simulations.
Last synced: 19 Nov 2024
https://github.com/trixi-framework/libtrixi
Interface library for using Trixi.jl from C/C++/Fortran
amr c-fortran-interface conservation-laws julia numerical-library simulation
Last synced: 19 Nov 2024
https://github.com/trixi-framework/smesh.jl
Smesh.jl is a lightweight wrapper of the Fortran package smesh for generation and handling of unstructured meshes
Last synced: 19 Nov 2024
https://github.com/trixi-framework/smesh
A simple Fortran package for generating and handling unstructured triangular and polygonal meshes
delaunay-triangulation fortran mesh mesh-generation
Last synced: 19 Nov 2024
https://github.com/trixi-framework/tutorial-2023-kassel
Companion repository for a tutorial on the Julia programming language and Trixi.jl, a Julia package for adaptive high-order numerical simulations of hyperbolic PDEs
Last synced: 19 Nov 2024
https://github.com/trixi-framework/tutorial-2023-snubic
Companion repository for a tutorial on the Julia programming language and Trixi.jl
Last synced: 19 Nov 2024
https://github.com/trixi-framework/p4est-bindings-clang-jl
An attempt to create p4est bindings using Clang.jl
Last synced: 19 Nov 2024
https://github.com/trixi-framework/add-pr-review-checklist
GitHub Action for adding a review checklist to newly created pull requests
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-ec-kep-pep
Reproducibility: Preventing pressure oscillations does not fix local linear stability issues of entropy-based split-form high-order schemes
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-2024-generalized-upwind-sbp
Reproducibility repository for the paper "Generalized upwind summation-by-parts operators and their application to nodal discontinuous Galerkin methods"
Last synced: 19 Nov 2024
https://github.com/trixi-framework/talk-2024-juliacon_aerodynamics
Reproducibility repository for the talk given at JuliaCon 2024
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-2021-ec_performance
Reproducibility repository for "Efficient implementation of modern entropy stable and kinetic energy preserving discontinuous Galerkin methods for conservation laws"
conservation-laws discontinuous-galerkin fortran julia simd
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-2023-es_two_layer
Reproducibility repository for "An entropy stable discontinuous Galerkin method for the two-layer shallow water equations on curvilinear meshes"
Last synced: 19 Nov 2024
https://github.com/trixi-framework/talk-2024-derse-libtrixi
deRSE24: Controlling parallel simulations in Julia from C/C++/Fortran programs with libtrixi
Last synced: 19 Nov 2024
https://github.com/trixi-framework/ftobjectlibrary
A Fortran library for reference counted object and container classes.
Last synced: 19 Nov 2024
https://github.com/trixi-framework/smartshockfinder.jl
Create troubled cell indicators for Trixi.jl using artificial neural networks
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-2022-robustness-entropy-projection
Reproducibility repository for the paper "On the entropy projection and the robustness of high order entropy stable discontinuous Galerkin schemes for under-resolved flows"
Last synced: 19 Nov 2024
https://github.com/trixi-framework/talk-2024-dlr-braunschweig-trends-dgsem
Reproducibility repository for the talk "New trends and developments in DGSEM: Robustness, efficiency, and application"
Last synced: 19 Nov 2024
https://github.com/trixi-framework/performance-2024-trixi_taylor-green_vortex
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixi2vtk_reference_files
Reference VTK files for testing of Trixi2Vtk.jl
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-2022-stepsize_control
Reproducibility repository for "On error-based step size control for discontinuous Galerkin methods for compressible fluid dynamics"
Last synced: 19 Nov 2024
https://github.com/trixi-framework/paper-2023-upwind
Reproducibility repository for the paper "On the robustness of high-order upwind summation-by-parts methods for nonlinear conservation laws"
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixismartshockfinder.jl
Spin-off repository of Trixi.jl with neural network-based shock indicators
Last synced: 19 Nov 2024
https://github.com/trixi-framework/p4est_jll_bindings
Generate and host Julia bindings for the p4est library provided by P4est_jll.jl
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixidebug.jl
Repository for debugging CI runs of Trixi.jl
Last synced: 19 Nov 2024
https://github.com/trixi-framework/trixi_indicatorneuralnetwork_networks
Pre-trained neural networks for the IndicatorNeuralNetwork shock indicator in Trixi.jl
Last synced: 19 Nov 2024
https://github.com/trixi-framework/hohqmesh_examples
Example output files for HOHQMesh
Last synced: 19 Nov 2024