Skip to content

Commit

Permalink
updated unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
raj-2007 committed Sep 4, 2024
1 parent 76c265b commit 74820e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ jobs:
- name: Admittance Scan unit tests
uses: matlab-actions/run-command@v1
with:
command: openProject(pwd); testrunner_AdmittanceScanPRBS;
command: openProject(pwd); testrunner_AdmittanceSCANPRBS;
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ You can use this admittance scan block to obtain the admittance spectrum of grid

![](Pictures/AdmiP1.png)

Use this model and the block to study the effect of renewable power penetration on small signal stability of the system.
Use this model and the block to study the effect of renewable penetration on small signal stability of the system.

![](Pictures/Admiscanmodel.png)
![](Pictures/Scanadmi.png)
Expand Down

0 comments on commit 74820e7

Please sign in to comment.