beam-tracing / Scotty

Beam tracing code for diagnostics
https://scotty.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 4 forks source link

Check that launch position is not inside plasma #91

Closed ZedThree closed 1 year ago

ZedThree commented 1 year ago

This hard-errors if the the $\psi$ of the launch position is inside poloidal_flux_enter. If this is actually something we want to support, then could just make it a warning? In that case, in launch.find_entry_point we could just bail early and set the entry point at the launch position.