You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at the moment the initial guess for new points is made by extrapolating from the positions of nearby points. It would be more accurate and probably more robust to use an ODE integrator to follow the flux surface, similar to how the separatrix is traced here
In the
temporaryExtend()
method used to extend aPsiContour
hypnotoad/hypnotoad/core/equilibrium.py
Line 1802 in 4cef82a
at the moment the initial guess for new points is made by extrapolating from the positions of nearby points. It would be more accurate and probably more robust to use an ODE integrator to follow the flux surface, similar to how the separatrix is traced here
hypnotoad/hypnotoad/cases/tokamak.py
Lines 615 to 623 in 4cef82a
The text was updated successfully, but these errors were encountered: