Skip to content

uniqueuptoisomorphism/bosonstars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Source Code for A Numerical Study of Solitonic Boson Stars

Thesis text available here.

The project format is Eclipse C++. You will need Eclipse to compile the code.

This project contains two subdirectories:

runge-kutta (Chapter II)

Dependencies:

  1. rnpl, for data output (bbhutil)
  2. gmp, for high-precision arithmetic

Use boson.param to feed in program parameters.

evolution_boson (Chapter III)

Dependencies:

  1. rnpl, for data output (bbhutil)
  2. eigen, for matrix computations

Use wave_evolution_boson.param to feed in program parameters.

About

Source code for senior thesis "A Numerical Study of Solitonic Boson Stars in General Relativity."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages