Skip to content

ax3l/openPMD-example-datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openPMD example datasets

These are example of openPMD datasets, in three different geometries:

  • 2D Cartesian
  • 3D Cartesian
  • Cylindrical with azimuthal decomposition ("thetaMode")

In order to obtain these datasets:

  • Clone this repository
git clone https://github.com/openPMD/openPMD-example-datasets.git
  • Uncrompress the files
cd openPMD-example-datasets
tar -zxvf example-2d.tar.gz
tar -zxvf example-3d.tar.gz
tar -zxvf example-thetaMode.tar.gz

Note: The datasets were produced with the Particle-In-Cell code Warp, from the scripts in scripts/. The resolution is intentionally very low, so as to produce data of manageable size.

About

🎁 HDF5 Example Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.1%
  • Lua 5.9%