Warwick-Plasma / epoch

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

Change data layout in EPOCH #29

Open keithbennett opened 3 years ago

keithbennett commented 3 years ago

In GitLab by Christopher Brady (@csbrady-warwick) on 14 Jun 2017, 16:51 (GitLab issue GL#1503)

Change underlying particle data layout from linked list to structure of arrays (ragged arrays)

keithbennett commented 3 years ago

In GitLab by Heather Ratcliffe (@hratcliffe) on 03 May 2019, 16:46

mentioned in issue epoch-dev/epoch#1

keithbennett commented 3 years ago

In GitLab by Heather Ratcliffe (@hratcliffe) on 08 Jul 2019, 13:51

mentioned in merge request !337