Warwick-Plasma / epoch

Particle-in-cell code for plasma physics simulations
https://epochpic.github.io
GNU General Public License v3.0
175 stars 55 forks source link

Bit reversed instead of random sampling in the auto-loader #13

Open keithbennett opened 3 years ago

keithbennett commented 3 years ago

In GitLab by Sam Yoffe on 15 Jun 2015, 18:10 (GitLab issue GL#1257)

Hi Keith,

When using the npart_per_cell specification in species blocks, is it possible to load particles in a bit reversed manner (i.e. sample the Halton set) rather than randomly generating the positions?

Many thanks, Sam

keithbennett commented 3 years ago

In GitLab by Keith Bennett (@keithbennett) on 16 Jun 2015, 11:31

Added ~41 and removed ~39 ~38 labels

keithbennett commented 3 years ago

In GitLab by Keith Bennett (@keithbennett) on 16 Jun 2015, 11:31

Assignee removed

keithbennett commented 3 years ago

In GitLab by Keith Bennett (@keithbennett) on 16 Jun 2015, 11:32

Not currently.