BlackHolePerturbationToolkit / Teukolsky

A Mathematica package for computing solutions to the Teukolsky equation.
http://bhptoolkit.org/Teukolsky/
MIT License
19 stars 3 forks source link

Complex frequencies #29

Closed barrywardell closed 1 year ago

barrywardell commented 1 year ago

The package currently silently produces wrong results when the frequency is not real. This is particularly important as it quite common may want to evaluate the homogeneous solutions at the quasinormal mode frequencies. There are plenty of algorithms that work for quasinormal mode frequencies so we should implement one of them.

nielsw2 commented 1 year ago

Unless we are sure the result is correct we should change the package to produce no output if omega is complex