DESC icon indicating copy to clipboard operation
DESC copied to clipboard

Change plot argument from `eq` to `things` to accomodate plotting things that require more than one object

Open dpanici opened this issue 11 months ago • 0 comments

From Daniel:

Idea: to better match the Objectives API, we could change the first argument eq to things, which would normally be the equilibrium but in this case would be the tuple (eq, field). Instead of adding a new kwarg. And this would also be more general for adding new plot quantities in the future.

dpanici avatar Mar 25 '24 02:03 dpanici