Please read the comments in
about the status of the implementation.
This repository is still in-development and you will need our
to play with it.
-
postionOffsetandweightingare ignored -
only
massandchargeare interpreted as constants the others as arrays -
!!! in
data_structures.py,class OpenPMDDataset,parse_parameter_filethe size of the simulation box is hard coded and needs to be changed for each file
-
Convert_unitDimensions_to_YTUnit.pyconverts an openPMD unit array in an unit string for YT -
Load_Particles_with_YT_loadParticles.pyis an example to load particles with theyt.load_particles()function instead of the more generalyt.load() -
Simple_HDF5_Hierarchy_Reader.pyshows the groups and attributes of a HDF5-file as a tree -
YT_Example_Plots.pycontains a selection of examples plots with YT