-
Notifications
You must be signed in to change notification settings - Fork 51
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
Co-simulation examples #263
base: master
Are you sure you want to change the base?
Commits on Sep 29, 2023
-
Implemented SP_Ph1_CurrentSource
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18a8552 - Browse repository at this point
Copy the full SHA 18a8552View commit details
Commits on Oct 16, 2023
-
First version of the dpsim-mqtt-distributed-villas example
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21f58e6 - Browse repository at this point
Copy the full SHA 21f58e6View commit details -
Cleaned commented code in dpsim-mqtt-distributed-villas.py
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2cec8ec - Browse repository at this point
Copy the full SHA 2cec8ecView commit details -
Fixed relative path in docker-compose of mqtt example
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7da3537 - Browse repository at this point
Copy the full SHA 7da3537View commit details -
Minor improvements to the dpsim-mqtt example
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3895055 - Browse repository at this point
Copy the full SHA 3895055View commit details -
First version of SocketExample.cpp
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7709385 - Browse repository at this point
Copy the full SHA 7709385View commit details -
First version of SocketCosimExample
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49c50e0 - Browse repository at this point
Copy the full SHA 49c50e0View commit details -
Improvements to SocketExample, first working version
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 467af6b - Browse repository at this point
Copy the full SHA 467af6bView commit details -
Specify name and type of signal to which subscription is made
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 384cacf - Browse repository at this point
Copy the full SHA 384cacfView commit details -
Implemented first version of co-simulation using sockets in Python
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df93085 - Browse repository at this point
Copy the full SHA df93085View commit details -
Improvements to SocketCosimExample: added hooks and start script
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff1da65 - Browse repository at this point
Copy the full SHA ff1da65View commit details -
Improvements to the example dpsim-villas-cosim: first working version
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c85dc32 - Browse repository at this point
Copy the full SHA c85dc32View commit details -
Implemented dpsim-villas-cosim-base for comparison
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92c1903 - Browse repository at this point
Copy the full SHA 92c1903View commit details -
First version of the weakly-coupled co-simulation example
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f94ab97 - Browse repository at this point
Copy the full SHA f94ab97View commit details -
Changed RealTimeSimulation to Simulation in cosim examples
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 824ab10 - Browse repository at this point
Copy the full SHA 824ab10View commit details -
Minor changes to the dpsim-villas-weakly-coupled-cosim Notebook
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6363691 - Browse repository at this point
Copy the full SHA 6363691View commit details -
First version of co-simulation examples with Python coordination
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3afc150 - Browse repository at this point
Copy the full SHA 3afc150View commit details -
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 275df7f - Browse repository at this point
Copy the full SHA 275df7fView commit details -
Implemented second subsystem (second partition)
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 66c9e50 - Browse repository at this point
Copy the full SHA 66c9e50View commit details -
Completed a first version of the co-simulation example
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25b10fd - Browse repository at this point
Copy the full SHA 25b10fdView commit details -
Created a simplified test of DPSim attributes and how they
work with the Simulation's getIdObjAttribute method Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50c5ae7 - Browse repository at this point
Copy the full SHA 50c5ae7View commit details
Commits on Oct 17, 2023
-
Update dpsim-mqtt to support the new VILLASnode interface
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c375509 - Browse repository at this point
Copy the full SHA c375509View commit details -
Update dpsim-mqtt-distributed-villas to support the new VILLASnode
interface Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5fbefd - Browse repository at this point
Copy the full SHA f5fbefdView commit details -
Improved import/export calls in dpsim-villas-cosim.py
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21c1cf0 - Browse repository at this point
Copy the full SHA 21c1cf0View commit details
Commits on Oct 23, 2023
-
Corrected a co-simulation example name in CMakeLists
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 044c31b - Browse repository at this point
Copy the full SHA 044c31bView commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 02dec44 - Browse repository at this point
Copy the full SHA 02dec44View commit details
Commits on Nov 8, 2023
-
Fixed attribute exchange in C++ cosimulation
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd22a7f - Browse repository at this point
Copy the full SHA bd22a7fView commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61330ca - Browse repository at this point
Copy the full SHA 61330caView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba991c5 - Browse repository at this point
Copy the full SHA ba991c5View commit details -
Refactor: file names and locations
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a29f67 - Browse repository at this point
Copy the full SHA 6a29f67View commit details
Commits on Nov 30, 2023
-
Refactoring co-simulation example's filenames and locations
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 18b6e65 - Browse repository at this point
Copy the full SHA 18b6e65View commit details -
First working version of co-simulation using attributes
Signed-off-by: pipeacosta <[email protected]> Co-authored-by: martinmoraga <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 413c406 - Browse repository at this point
Copy the full SHA 413c406View commit details
Commits on Dec 8, 2023
-
Fixed interface voltage update in EMT_Ph1_CurrentSource
Signed-off-by: pipeacosta <[email protected]>
1Configuration menu - View commit details
-
Copy full SHA for 514b0ed - Browse repository at this point
Copy the full SHA 514b0edView commit details -
Improve and clean emt-cosim-attributes.py example
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7a02e9 - Browse repository at this point
Copy the full SHA f7a02e9View commit details -
Implemented new attribute method deriveComplex
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a28fcc - Browse repository at this point
Copy the full SHA 6a28fccView commit details -
Improvements to the co-simulation using the VILLASnode interace
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ff388a - Browse repository at this point
Copy the full SHA 3ff388aView commit details
Commits on Feb 19, 2024
-
First version of attributes co-simulation using ZOH extrapolation
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35fcec4 - Browse repository at this point
Copy the full SHA 35fcec4View commit details
Commits on Feb 20, 2024
-
First version of attributes co-simulation using linear extrapolation
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7401a23 - Browse repository at this point
Copy the full SHA 7401a23View commit details -
Adapt paths to make the CI happy
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b48062c - Browse repository at this point
Copy the full SHA b48062cView commit details
Commits on Feb 21, 2024
-
Add deriveComplex function to Attributes.cpp example
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e75432 - Browse repository at this point
Copy the full SHA 7e75432View commit details
Commits on Mar 17, 2024
-
First working version of co-simulation between
DPsim and Matlab Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab26dd9 - Browse repository at this point
Copy the full SHA ab26dd9View commit details
Commits on Mar 24, 2024
-
Add results of DPsim-Matlab co-simulation to the Notebook
Signed-off-by: pipeacosta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c96c00 - Browse repository at this point
Copy the full SHA 5c96c00View commit details