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.1.1.tar.gz (127.1 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.1.1-py3-none-any.whl (158.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for darknewt-1.1.1.tar.gz
Algorithm Hash digest
SHA256 a5ea24bd2acbc8af58c507dc2e8aa9915c5fdb4c57fb9b3778b3615e537c9dd6
MD5 c0013aece67a2ef0d6b9779f007850f9
BLAKE2b-256 b0879518261b0710e44a5d4f196e4960abf319511a901026349485e16684fae1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: darknewt-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 158.6 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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 52ebeae98b14a0cfe343661ab5bfdb137ec182a6b0df2b1e80b9a42294eb2700
MD5 970c450314c9c8cfcc5352209b358490
BLAKE2b-256 f7965440dd1b1f2dac98992155f15da26c8c563cd1b6532829afb4bfe572e8fd

See more details on using hashes here.

Release history Release notifications | RSS feed

1.1.2

2 files

This release

1.1.1 This release

2 files

1.1.0

2 files

1.0.0

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