No description
Find a file
2020-05-01 20:41:50 -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 Finished moving the BH stuff into their compilation unit 2020-04-19 22:10:19 -04:00
black_holes.h Finished moving the BH stuff into their compilation unit 2020-04-19 22:10:19 -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 Added Dehnen potential and moved external potentials to a new compilation unit 2020-04-01 15:47:13 -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 Cleaned up energy control as well as many other things 2020-04-29 21:51:05 -04:00
io.h Attempting to get fast active search working 2020-05-01 00:27:41 -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 Now fast active search works, and can be controlled from config file 2020-05-01 20:41:50 -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 Added TODO 2020-03-06 15:04:55 -05:00