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

Launcher based on JSON Configuration and CIMpy #259

Closed
wants to merge 94 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
ca2329b
add PSS type 2 and add base class for exciter
martinmoraga Oct 25, 2022
9760512
add PSS and Govenor to dpsimpy
martinmoraga Jan 19, 2023
ced82f0
add exciter DC1
martinmoraga Jan 20, 2023
e3f6490
rename PSS Type 2 -> PSS1A
martinmoraga Jan 27, 2023
927071c
add docu of SG controllers
martinmoraga Mar 7, 2023
96fdec7
resolve rebase conflicts
martinmoraga Mar 7, 2023
9ea7d6b
add PSS to validation notebook
martinmoraga Jul 16, 2023
74eaecd
fix some errors
martinmoraga Jul 16, 2023
4e60c63
remove parameter dt from setParameters() of PSS
martinmoraga Feb 15, 2023
c975436
add simplified exciter model ST1
martinmoraga Aug 11, 2023
c3e25a5
new class structure exciterParameters
martinmoraga Oct 12, 2023
88891c7
added new Hydro and Steam Turbines and Governor models
Gleb4x Sep 20, 2023
9a8b834
added new base class for Governors
martinmoraga Oct 13, 2023
bc2fe5e
add base class for PSS
martinmoraga Oct 13, 2023
8a628da
delete duplicated examples (they are implemented using dpsimpy)
martinmoraga Oct 13, 2023
d3be0ff
new base class for Turbine
martinmoraga Oct 17, 2023
ca1c77c
Update documentation with Hydro and Steam plants
Gleb4x Oct 4, 2023
343e5d3
refactor steam & hydro turbine/governors to support new class structure
martinmoraga Oct 17, 2023
4c84d35
add images for docs
martinmoraga Oct 19, 2023
fbb67be
remove one-step delay in emt VoltageSource
martinmoraga Mar 8, 2023
b71be4c
log initial values of attributes
martinmoraga Mar 20, 2023
5711ba2
adapt step function to compute first simulation step at t=timestep
martinmoraga Mar 20, 2023
1e2ad6e
solve errors of last commit
martinmoraga Mar 22, 2023
6e9fc40
fix initialization error in EMT_Ph3_Transformer
martinmoraga May 8, 2023
69ee2c9
resolve rebase errors
martinmoraga Jul 16, 2023
849c82c
change simulation timec riteria to stop simulation
martinmoraga Aug 3, 2023
485ad8f
solve errors of last commit
martinmoraga Mar 22, 2023
780d17e
implement RL node reduced equations
m-mirz Sep 10, 2021
6352f6d
fix errors of last commit
martinmoraga Mar 1, 2023
8d09dd3
add validation notebook for rl-element
martinmoraga Mar 2, 2023
be49f19
fix doc of rl-element
martinmoraga Mar 2, 2023
5ae5b26
added new component ResIndSeries EMT domain
martinmoraga Mar 3, 2023
4059a00
added comp. ResIndSeries SP domain
martinmoraga Mar 3, 2023
3e6a8bb
check initial value of inductance of rl-element
martinmoraga Mar 7, 2023
55984cf
remove virtual nodes of PiLine
martinmoraga Mar 7, 2023
41ba191
solve rebase errors
martinmoraga Mar 8, 2023
d1be613
delete virtual nodes of SP Transformer
martinmoraga Apr 17, 2023
4257ad7
set initial voltages in validation notebook of power transformer
martinmoraga May 8, 2023
5452aeb
add new implementation of DP Transformer
May 24, 2023
be99747
fix some errors
martinmoraga May 31, 2023
dccea7c
Implementation of EMT transformer
Jun 9, 2023
e5d668f
fix some errors in EMT Power Transformer
martinmoraga Jun 21, 2023
d86c2ec
add power transformer documentation
Jun 27, 2023
aaa655a
fix some errors in the PT documentation
martinmoraga Jun 27, 2023
e1eb008
add some pictures and fix index in documentation
kalyan1370 Jul 5, 2023
7c1ef54
fix errors of PT EMT domain
martinmoraga Jul 18, 2023
fb557dc
change direction of interface current of PTs
martinmoraga Jul 19, 2023
9e0c21c
recover old versions of PiLine and Transformer
martinmoraga Jul 19, 2023
dc2df98
remove default values of paralled conductances, capacitances of pilines
martinmoraga Apr 13, 2023
13d9320
remove duplicated function setParameters in SP_PiLine
martinmoraga Aug 2, 2023
f1ec9ff
fix initialization of SG power after powerflow
martinmoraga Jun 20, 2023
157ef0a
adapt function initWithPowerflow to initialize SG power from power flow
martinmoraga Jun 20, 2023
4000f2b
remove unused function setSGPower
martinmoraga Jul 27, 2023
743269f
add function setPower<Complex> to SimNode
martinmoraga Aug 2, 2023
284d78b
correct power calculation of PQ buses after powerflow
martinmoraga Aug 2, 2023
b9394f0
add attributes mConductancePerUnit and mSusceptancePerUnit to SP_Shunt
martinmoraga Aug 3, 2023
8b8f4df
solve errors of last commit
martinmoraga Mar 22, 2023
e182a2b
delete virtual nodes of SP Transformer
martinmoraga Apr 17, 2023
c265c1f
solve errors of last commit
martinmoraga Mar 22, 2023
51cd322
delete virtual nodes of SP Transformer
martinmoraga Apr 17, 2023
70c5edb
add PSS type 2 and add base class for exciter
martinmoraga Oct 25, 2022
c4f5e11
add PSS and Govenor to dpsimpy
martinmoraga Jan 19, 2023
97f2618
remove parameter dt from setParameters() of PSS
martinmoraga Feb 15, 2023
7b83f94
resolved rebase conflict
martinmoraga Mar 8, 2023
ed560ee
consider load and extnet components in determineNodeBaseVoltages()
gnakti Jul 15, 2022
4e14c9f
set initial power of loads and generators in pq, pv and vd nodes
gnakti Jul 19, 2022
a8e19b7
revise MATPOWER reader components mapping (tested with case9,14, 39)
gnakti Aug 5, 2022
eaf238b
MATPOWER reader: adapt transf and extnet mapping to ASM use case and …
gnakti Aug 5, 2022
50f494d
add function to map matpower bus numbers to original bus names
gnakti Dec 1, 2022
bfb9a81
change attribute to attributeTyped
gnakti Feb 2, 2023
725bfce
update MATPOWER reader
gnakti Feb 6, 2023
950e00a
use struct name of .mat file
gnakti Feb 6, 2023
98deab0
fix load naming
gnakti Feb 6, 2023
fd9696a
fix bus assets mapping
gnakti Feb 10, 2023
0f6f037
fix small error in function determineNodeBaseVoltages of PFSolver
martinmoraga Apr 14, 2023
4d51e9f
improve matpower reader to support all domains and to read dynamic da…
martinmoraga Feb 9, 2023
1332c0a
small change in function setParameters of Loads
martinmoraga Aug 7, 2023
0fcc8ef
fix some errors in matpower reader
martinmoraga Aug 7, 2023
40bc787
fix small error in initialization of EMT_Ph3_SeriesSwitch.cpp
martinmoraga Aug 8, 2023
32b19ce
fix small error in SP & DP PiLines
martinmoraga Aug 9, 2023
669c2f3
add MatDyn examples
martinmoraga Aug 18, 2023
83905e7
solve rebase conflicts
martinmoraga Oct 18, 2023
169f583
fix some errors
Gleb4x Oct 18, 2023
e87d4a5
fix small errors in matpower reader
martinmoraga Oct 18, 2023
be78148
added cim2dpsim
Canfirat98 Oct 18, 2023
327681f
added dpsim2cim
Canfirat98 Oct 18, 2023
9dc569e
added dpsimlauncher
Canfirat98 Oct 18, 2023
a35418c
add json files
Canfirat98 Oct 18, 2023
9be7a6f
added jupyter notebooks for dpsim launcher
Canfirat98 Oct 18, 2023
3a51551
change some SG parameters to attributes
Canfirat98 Oct 25, 2023
ab47de3
add some functions to dpsimpy
Canfirat98 Oct 25, 2023
8d3f297
add dpsimLauncher examples
Canfirat98 Oct 25, 2023
45fa65f
fix some errors
Canfirat98 Oct 25, 2023
8bec7ef
resolve rebase errors
martinmoraga Oct 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hugo/content/en/docs/Models/RLC-Elements/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,5 @@ $$
a = \frac{\Delta t}{2L}, \qquad b = \frac{\Delta t \omega}{2}
$$
$$
\langle i_{equiv} \rangle(k-1) = \frac{1 - b^2 - j2b + 2Ra + (Ra)^2 - j2Rab}{(1+Ra^2) + b^2} \langle i \rangle(k-1) + \frac{a + Ra^2 - jab}{(1+Ra)^2 + b^2} \langle v \rangle(k-1)
\langle i_{equiv} \rangle(k-1) = \frac{1 - b^2 - j2b - (Ra)^2}{(1+Ra)^2 + b^2} \langle i \rangle(k-1) + \frac{a + Ra^2 - jab}{(1+Ra)^2 + b^2} \langle v \rangle(k-1)
$$
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/hugo/content/en/docs/Models/Transformer/RL-Element.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading