Skip to content

Commit

Permalink
Add SP_Ph1_CurrentSource to CMakeLists
Browse files Browse the repository at this point in the history
Signed-off-by: pipeacosta <pipeacosta@gmail.com>
  • Loading branch information
pipeacosta committed Oct 16, 2024
1 parent aebfb6e commit da0c681
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions dpsim-models/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ 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
2 changes: 0 additions & 2 deletions dpsim/examples/cxx/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,6 @@ if(WITH_CIM)
CIM/WSCC_9bus_mult_decoupled.cpp
CIM/WSCC_9bus_mult_coupled.cpp
CIM/WSCC_9bus_mult_diakoptics.cpp
CIM/WSCC_9bus_split_decoupled.cpp
CIM/WSCC_9bus_split_decoupled_RX.cpp

# CIGRE MV examples
CIM/PF_CIGRE_MV_withDG.cpp
Expand Down

0 comments on commit da0c681

Please sign in to comment.