Fix usage of uninitialized variable
Description
The classical particles' acceleration is not always available, so we don't print it to the log anymore.
News snippet
Fix usage of uninitialized variable in classical particles.
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.