The problem is a simple n-body problem:
there is n charged particles - electrons, protons, or other particles;
we have the initial parameters: a mass, charge, position, velocity, at a time t = 0.
In a standard (classical) numerical computation of the n-body problem I can use any numerical...