Fix an issue with different time steps
Sometimes the division between number of steps and time step was not giving the right results. Nevertheless, this just indicates that the species have to be in separated arrays so that the assignment of particles in list, pushing and scattering can be dealt independently. Thus, this is the first step in creating separate arrays of particles per species.
This commit is contained in:
parent
541a6ff97a
commit
b73c8531e8
3 changed files with 7 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue