AREPO in sf3dmodels (sf3dmodels.arepo)¶
sf3dmodels.arepo Package¶
This package contains useful tools to operate on data from the hybrid (SPH+AMR) code AREPO (Under development).
Classes¶
UniqueCells(data, header) |
Finds non-repeated cells in the input AREPO dataset. |
ReadSnapshot(path[, flags]) |
Reads a binary snapshot from AREPO and stores its data and header information into python dictionaries. |
ArepoTags |