pisces.particles.gadget#
Gadget-style particle dataset support.
This module provides classes and methods for handling particle datasets
formatted in a Gadget-like manner. It includes functionality for reading,
writing, and manipulating such datasets, with a focus on compatibility
with the Gadget simulation code and its derivatives. The particle dataset
classes in this module maintain the Pisces standard of descending from ParticleDataset
and therefore support all of the standard particle dataset operations.
Classes
|
Representation of an AREPO-style particle dataset. |
|
Representation of a Gadget-4 style particle dataset. |
|
Base class for Gadget/AREPO–style particle datasets. |