tbenthompson / cutde

Python CPU and GPU accelerated TDEs, over 100 million TDEs per second!
MIT License
58 stars 15 forks source link

Use Gaussian quadrature for far-field TDE interactions #15

Open tbenthompson opened 3 years ago

tbenthompson commented 3 years ago

In the near-field, an analytic solution is necessary. But for far-field interactions, I suspect a simple Gaussian quadrature of the underlying point Green's function would be much much faster without any loss of accuracy.