kripnerl / pleque

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Equilibrium.psi_n function not returning correct values

Mateasek opened this issue · comments

Equilibrium._psi_lcfs wrongly identified in Equilibrium.find_extremes

I discovered this issue by using Equilibrium.psi_n function which returns wrong values.

Equilibrium.__findextremes__() done more robust. Waiting for function self.in_first_wall for better recognition of lcfs.
(672923e)

in_first_wall function inside the utils/surfaces.py

Should be resolved with #10