Commit graph

18 commits

Author SHA1 Message Date
Yohai Meiron
4839f130fa Fixed a bug in the scattering experiment code and added calculation of gravity along an orbit (for referee report) 2020-09-13 18:19:27 -04:00
Yohai Meiron
582f1f4d8b Added a new acceptor based on targets in a data file 2020-08-16 21:27:20 -04:00
Yohai Meiron
3f4025d9fb Prepared to analyze multiple subhalos 2020-05-13 14:11:48 -04:00
Yohai Meiron
b86625ea13 Changed the integrate interface to use std::array instead of C-style 2020-05-09 23:29:42 -04:00
Yohai Meiron
1eeab159cc Changed the main class from a template to one that uses polymorphism 2020-05-09 22:48:29 -04:00
Yohai Meiron
ffb74dba6f Improved initial conditions 2020-05-07 20:29:41 -04:00
Yohai Meiron
d598e739bd Scattering experiment mostly ready, pilot run ungoing, C++-17 required 2020-05-06 22:22:53 -04:00
Yohai Meiron
b67c2cf2cb Added scattering experiment 2020-05-06 11:58:53 -04:00
Yohai Meiron
8cb62ac88c Removed d'Alembert force and chaned halo model to NFW 2020-05-05 10:57:48 -04:00
Yohai Meiron
f8eae117dd Processed subhalo data and modified integrator to read and use new data structure 2020-04-26 22:51:52 -04:00
Yohai Meiron
cb66caf6ba Fixed a bug with finding the disk's direction (and added an angular momentum test to be sure); added a Jupyter notebook for plotting the results 2020-04-25 22:56:12 -04:00
Yohai Meiron
efdb0ea425 Wrote script to find disk and halo parameters in all snapshots 2020-04-24 00:19:17 -04:00
Yohai Meiron
80e6a8d635 Tried to find the MN disk parameters from the particles' coordinate medians 2020-04-22 23:32:05 -04:00
Yohai Meiron
c2051e9596 Moved from GSL Runge-Kutta to Boost Bulirsch-Stoer 2020-04-21 20:05:56 -04:00
Yohai Meiron
9ec0633094 Added script trying to decompose the stellar population 2020-04-16 20:51:01 -04:00
Yohai Meiron
a624814a0c Now integrate() can return the full trajectory and plotted in the Python; improved readablity 2020-04-12 21:37:03 -04:00
Yohai Meiron
a2219af116 Fixed issues and added a text loader 2020-04-11 22:01:16 -04:00
Yohai Meiron
4a0ee77276 first commit 2020-04-09 20:36:47 -04:00