Niklas Neher
Niklas Neher
~~needs https://github.com/trixi-framework/PointNeighbors.jl/pull/17~~
Good point, thanks! https://github.com/LasNikas/paper-2024-joss-pdf/blob/build/paper.pdf
A possible workaround might be `TrixiParticlesCallbackSet(semi, callbacks...)` I have no better idea...
yes, exactly.
However, the problem is - as discussed in #442 - : > one can run one proper simulation with a system and then reuse this system for simulations without `UpdateCallback`.
The boundary density is calculated by the `inverse_state_equation` with extrapolated fluid pressure. Wouldn't it have a similar effect if you pass a `background_pressure` to the `state_equation` for the boundary model?...
[Soleimani 2016 ](http://dx.doi.org/10.1007/s00466-016-1308-9)is also using Adami-hydrostatic-pressure with acceleration for FSI
> A quick thought on this: Most of these long arrays are three-liners, right? So when reading it in an editor without line-wrapping, it's just three lines that one can...
> I created this issue to discuss options and see if we can find anything about this in the literature (I couldn't). I just found this in section 4.8 in...
@efaulhaber and @svchb do we need this example or should I close this PR?