Skip to content
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

Switched RLC Circuit Example #535

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

rimjhimittal
Copy link
Contributor

Things Currently in the Pull Request

  1. Python File, Yaml, Json, test.sh updated, graph and plot moved to images folder for the Switched RLC(single node) example

Things to be done

  1. Try to implement the circuit by segregating Resistor, Voltage and Inductor in different nodes.
  2. Make python notebook with some description
  3. test_all.sh is failing right now with the message: FAILED tests/test_examples.py::test_example[additional_args0-examples/MDF/switched_rlc.py] - ValueError: not enough values to unpack (expected 2, got 0)

@pgleeson
Copy link
Member

FYI @rimjhimittal Some of the test fails here are due to the release of numpy 2.0, and this not working with multiple packages. When #537 is merged, pull in the latest development to your branch and the tests should be in a better shape.

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.

2 participants