Skip to content

feat: Ideal Current Source Model#319

Merged
lvanfretti merged 9 commits intomasterfrom
IdealVSource
Nov 3, 2022
Merged

feat: Ideal Current Source Model#319
lvanfretti merged 9 commits intomasterfrom
IdealVSource

Conversation

@lvanfretti
Copy link
Member

Adding a simple ideal current source component and test model. As several examples of usage for the voltage source have been made, only one test example is made for simplicity.

@lvanfretti lvanfretti self-assigned this Nov 2, 2022
@lvanfretti lvanfretti added this to the 3.1.0 milestone Nov 2, 2022
@marcelofcastro
Copy link
Member

@lvanfretti please fix the failing check. It also appears to have conflicts that should be resolved. @dietmarw do you know what is the issue here?

@dietmarw
Copy link
Member

dietmarw commented Nov 2, 2022

@lvanfretti please fix the failing check. It also appears to have conflicts that should be resolved. @dietmarw do you know what is the issue here?

The problem is that @lvanfretti reverted the direct commit of the ideal voltage but then based this branch on the previous version (without the revert) which is now part of master. Hence there is a conflict. It does also not help that the branch for this PR is called "IdealVSource" when it should be a current source model. But that can be fixed.

Added a new ideal voltage source model with user defined real and imaginary part of the voltage phasor along with test models showing its usage.
@lvanfretti lvanfretti force-pushed the IdealVSource branch 2 times, most recently from f8eda9d to 8129cd9 Compare November 2, 2022 17:03
@lvanfretti
Copy link
Member Author

@dietmarw thanks for helping me fix the mess I made with the commits!

dietmarw and others added 6 commits November 3, 2022 17:20
Also removed the vendor annotations.
Adding a simple ideal current source component and test model.
As several examples of usage for the voltage source have been made, only one test example is made for simplicity.
Copy link
Member

@dietmarw dietmarw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've refactored this similarly as done in #320. This PR is also based on #320 and should therefor be merged after that one.

@lvanfretti lvanfretti merged commit 596b48d into master Nov 3, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2022
@lvanfretti lvanfretti deleted the IdealVSource branch November 4, 2022 01:58
@dietmarw dietmarw changed the title Ideal Current Source Model feat: Ideal Current Source Model Jan 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants