Skip to content

VACUUM - Migrate surface current calculation into the VACUUM module - #345

Draft
jhalpern30 wants to merge 12 commits into
developfrom
feature/vacuum-surface-inductance
Draft

VACUUM - Migrate surface current calculation into the VACUUM module#345
jhalpern30 wants to merge 12 commits into
developfrom
feature/vacuum-surface-inductance

Conversation

@jhalpern30

Copy link
Copy Markdown
Collaborator

WIP

The surface inductance calculation is fundamentally a vacuum quantity. It was hacked into GPEC to avoid cross-code changes, but can more simply be integrated into the VACUUM module and passed into the PerturbedEquilibrium module.

This also makes it a boolean if it is computed or not. For the standard stability calculation where only Wv is needed, computing the surface current calculation costs an extra matrix inversion + storage, which can add up especially when making the Wv spline in the edge.

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