- N-body codes employ particles instead of a fluid
- This leads to discreteness errors (2-body interactions)
Can we find an alternative to N-body simulations ?
Since CDM occupies a low-dimensional submanifold, we can completely describe the dynamics using the displacement field $\zeta(q,\tau)$:
$$ x(q,\tau) = q + \zeta(q,\tau) $$
With the equation of motion:
$$ \frac{\partial^2 \zeta}{\partial \tau^2}
+ \frac{3}{2\tau} \frac{\partial \zeta}{\partial \tau}
= - \frac{3}{2\tau} \frac{\partial \phi}{\partial x}$$
Can a neural network learn the solution ?