Skip to content

franzpoeschel/openPMD-example-datasets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

Packages

No packages published

Languages

  • Python 100.0%