No description
Find a file
2020-04-19 22:10:19 -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 working as the hybrid code 2020-04-13 23:08:42 -04:00
config.h Now working as the hybrid code 2020-04-13 23:08:42 -04:00
debug.h first commit 2019-08-25 16:22:03 +08: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 Lots of cleanup and started moving the PN out of the main 2020-04-18 21:48:46 -04:00
io.h Completed HDF5 support 2020-03-31 19:04:18 -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 working as the hybrid code 2020-04-13 23:08:42 -04:00
phigrape.cpp Finished moving the BH stuff into their compilation unit 2020-04-19 22:10:19 -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
sse_sse.f first commit 2019-08-25 16:22:03 +08:00
TODO.md Added TODO 2020-03-06 15:04:55 -05:00