-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
Save Jpar0 to output tokamak grids #177
base: master
Are you sure you want to change the base?
Commits on Jul 5, 2024
-
Save Jpar0 to output tokamak grids
Reads ffprime, pprime from geqdsk file; passes through to regions, calculates Jpar0 and saves to the output grid
Configuration menu - View commit details
-
Copy full SHA for 27b919e - Browse repository at this point
Copy the full SHA 27b919eView commit details
Commits on Jul 31, 2024
-
H.Seto noted that in the COCOS +1 convention that Hypnotoad assumes, Jpar has a minus sign.
Configuration menu - View commit details
-
Copy full SHA for 88a8d38 - Browse repository at this point
Copy the full SHA 88a8d38View commit details -
tokamak: Ignore missing psi_bdry in ffprime and pprime functions
Used to detect when outside the core plasma. Test cases have no X-points so no psi_bdry.
Configuration menu - View commit details
-
Copy full SHA for 642e0d0 - Browse repository at this point
Copy the full SHA 642e0d0View commit details -
geqdsk writer: Calculate ffprime and pprime if not set
Use Scipy.interpolate to differentiate w.r.t psi and save to the output geqdsk file.
Configuration menu - View commit details
-
Copy full SHA for 2f024c3 - Browse repository at this point
Copy the full SHA 2f024c3View commit details
Commits on Aug 1, 2024
-
integrated test: Add Jpar0 to expected difference
Jpar0 isn't in the reference grid files so integrated tests fail.
Configuration menu - View commit details
-
Copy full SHA for f769c3b - Browse repository at this point
Copy the full SHA f769c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4653e6 - Browse repository at this point
Copy the full SHA d4653e6View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0b3d22 - Browse repository at this point
Copy the full SHA e0b3d22View commit details -
Check for poloidal field sign before fitting spline
InterpolatedUnivariateSpline requires monotonically increasing X axis, so reverse sign of psi in negative Bp case.
Configuration menu - View commit details
-
Copy full SHA for fe21db9 - Browse repository at this point
Copy the full SHA fe21db9View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 521ec7e - Browse repository at this point
Copy the full SHA 521ec7eView commit details