Simplified VC calculations - #49
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.