New paper: TrixiParticles.jl: Particle-based multiphysics simulation in Julia
TrixiParticles.jl is a Julia-based open-source package for particle-based multiphysics simulations and part of the
Trixi Framework. It handles complex geometries and specialized applications, such as computational fluid dynamics (CFD) and structural dynamics, by providing a versatile platform for particle-based methods. TrixiParticles.jl allows for the straightforward addition of new particle systems and their interactions, facilitating the setup of coupled multiphysics simulations such as fluid-structure interaction (FSI). Furthermore, simulations are set up directly with Julia code, simplifying the integration of custom functionalities and promoting rapid prototyping.