fiesta.arepo#

This module contains classes to interact with AREPO data, both structured and unstructured meshes, such as reading/writing routines and plotting algoritms. Currently only supports 3D data.

Classes

ArepoCubicGrid(file_path[, AREPO_bounds, ...])

Class to deal with AREPO cubic/cuboidal grids that have been ray-casted from snapshots.

ArepoVoronoiGrid(file_path[, io_flags, verbose])

Class to deal with AREPO snapshosts in the form of native unstructured meshes.