We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running this code on g180458.02000.zip produces (nothing, nothing) for the boundary and I don't know why:
(nothing, nothing)
using MXHEquilibrium geqdsk = MXHEquilibrium.readg((@__DIR__) * "/equilibria/g180458.02000") cc0 = cocos(geqdsk; clockwise_phi=false).cocos EQ = efit(transform_cocos(geqdsk, cc0, 11), 11) plasma_boundary_psi(EQ)
Any insight?
The text was updated successfully, but these errors were encountered:
lstagner
No branches or pull requests
Running this code on g180458.02000.zip produces
(nothing, nothing)
for the boundary and I don't know why:Any insight?
The text was updated successfully, but these errors were encountered: