-
Notifications
You must be signed in to change notification settings - Fork 18
Create plasma current class #4086
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
Open
chris-ashe
wants to merge
21
commits into
main
Choose a base branch
from
create_plasma_current_class
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1fb1dc3
Add PlasmaCurrent class and integrate into Physics and Stellarator mo…
chris-ashe 89a4943
Refactor plasma current calculations to use PlasmaCurrent class
chris-ashe da0c636
Create plasma current class
chris-ashe 26eb5aa
Add cylindrical safety factor calculation to Physics model
chris-ashe 484a4eb
Fix import statements in plasma_current.py for consistency
chris-ashe 4de76c4
Add cylindrical plasma current calculation method to PlasmaCurrent class
chris-ashe 9476a63
Refactor plasma current calculation to use PlasmaCurrentModel enum fo…
chris-ashe b3c2667
:sparkle: Add additional plasma current variables to physics_variable…
chris-ashe 07f7b92
Refactor plasma current calculations and update unit tests for improv…
chris-ashe 524aed3
Remove unused rmu0 parameter from plasma current calculations and rel…
chris-ashe 269983a
Add output method for plasma current models and update calculations
chris-ashe 8fea553
Add plotting functionality for plasma current comparisons in PlasmaCu…
chris-ashe 8ca413d
Refactor PlasmaCurrentModel to include full names and update related …
chris-ashe 34370b6
Update plasma_current documentation and remove unused parameter from …
chris-ashe 58bee19
:bug: Fix Todd scaling calculation in PlasmaCurrent class for improve…
chris-ashe 92b344d
Enhance plasma current information display with full model names in p…
chris-ashe bbf32f4
Refactor error handling in PlasmaCurrent class to preserve original e…
chris-ashe ec5a104
:bug: Refactor PlasmaCurrent class to use direct parameter for model …
chris-ashe 561c7f0
Add parametrized test for calculate_cylindrical_safety_factor function
chris-ashe a3fd8e9
Add poloidal field unit test
chris-ashe 42fa8c1
Update process/models/physics/plasma_current.py
chris-ashe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.