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

Feature/dielectric #62

Open
wants to merge 31 commits into
base: dev
Choose a base branch
from
Open

Feature/dielectric #62

wants to merge 31 commits into from

Conversation

Alberto-o
Copy link
Contributor

Adds capability to simulate dielectrics on a single wire:

  • The radius of the dielectric and the relative permittivity are needed

Sources located in a junction instead of on a termination would apply to all lines with the same coordinate id (thus adding the voltage once for each line). To solve this, generators can have the information of the line they are attached to using the "attachedToLineId"

If lines have conductance it is added to the spice model of the line extreme

Solves a minor problem with the value of the time step in MTL when it was changed at semba level due to being too large

This PR has also many minor modifications and refactorizations

* Relaxes converge in spice for opamp saturation
* Adds opamp saturation test
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.

1 participant