Skip to content
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

PR: Get a near-axis configuration from BOOZ_XFORM #16

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rogeriojorge
Copy link
Collaborator

This PR adds the capability to pyQSC to get the best fit near-axis configuration from a BOOZ_XFORM output file. However, the user needs to specify either a VMEC file or an axis shape in order to get every input parameter needed to create a Qsc instance. What is needed for it to be complete:

  • The test with r2 section 5.4 is failing
  • How to obtain I2 from VMEC?
  • Is it possible to get more parameters from BOOZ_XFORM so the user doesn't need VMEC for so many things?
  • The tolerance for B2c needs to be set to more than atol=1e-3. Is it still reliable?
  • Estimate B3 so that we are able to get B3c1 for a shear calculation.

@rogeriojorge
Copy link
Collaborator Author

All tests seem to be passing now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant