Skip to content

abcusername/Tai-Chi-bns-einstein-toolkit-lorene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Binary Neutron Star Simulation with Einstein Toolkit and Lorene

Overview

This repository presents the key files and final results of a binary neutron star (BNS) simulation project based on Einstein Toolkit and Lorene. The project was completed as part of a numerical relativity selection task, with emphasis on simulation setup, waveform extraction, visualization and result organization.

The repository includes:

  • the main simulation parameter file
  • extracted waveform data for the target gravitational-wave modes
  • a Python post-processing script
  • final waveform figures
  • representative simulation logs
  • an evolution video

Project Objective

The objective of this project is to:

  • compile and use Einstein Toolkit and Lorene
  • construct an equal-mass binary neutron star system
  • set the component masses to 1.2 + 1.2 solar masses
  • use an initial separation of 45 km
  • adopt a polytropic equation of state
  • evolve the system dynamically
  • extract gravitational-wave signals in the following modes:
    • ( l = 2, m = 0 )
    • ( l = 2, m = 2 )
  • produce waveform plots and an evolution video

Repository Structure

.
β”œβ”€β”€ README.md
β”œβ”€β”€ data/
β”‚   β”œβ”€β”€ processed/
β”‚   β”‚   β”œβ”€β”€ l2_m0_psi4.txt
β”‚   β”‚   └── l2_m2_psi4.txt
β”‚   └── waveforms/
β”‚       β”œβ”€β”€ psi4_l2_m0_r100.asc
β”‚       └── psi4_l2_m2_r100.asc
β”œβ”€β”€ figures/
β”‚   β”œβ”€β”€ psi4_comparison.png
β”‚   β”œβ”€β”€ psi4_l2_m0.png
β”‚   └── psi4_l2_m2.png
β”œβ”€β”€ logs/
β”‚   β”œβ”€β”€ run_bns45_mpi16.err
β”‚   └── run_bns45_mpi16.out
β”œβ”€β”€ media/
β”‚   └── bns_evolution.mp4
β”œβ”€β”€ params/
β”‚   └── bns_45km.par
└── scripts/
    └── plot_psi4.py

About

Binary neutron star simulation with Einstein Toolkit and Lorene, including Psi4 waveform extraction, visualization, and result organization.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages