No description
Find a file
2020-10-28 16:31:45 -04:00
.gitignore Cleaned unused variables and fixed a bug with PN (also tested PN against old version) 2020-04-07 22:40:54 -04:00
black_holes.cpp Moved config to inside main and changed several arrays into vectors 2020-10-27 23:55:55 -04:00
black_holes.h Moved config to inside main and changed several arrays into vectors 2020-10-27 23:55:55 -04:00
config.cpp Now fast active search works, and can be controlled from config file 2020-05-01 20:41:50 -04:00
config.h Now fast active search works, and can be controlled from config file 2020-05-01 20:41:50 -04:00
double3.h Lots of cleanup and started moving the PN out of the main 2020-04-18 21:48:46 -04:00
external.cpp Added Dehnen potential and moved external potentials to a new compilation unit 2020-04-01 15:47:13 -04:00
external.h Moved config to inside main and changed several arrays into vectors 2020-10-27 23:55:55 -04:00
init.py Added spins to config file and got rid of more _act arrays 2020-04-08 20:38:36 -04:00
io.cpp Moved config to inside main and changed several arrays into vectors 2020-10-27 23:55:55 -04:00
io.h Moved config to inside main and changed several arrays into vectors 2020-10-27 23:55:55 -04:00
Makefile Moved out almost all BH-related stuff to a different compilation unit 2020-04-19 14:16:03 -04:00
phigrape.conf Now fast active search works, and can be controlled from config file 2020-05-01 20:41:50 -04:00
phigrape.cpp Improved external gravity calls style 2020-10-28 16:31:45 -04:00
pn_bh_spin.c Moved some variables from global to main and removed some unused variables 2020-03-18 11:59:28 -04:00
TODO.md Improved external gravity calls style 2020-10-28 16:31:45 -04:00