pisces.extensions.simulation.gadget.particles#
Specialized particle dataset class for Gadget-compatible HDF5 files.
This module defines the GadgetParticleDataset
class, which extends the
generic ParticleDataset
class to handle HDF5 files formatted
according to the Gadget-4 (and related Gadget-family) conventions.
It provides methods for creating, reading, and manipulating particle
datasets that follow Gadget’s structure, including support for
standard particle types, fields, and metadata.
Classes
|
Representation of a Gadget-compatible particle dataset. |