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

Matpower: extend status #3028

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open

Matpower: extend status #3028

wants to merge 49 commits into from

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

  1. Matpower: export dcLines

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e90996e View commit details
    Browse the repository at this point in the history
  2. Fix code smells

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9a6bcb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1372050 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Minor changes

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e27e8f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Complete TODO

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8b18381 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8472adb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    fa9ae69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76ec0f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 27, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

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

Commits on Apr 25, 2024

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

Commits on May 2, 2024

  1. Merge branch 'main' into matpower_export_dclines

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	matpower/matpower-converter/src/main/java/com/powsybl/matpower/converter/MatpowerExporter.java
    marqueslanauja committed May 2, 2024
    Configuration menu
    Copy the full SHA
    34447c7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fix unit test after macOS small diffs

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    dc02cd9 View commit details
    Browse the repository at this point in the history
  2. fix unit test after macOS small diffs

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ee2eb8d View commit details
    Browse the repository at this point in the history
  3. fix unit test after macOS small diffs

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d806dc2 View commit details
    Browse the repository at this point in the history
  4. fix unit test after macOS small diffs

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c3541fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9daa7a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. use US locale

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2417b95 View commit details
    Browse the repository at this point in the history
  2. Apply reviewer's comments

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 6, 2024
    Configuration menu
    Copy the full SHA
    555d342 View commit details
    Browse the repository at this point in the history
  3. minor change

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e7c94d2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Create a dcline if regulation is on at both converters. Define a slac…

    …k for each synchronousComponent. Select as slack the bus with the highest generation
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 9, 2024
    Configuration menu
    Copy the full SHA
    338bcfd View commit details
    Browse the repository at this point in the history
  2. Update comments

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4ab4202 View commit details
    Browse the repository at this point in the history
  3. update comment

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4929202 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    703f806 View commit details
    Browse the repository at this point in the history
  5. Fix PV buses

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3d39736 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge branch 'main' into matpower_fix_pv_buses

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	matpower/matpower-converter/src/main/java/com/powsybl/matpower/converter/MatpowerExporter.java
    marqueslanauja committed May 17, 2024
    Configuration menu
    Copy the full SHA
    667cced View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Minor changes

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e38d80f View commit details
    Browse the repository at this point in the history
  2. extend status

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b409962 View commit details
    Browse the repository at this point in the history
  3. Fix code smell

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1ccba5e View commit details
    Browse the repository at this point in the history
  4. Do not export isolated buses

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3a51d52 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Minor changes. Add test.

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3c4ca8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46caffb View commit details
    Browse the repository at this point in the history
  3. add test file

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5593fec View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 7, 2024

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

Commits on Jun 17, 2024

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

Commits on Jul 12, 2024

  1. Merge branch 'main' into matpower_extend_status

    Signed-off-by: marquesja1 <marquesja@aia.es>
    
    # Conflicts:
    #	matpower/matpower-converter/src/main/java/com/powsybl/matpower/converter/MatpowerExporter.java
    marqueslanauja committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    dba4db9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    77e32bd View commit details
    Browse the repository at this point in the history
  2. Export all disconnected three winding transformers with exported conn…

    …ectable buses
    
    Signed-off-by: marquesja1 <marquesja@aia.es>
    marqueslanauja committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    81d61e9 View commit details
    Browse the repository at this point in the history
  3. Fix duplicated code

    Signed-off-by: marquesja1 <marquesja@aia.es>
    marqueslanauja committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a551f3e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Add doc files

    Signed-off-by: marquesja1 <marquesja@aia.es>
    marqueslanauja committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ec179a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Oct 2, 2024

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

Commits on Oct 4, 2024

  1. documentation edits

    Signed-off-by: Luma <zamarrenolm@aia.es>
    zamarrenolm committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c777156 View commit details
    Browse the repository at this point in the history