openPMD / openPMD-standard

:notebook: Open Standard for Particle-Mesh Data
http://www.openPMD.org
Creative Commons Attribution 4.0 International
79 stars 29 forks source link

# Openpmd format for Ocelot tracking code #279

Open zhangli28 opened 1 year ago

zhangli28 commented 1 year ago

Dear Developers,

I recent came to know that the particle tracking code OCELOT can read openpmd data format (https://github.com/ocelot-collab/ocelot/commit/55d485d19ab7e9c3e92c09484588aa85b35a7a13).

This is a nice combination of PIC and then tracking of particles in beam line.

I am wonder if you have ever tried to use FBPIC or WarpX output data file to read in Ocelot ?

This may be interesting for many users. (I have also posted the same issue on openPMD-viewer)

Thanks.