Define the style of particle
Particle style defines the data structure of the particle. A summary of the data structure of the particle style is given below:
| style | data structure |
| atomic | x[3], v[3], f[3] |
| sphere | x[3], v[3], f[3], ω[3], torque[3] |
style = atomic