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

Co-simulation examples #263

Draft
wants to merge 42 commits into
base: master
Choose a base branch
from
Draft

Co-simulation examples #263

wants to merge 42 commits into from

Commits on Sep 29, 2023

  1. Implemented SP_Ph1_CurrentSource

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    18a8552 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. First version of the dpsim-mqtt-distributed-villas example

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    21f58e6 View commit details
    Browse the repository at this point in the history
  2. Cleaned commented code in dpsim-mqtt-distributed-villas.py

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2cec8ec View commit details
    Browse the repository at this point in the history
  3. Fixed relative path in docker-compose of mqtt example

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7da3537 View commit details
    Browse the repository at this point in the history
  4. Minor improvements to the dpsim-mqtt example

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3895055 View commit details
    Browse the repository at this point in the history
  5. First version of SocketExample.cpp

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    7709385 View commit details
    Browse the repository at this point in the history
  6. First version of SocketCosimExample

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    49c50e0 View commit details
    Browse the repository at this point in the history
  7. Improvements to SocketExample, first working version

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    467af6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    384cacf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df93085 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff1da65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c85dc32 View commit details
    Browse the repository at this point in the history
  12. Implemented dpsim-villas-cosim-base for comparison

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    92c1903 View commit details
    Browse the repository at this point in the history
  13. First version of the weakly-coupled co-simulation example

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f94ab97 View commit details
    Browse the repository at this point in the history
  14. Changed RealTimeSimulation to Simulation in cosim examples

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    824ab10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6363691 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3afc150 View commit details
    Browse the repository at this point in the history
  17. Rename co-simulation example

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    275df7f View commit details
    Browse the repository at this point in the history
  18. Implemented second subsystem (second partition)

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    66c9e50 View commit details
    Browse the repository at this point in the history
  19. Completed a first version of the co-simulation example

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    25b10fd View commit details
    Browse the repository at this point in the history
  20. Created a simplified test of DPSim attributes and how they

    work with the Simulation's getIdObjAttribute method
    
    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    50c5ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Update dpsim-mqtt to support the new VILLASnode interface

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c375509 View commit details
    Browse the repository at this point in the history
  2. Update dpsim-mqtt-distributed-villas to support the new VILLASnode

    interface
    
    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f5fbefd View commit details
    Browse the repository at this point in the history
  3. Improved import/export calls in dpsim-villas-cosim.py

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    21c1cf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Corrected a co-simulation example name in CMakeLists

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    044c31b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    02dec44 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Fixed attribute exchange in C++ cosimulation

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bd22a7f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    61330ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba991c5 View commit details
    Browse the repository at this point in the history
  3. Refactor: file names and locations

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6a29f67 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    18b6e65 View commit details
    Browse the repository at this point in the history
  2. First working version of co-simulation using attributes

    Signed-off-by: pipeacosta <[email protected]>
    Co-authored-by: martinmoraga <[email protected]>
    pipeacosta and martinmoraga committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    413c406 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Fixed interface voltage update in EMT_Ph1_CurrentSource

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Dec 8, 2023
    1 Configuration menu
    Copy the full SHA
    514b0ed View commit details
    Browse the repository at this point in the history
  2. Improve and clean emt-cosim-attributes.py example

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f7a02e9 View commit details
    Browse the repository at this point in the history
  3. Implemented new attribute method deriveComplex

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    6a28fcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ff388a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    35fcec4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    7401a23 View commit details
    Browse the repository at this point in the history
  2. Adapt paths to make the CI happy

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b48062c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Add deriveComplex function to Attributes.cpp example

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7e75432 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. First working version of co-simulation between

    DPsim and Matlab
    
    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ab26dd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Add results of DPsim-Matlab co-simulation to the Notebook

    Signed-off-by: pipeacosta <[email protected]>
    pipeacosta committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    5c96c00 View commit details
    Browse the repository at this point in the history