Other population synthesis codes (interop)#

The hydro module contains the functionality necessary for running simulations that use hydrodynamical zoom-in simulations as their initial conditions. This includes the ability to read in snapshots, centre and rotate them, estimate the galactic potential, get the initial conditions of star particles and run a full cogsworth Population based on all that!

COMPAS (interop.compas)#

Classes#

COMPASPopulation(n_binaries[, config_file, ...])

A Population class which uses COMPAS to perform binary stellar evolution instead of COSMIC

Class Inheritance Diagram#

Inheritance diagram of cogsworth.interop.compas.pop.COMPASPopulation

Functions#

get_initial_binaries(filename[, tphysf])

Create an InitialBinaries table from a COMPAS output file

get_bpp(filename)

Create a COSMIC-like bpp table from a COMPAS output file

get_kick_info(filename)

Create a kick_info table from a COMPAS output file