Skip to main content

DarkNewt

darknewt logo

Tolman–Oppenheimer–Volkoff modelling of dark-matter admixed neutron stars

PyPI version GitLab Python License


Overview

DarkNewt is a Python package for modelling compact stars containing nuclear matter and dark matter using the Tolman–Oppenheimer–Volkoff (TOV) equations.

The package can be used to calculate:

  • Mass–radius relations of neutron stars
  • Pure nuclear-matter neutron-star sequences
  • Two-fluid nuclear-matter + dark-matter configurations
  • Individual nuclear-matter and dark-matter masses
  • Individual fluid radii
  • Total stellar mass and radius
  • Dimensionless tidal deformability
  • Mass–tidal-deformability relations
  • Configurations at fixed dark-matter mass fraction

The package is designed primarily for research and exploratory work in neutron-star and gravitational-wave physics.


Installation

From PyPI

conda create -n darknewt-env python=3.11 -y
conda activate darknewt-env
python -m pip install darknewt

Install from source

Quickest way is this:

conda create -n darknewt-env python=3.11 -y
conda activate darknewt-env
python -m pip install git+https://gitlab.com/samanwaya-mukherjee/darknewt.git

Features

Equation of state

darknewt provides a common EOS interface supporting both tabulated and analytic equations of state.

Built-in nuclear-matter EOS tables include, among others:

  • AP1
  • AP3
  • AP4 / APR4
  • MPA1
  • MS1
  • H1
  • H4
  • SLy

Several Bose–Einstein condensate (BEC) dark-matter EOS tables are also included.

User-supplied EOS tables can be loaded from a file containing:

density [g/cm^3]    pressure [dyn/cm^2]

Project structure

darknewt/
├── assets/
│   └── darknewt_logo.png
├── darknewt/
│   ├── __init__.py
│   ├── constants.py
│   ├── love.py
│   ├── solver.py
│   ├── tov.py
│   ├── utils.py
│   └── eos/
│       ├── __init__.py
│       ├── base.py
│       ├── models.py
│       └── eos_data/
│           ├── AP1.txt
│           ├── ...
├── examples/
│   └── test.py
├── README.md
├── LICENSE
└── pyproject.toml

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

darknewt-1.0.0.tar.gz (160.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

darknewt-1.0.0-py3-none-any.whl (193.2 kB view details)

Uploaded Python 3

File details

Details for the file darknewt-1.0.0.tar.gz.

File metadata

  • Download URL: darknewt-1.0.0.tar.gz
  • Upload date:
  • Size: 160.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for darknewt-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d5614e1b501c91a946a6ac9c1ba3af58ca4ab47f3a36d1adbed85741e2aaaba2
MD5 fb43517c9846544361b89493ec32dd12
BLAKE2b-256 cab83f927b59467b18c8711aadbd1a5cfdc7ab7075bcf9f76a4335f8d5313500

See more details on using hashes here.

File details

Details for the file darknewt-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: darknewt-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 193.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for darknewt-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7ce648e3e3f818ee59541e6d1c132ca2bfcaae49f715e72a21dc28772d8c69ad
MD5 ce8486d931db1862e0b2d812615ffabc
BLAKE2b-256 5505e35bc68d3423cf5eb80c5c75925c2f9d909277a9731379603d6418d00620

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.2

2 files

1.1.1

2 files

1.1.0

2 files

This release

1.0.0 This release

2 files

0.2.1

2 files

0.2.0

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page