Niklas Neher

Results 78 issues of Niklas Neher

based on #439 and #436

enhancement
high priority

based on #437 and #440

high priority

Auto-built PDF: [view](https://github.com/LasNikas/paper-2024-joss-pdf/blob/build/paper.pdf), [download](https://raw.githubusercontent.com/LasNikas/paper-2024-joss-pdf/build/paper.pdf)

see #221 based on #440

enhancement
high priority

Assuming incompressibility of the fluid, the viscous acceleration simplifies to $$\frac{d\textbf{v}}{dt} = \frac{\eta}{\rho} \nabla^2 \textbf{v}$$ In Price 2012 the second derivative of a vector is given as ![image](https://github.com/trixi-framework/TrixiParticles.jl/assets/73897120/a3f0cd20-d42c-4a73-b717-19b6be613c99) where ![image](https://github.com/trixi-framework/TrixiParticles.jl/assets/73897120/425fc039-87dd-4f91-b36e-63cc894e5cab)...

As seen in #262, a two-way coupling of fluid and structure is not that trivial. I suggest spending more time on literature and then implementing an interface for coupling single...

enhancement

For some methods such as TVF and OpenBC an update each full time step is necessary. That makes the update callback in #440 mandatory for a simulation. We can't just...

discussion

As discussed in #437: https://github.com/trixi-framework/TrixiParticles.jl/pull/437#discussion_r1543045977

documentation
discussion

as discussed in #437

documentation
good first issue