pisces.models.galaxy_clusters.spherical#

Spherical galaxy cluster models.

This module provides classes and methods for constructing and analyzing spherically symmetric galaxy cluster models, including both standard and magnetized variants. It supports the generation of cluster models from analytic or tabulated profiles of gas density, temperature, entropy, and total density, and can include optional stellar and magnetic field components.

This module is intended for use in astrophysical modeling and analysis of galaxy clusters, particularly in the context of hydrostatic equilibrium and multi-component mass modeling.

Classes

MagnetizedSphericalGalaxyClusterModel(...)

A spherically symmetric galaxy cluster model featuring a magnetic field.

SphericalGalaxyClusterModel(filepath, *args, ...)

Spherical, hydrostatic galaxy cluster model.