Skip to content

Commit

Permalink
Remove SP_Ph1_CurrentSource component.
Browse files Browse the repository at this point in the history
Signed-off-by: pipeacosta <[email protected]>
  • Loading branch information
pipeacosta committed Oct 30, 2024
1 parent 2563985 commit 5c1ee8c
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 185 deletions.
1 change: 0 additions & 1 deletion dpsim-models/include/dpsim-models/Components.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <dpsim-models/Config.h>

#include <dpsim-models/SP/SP_Ph1_AvVoltageSourceInverterDQ.h>
#include <dpsim-models/SP/SP_Ph1_CurrentSource.h>
#include <dpsim-models/SP/SP_Ph1_Load.h>
#include <dpsim-models/SP/SP_Ph1_NetworkInjection.h>
#include <dpsim-models/SP/SP_Ph1_PQNode.h>
Expand Down
72 changes: 0 additions & 72 deletions dpsim-models/include/dpsim-models/SP/SP_Ph1_CurrentSource.h

This file was deleted.

1 change: 0 additions & 1 deletion dpsim-models/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ list(APPEND MODELS_SOURCES
EMT/EMT_Ph3_SynchronGeneratorTrStab.cpp

SP/SP_Ph1_VoltageSource.cpp
SP/SP_Ph1_CurrentSource.cpp
SP/SP_Ph1_Capacitor.cpp
SP/SP_Ph1_Inductor.cpp
SP/SP_Ph1_Resistor.cpp
Expand Down
111 changes: 0 additions & 111 deletions dpsim-models/src/SP/SP_Ph1_CurrentSource.cpp

This file was deleted.

0 comments on commit 5c1ee8c

Please sign in to comment.