-
Notifications
You must be signed in to change notification settings - Fork 15
Simplified VC calculations #49
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
Conversation
|
Thanks for this @kpentland! Definitely a lot simpler now. I have a couple of questions/points. Some aren't related to what you've changed but I think they're still worth raising at this point.
|
|
Thanks for the feedback @georgeholt1!
|
|
Awesome, thanks for the updates @kpentland Will run the final tests now and merge |
In this PR, I've simplified the VC calculation process.
Primarily, this meant simplifying the way that plasma shape parameters are defined and used within the VC framework. This required some API changes and the Example09 notebook has been updated to reflect these changes. Hopefully they will come in handy.