Skip to content
Snippets Groups Projects
Commit 0c7b3c2e authored by Matthew Carney's avatar Matthew Carney
Browse files

Added gw_eos.txt which was ignored in last push.

parent 16a256cc
No related branches found
No related tags found
1 merge request!825Added gw_eos.txt which was ignored in last push.
.. gw_eos:
====================================================
Neutron Star Equation of State Modeling and Sampling
====================================================
Base class for EOS objects. Initialized with energy-density pressure data from either an 2D array or file. Includes plotting routines for common representations of EOS:
.. autoclass:: bilby.gw.eos.TabularEOS
:members:
Spectral decomposition parameterized EOS from Lindblom, 2010 (ArXiv: 1009.0738):
.. autoclass:: bilby.gw.eos.SpectralDecompositionEOS
:members:
A Neutron star EOS 'Family'. Constructing this object maps the passed EOS object to its corresponding mass-radius relationship by solving the TOV equations. Also includes plotting routines for mass-radius and several equivalent representations of NS Family:
.. autoclass:: bilby.gw.eos.EOSFamily
:members:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment