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

TwoWindings and ThreeWindings new Cgmes conversion #1066

Merged
merged 224 commits into from
Jan 14, 2020

Commits on Oct 1, 2019

  1. Refact generator regulating control

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

Commits on Oct 2, 2019

  1. Refac generator regulating control

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    d28f317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b668c View commit details
    Browse the repository at this point in the history
  3. refact generator regulating control

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    0d63860 View commit details
    Browse the repository at this point in the history
  4. Refact generator regulating control

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    778f8cf View commit details
    Browse the repository at this point in the history
  5. reformatted

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    f41dfd2 View commit details
    Browse the repository at this point in the history
  6. Organize code in separate modules for regulating controls conversion …

    …(step 1: generators)
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    e6e9d3d View commit details
    Browse the repository at this point in the history
  7. Delete old class

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

Commits on Oct 5, 2019

  1. Two windings tranformer regulating control refactoring

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    490eb67 View commit details
    Browse the repository at this point in the history
  2. Two windings transformer regulating control refactoring

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

Commits on Oct 6, 2019

  1. Three windings transformers regulating control refactoring

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

Commits on Oct 7, 2019

  1. Static Var Compensator Regulating Control refactoring

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

Commits on Oct 25, 2019

  1. Merge branch 'master' into cgmes_conversion_T3xRegulatingControl

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMapping.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMappingForGenerators.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMappingForTransformers.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/ExternalNetworkInjectionConversion.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/PhaseTapChangerConversion.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/RatioTapChangerConversion.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/SynchronousMachineConversion.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/TwoWindingsTransformerConversion.java
    marqueslanauja committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    4d65594 View commit details
    Browse the repository at this point in the history
  2. Merge master into branch T3xRegulatingControl

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

Commits on Oct 28, 2019

  1. Configuration menu
    Copy the full SHA
    0bba422 View commit details
    Browse the repository at this point in the history
  2. Warning message

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

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    a019a75 View commit details
    Browse the repository at this point in the history
  4. Unitary test: three windings transformer with two regulating controls…

    … enabled.
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7ce822a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Merge branch 'cgmes_conversion_T3xRegulatingControl' into cgmes_conve…

    …rsion_svcRegulatingControl
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMapping.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/StaticVarCompensatorConversion.java
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    4cf92c1 View commit details
    Browse the repository at this point in the history
  2. Reviewer comments

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d92bee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e7a96 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cgmes_conversion_T3xRegulatingControl' into cgmes_conve…

    …rsion_svcRegulatingControl
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    d85b294 View commit details
    Browse the repository at this point in the history
  5. CorrectlySet adjustments

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

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    33680f2 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'cgmes_conversion_svcRegulatingControl' into cgmes_conve…

    …rsion_regulatingControlUniformization
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMappingForStaticVarCompensators.java
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    8df2c40 View commit details
    Browse the repository at this point in the history
  8. Fix correctlySet

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    2360b88 View commit details
    Browse the repository at this point in the history
  9. initialize: uniformization

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    54768bc View commit details
    Browse the repository at this point in the history
  10. class names and method names: uniformization

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    0d9569d View commit details
    Browse the repository at this point in the history
  11. Reviewer comments, merge some methods

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e15f7f8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4f4e4f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Add phaseAngleClock to twoWindingsTransformer as an extension

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    26898a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2389f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Only one regulating control enabled

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    cc55214 View commit details
    Browse the repository at this point in the history
  2. Delete unnecessary code

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    21180fa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cgmes_conversion_T3xRegulatingControl' into cgmes_conve…

    …rsion_svcRegulatingControl
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMapping.java
    marqueslanauja committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    bc1daa4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cgmes_conversion_svcRegulatingControl' into cgmes_conve…

    …rsion_regulatingControlUniformization
    marqueslanauja committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    ffd36da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb1e264 View commit details
    Browse the repository at this point in the history
  6. Test adjustments (Now only one regulating control enabled is allowed)

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    fb5331d View commit details
    Browse the repository at this point in the history
  7. PhaseTapChanger. Fix regulationMode - Regulating

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

Commits on Nov 5, 2019

  1. Merge branch 'master' into cgmes_conversion_svcRegulatingControl

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMapping.java
    marqueslanauja committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    95ecd7b View commit details
    Browse the repository at this point in the history
  2. apply previous reviewer comments

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    0130beb View commit details
    Browse the repository at this point in the history
  3. Adjust warning message

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    c7eea6a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cgmes_conversion_svcRegulatingControl' into cgmes_conve…

    …rsion_regulatingControlUniformization
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMappingForGenerators.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMappingForStaticVarCompensators.java
    marqueslanauja committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    d666ca1 View commit details
    Browse the repository at this point in the history
  5. Merge master into cgmes_conversion_regulatingControlUniformization

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    8541ed2 View commit details
    Browse the repository at this point in the history
  6. merge master into cgmes_conversion_regulatingControlUniformization

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    2648164 View commit details
    Browse the repository at this point in the history
  7. Delete RegulatingControlVoltageAttributes class

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    ad0c78e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29fc313 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b00330f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. T3x new api

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

Commits on Nov 7, 2019

  1. Add G and B in Legs 2 and 3

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    45b5d5c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into cgmes_conversion_regulatingControlUniformi…

    …zation
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMappingForGenerators.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMappingForStaticVarCompensators.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/StaticVarCompensatorConversion.java
    marqueslanauja committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    7f5011e View commit details
    Browse the repository at this point in the history
  3. uniformization

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    477c4a6 View commit details
    Browse the repository at this point in the history
  4. Fix a boolean

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    d65ba09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfa5dbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a14a5b View commit details
    Browse the repository at this point in the history
  7. Set G and B in Leg2 and Leg3. Fix getLeg().getTerminal() and complete…

    … getAllTapChangers
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    aac234d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Fix control correctly set

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    9a8d527 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cgmes_conversion_regulatingControlUniformization' into …

    …cgmes_conversion_T2x
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/RegulatingControlMappingForTransformers.java
    marqueslanauja committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    9a0bfae View commit details
    Browse the repository at this point in the history
  3. pretty code

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    1f0bdda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8375d60 View commit details
    Browse the repository at this point in the history
  5. Only one phaseAngleClock in twoWindingsTransformer

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

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    f692b8d View commit details
    Browse the repository at this point in the history
  2. Add phaseAngleClock in ThreeWindingsTransformer as an extension

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    bb37dd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8e8a51 View commit details
    Browse the repository at this point in the history
  4. Improve phaseAngleClock test

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    1cb3a6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ede90b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d582f69 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Merge branch 'master' into cgmes_conversion_T2x

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	iidm/iidm-impl/src/main/java/com/powsybl/iidm/network/impl/RatioTapChangerImpl.java
    marqueslanauja committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    aa09e28 View commit details
    Browse the repository at this point in the history
  2. pretty code

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    84c6b8d View commit details
    Browse the repository at this point in the history
  3. Test adjustment

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    f3c3edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa5144c View commit details
    Browse the repository at this point in the history
  5. ThreeWindingsTransformer: Check if there is more than one tap changer…

    … on the leg
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    9aebb7c View commit details
    Browse the repository at this point in the history
  6. Add the method sePhaseAngleClock in the test

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    4292d3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8751a0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'cgmes_conversion_T3x' into cgmes_conversion_T3xPhaseAng…

    …leClock
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/test/java/com/powsybl/cgmes/conversion/test/network/compare/Comparison.java
    marqueslanauja committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    c77d417 View commit details
    Browse the repository at this point in the history
  9. Add the methods setPhaseAngleClockLeg2 and setPhaseAngleClockLeg3 in …

    …tests
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    9007f2c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b6882e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Rename old classes. Add new classes with minimal code.

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    cc8306c View commit details
    Browse the repository at this point in the history
  2. Apply reviewer comments

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    c766455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3270c05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a3c5e1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'cgmes_conversion_T3x' into cgmes_conversion_T3xPhaseAng…

    …leClock
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/test/java/com/powsybl/cgmes/conversion/test/network/compare/Comparison.java
    marqueslanauja committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    6807699 View commit details
    Browse the repository at this point in the history
  6. extend twoWindingsTransformer phaseAngleClock reviewer comments to th…

    …reeWindingsTransformer
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    c57edfb View commit details
    Browse the repository at this point in the history
  7. Fix checkStyle

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    05de453 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'cgmes_conversion_T3xPhaseAngleClock' into cgmes_convers…

    …ion_TxConvert
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/ThreeWindingsTransformerConversion.java
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/TwoWindingsTransformerConversion.java
    marqueslanauja committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    55f5588 View commit details
    Browse the repository at this point in the history
  9. TxConversion, cgmesModel load

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    ab1b4d8 View commit details
    Browse the repository at this point in the history
  10. Rename classes

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

Commits on Nov 14, 2019

  1. Rename some classes

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    1a59282 View commit details
    Browse the repository at this point in the history
  2. TwoWindingsTransformer and ThreeWindingsTransformer: interpreted model

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    fd85a0d View commit details
    Browse the repository at this point in the history
  3. Add regulating. Pretty code

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    9360549 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cgmes_conversion_TxConvertLoad' into cgmes_conversion_T…

    …xConvertInterpret
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/NewTwoWindingsTransformerConversion.java
    marqueslanauja committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    033319a View commit details
    Browse the repository at this point in the history
  5. Fix isRegulating

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

Commits on Nov 15, 2019

  1. Pretty clas names

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    48779cf View commit details
    Browse the repository at this point in the history
  2. Pretty class names

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    92b21d1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cgmes_conversion_TxConvertLoad' into cgmes_conversion_T…

    …xConvertInterpret
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/NewThreeWindingsTransformerConversion.java
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b238c82 View commit details
    Browse the repository at this point in the history
  4. TwoWindingsTransformer and ThreeWindingsTransformer: convert

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    2be77f5 View commit details
    Browse the repository at this point in the history
  5. Pretty class names

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

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    4f34cf7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'cgmes_conversion_TxConversionInterpret' into cgmes_conv…

    …ersion_TxConversionConvert
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/elements/NewThreeWindingsTransformerConversion.java
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    2250020 View commit details
    Browse the repository at this point in the history
  8. TwoWindingsTransformer and ThreeWindingsTransformer: set to IIDM

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    a0c9b18 View commit details
    Browse the repository at this point in the history
  9. Set phaseAngleClock to IIDM

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    cc2b5e9 View commit details
    Browse the repository at this point in the history
  10. TwoWindingsTransformer and ThreeWindingsTransformer: RegulatingContro…

    …l context
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    09ecf61 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Improve isSymmetrical method

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    15d88d0 View commit details
    Browse the repository at this point in the history
  2. Fix alpha in getStepXforAsymmetrical and getStepXforSymmetrical

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    234c2aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a706320 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2981cd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'cgmes_conversion_TxConversionInterpret' into cgmes_conv…

    …ersion_TxConversionConvert
    marqueslanauja committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    d948a7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df6c640 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into cgmes_conversion_T3x

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	iidm/iidm-impl/src/main/java/com/powsybl/iidm/network/impl/PhaseTapChangerAdderImpl.java
    #	iidm/iidm-impl/src/main/java/com/powsybl/iidm/network/impl/RatioTapChangerAdderImpl.java
    #	iidm/iidm-impl/src/main/java/com/powsybl/iidm/network/impl/TapChangerParent.java
    #	iidm/iidm-impl/src/main/java/com/powsybl/iidm/network/impl/TwoWindingsTransformerImpl.java
    #	iidm/iidm-impl/src/main/java/com/powsybl/iidm/network/impl/ValidationUtil.java
    marqueslanauja committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    ccdc679 View commit details
    Browse the repository at this point in the history
  8. Fix merging view

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    8da1b31 View commit details
    Browse the repository at this point in the history
  9. add phaseTapChanger compare in threeWindingsTransfirmer

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    de3ddef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80d15bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    97b23d7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0462b5 View commit details
    Browse the repository at this point in the history
  13. Sonar fixes

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

Commits on Nov 19, 2019

  1. add new tests to increase coverage

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    4e16704 View commit details
    Browse the repository at this point in the history
  2. Fix warning ratio and phase on the leg

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    23a252d View commit details
    Browse the repository at this point in the history
  3. add more tests to increase coverage

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    a5fea4d View commit details
    Browse the repository at this point in the history
  4. Pretty method name

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    e7ab84e View commit details
    Browse the repository at this point in the history
  5. Apply reviewer comments

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    3946ee7 View commit details
    Browse the repository at this point in the history
  6. add xml test for a three windings transformer with all tap changers

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

Commits on Nov 20, 2019

  1. Discard xml changes to keep compatibility

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    5232c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a6c5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b005c34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    485c5b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    259383e View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cgmes_conversion_TxConversionInterpret' into cgmes_conv…

    …ersion_TxConversionConvert
    marqueslanauja committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    0788740 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15e0abe View commit details
    Browse the repository at this point in the history
  8. Fix ThreeWindingsTransformer phaseAngleClock test to the current xml …

    …converter version
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    9bc77db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d841e61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b55a237 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7c806b8 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'cgmes_conversion_TxConversionInterpret' into cgmes_conv…

    …ersion_TxConversionConvert
    marqueslanauja committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4b3d343 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b656cf8 View commit details
    Browse the repository at this point in the history
  14. TwoWindingsTransformer and ThreeWindingsTransformer instead of Connec…

    …table
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    ad9fd77 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. cast unnecessary

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    13b2f2b View commit details
    Browse the repository at this point in the history
  2. Extend some methods to all tap changers of the threeWindingsTransformer

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    83fd97f View commit details
    Browse the repository at this point in the history
  3. Do not discard the tapChanger if tapPosition is outside limits. An ex…

    …ception will be generated.
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    782a400 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. warning when a tapChanger is fixed

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    6d0257c View commit details
    Browse the repository at this point in the history
  2. Apply reviewer comments

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

Commits on Nov 25, 2019

  1. Update Three Windings Transformer javadoc

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

Commits on Nov 26, 2019

  1. Merge branch 'master' into cgmes_conversion_T3x

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	iidm/iidm-mergingview/src/main/java/com/powsybl/iidm/mergingview/Leg2or3Adapter.java
    #	iidm/iidm-mergingview/src/main/java/com/powsybl/iidm/mergingview/LegAdapter.java
    #	iidm/iidm-mergingview/src/main/java/com/powsybl/iidm/mergingview/ThreeWindingsTransformerAdapter.java
    marqueslanauja committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    fa25c8b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Apply reviewer comments

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

Commits on Nov 29, 2019

  1. warn if both Ratio and Phase Tap Changer are present in two and three…

    … windings transformers
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    fb38345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d7404 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dad38b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    987d2d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df50471 View commit details
    Browse the repository at this point in the history
  6. PhaseAngleClock adjustment

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    d186de5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'cgmes_conversion_TxConversionInterpret' into cgmes_conv…

    …ersion_TxConversionConvert
    marqueslanauja committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    f101794 View commit details
    Browse the repository at this point in the history
  8. PhaseAngleClock adjustment

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    8f966dc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7c3982 View commit details
    Browse the repository at this point in the history
  10. PhaseAngleClock adjustments

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

Commits on Dec 2, 2019

  1. Configuration menu
    Copy the full SHA
    b009b31 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into cgmes_conversion_T3xPhaseAngleClock

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/test/java/com/powsybl/cgmes/conversion/test/network/compare/Comparison.java
    marqueslanauja committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    3ec7b19 View commit details
    Browse the repository at this point in the history
  3. PhaseAngleClock, resource adjustment

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    453a88f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd0f516 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    a228426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a976f2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cgmes_conversion_TxConversionInterpret' into cgmes_conv…

    …ersion_TxConversionConvert
    marqueslanauja committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    ddf174b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58b0944 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Loadflow validation and loadflow resultscompletion adjustments

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    c579ee8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into cgmes_conversion_fixAlpha

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	iidm/iidm-extensions/src/test/resources/threeWindingsTransformerPhaseAngleClock.xml
    marqueslanauja committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    56c628e View commit details
    Browse the repository at this point in the history
  3. Use alphaRatio to clarify the code

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

Commits on Dec 5, 2019

  1. Symmetrical and Asymmetrical phaseTapChanger refactorization

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    2d50a58 View commit details
    Browse the repository at this point in the history
  2. Update Copyright

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    3c2899f View commit details
    Browse the repository at this point in the history
  3. Xfmr2RatioPhaseRtc should be Xfmr2RatioPhaseX

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    2fcd3b7 View commit details
    Browse the repository at this point in the history
  4. Xfmr2 only one negate. Add negate to Xfmr3. Delete Rtc option in rati…

    …o0Xfmr2.
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    43d8c48 View commit details
    Browse the repository at this point in the history
  5. Delete unnecessary functions

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    128fbae View commit details
    Browse the repository at this point in the history
  6. Verify interpretation for the location of CGMES tap changers relative…

    … to transmission impedance of the corresponding transformer end
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    d9ad17a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8f230e View commit details
    Browse the repository at this point in the history
  8. undo last commit

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    b35aef1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    062a1a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    daf66e4 View commit details
    Browse the repository at this point in the history
  2. Fix method names

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    0abce8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    525ae11 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'cgmes_conversion_fixAlpha' into cgmes_conversion_TxConv…

    …ersion
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/Conversion.java
    marqueslanauja committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    b49dc11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25ae845 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    729cf2b View commit details
    Browse the repository at this point in the history
  7. current conversion uses configuration for considering phase angle clock

    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    e295fea View commit details
    Browse the repository at this point in the history
  8. Set deprecated functions

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    346990a View commit details
    Browse the repository at this point in the history
  9. compare buses between networks taking into account calculated buses (…

    …that are not added to the Network index of Identifiables)
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    0bfd111 View commit details
    Browse the repository at this point in the history
  10. compare buses between networks taking into account calculated buses: …

    …check same identifiers instead of ensuring equivalent objects
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    f565d6a View commit details
    Browse the repository at this point in the history
  11. Revert "compare buses between networks taking into account calculated…

    … buses: check same identifiers instead of ensuring equivalent objects"
    
    This reverts commit f565d6a.
    zamarrenolm committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    fced7c8 View commit details
    Browse the repository at this point in the history
  12. check same identifiers instead of ensuring equivalent objects

    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    fb243f2 View commit details
    Browse the repository at this point in the history
  13. Identifiables may be null

    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    92c3e40 View commit details
    Browse the repository at this point in the history
  14. Compare current conversion and new conversion. JavaDoc interpretation…

    … alternatives.
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    5bd660d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. Configuration menu
    Copy the full SHA
    4047f9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00e587 View commit details
    Browse the repository at this point in the history
  3. Delete unnecessary whiteSpace changes

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    552cc33 View commit details
    Browse the repository at this point in the history
  4. consider PhaseTapChangerLinear to keep conversion identical to previo…

    …us one
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    8df8b7b View commit details
    Browse the repository at this point in the history
  5. Allow PhaseTapChangerTablePoint without angle attribute

    Although CGMES says it is required, it has been found as a common error in some test cases
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    f65d7b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4871583 View commit details
    Browse the repository at this point in the history
  7. Improve and fix configuration of alternatives

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

Commits on Dec 11, 2019

  1. flows on 3-windings transformer: take into account ratio tap changer …

    …at leg 1
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    36d35ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64afaba View commit details
    Browse the repository at this point in the history
  3. additional tests; avoid static flag to select between current/new tra…

    …nsformer conversion
    
    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    3015035 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Fix step adjustment in TwtData

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

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    5469948 View commit details
    Browse the repository at this point in the history
  2. Delete profiling

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    cbbc3e4 View commit details
    Browse the repository at this point in the history
  3. keep angle required in phase tap changer table point, following standard

    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    cd6aa04 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Modify the code according to the reviewer comments

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

Commits on Dec 19, 2019

  1. Review method modifiers. Fix some to private and static.

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    3233c29 View commit details
    Browse the repository at this point in the history
  2. structuralRatio instead of ratio0 to be more understable

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    a391d43 View commit details
    Browse the repository at this point in the history
  3. Delete all conversion code associated with phaseAngleClock

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    398d269 View commit details
    Browse the repository at this point in the history
  4. Do the shunt admittance conversion at the convert stage.

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    a0c1e52 View commit details
    Browse the repository at this point in the history
  5. reorganize code to enhance readability

    Signed-off-by: Luma Zamarreño <zamarrenolm@aia.es>
    zamarrenolm committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    3122c7f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Review and initial documentation of conversion methods to enhance rea…

    …dability
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    d94ca7d View commit details
    Browse the repository at this point in the history
  2. Xfmr2ShuntInterpretationAlternative: Fix END1_END2 as default

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

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    3ecccf8 View commit details
    Browse the repository at this point in the history
  2. Fix ShuntAdmittance bug in BranchData and TwtData. Test adjustments.

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

Commits on Dec 30, 2019

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

Commits on Jan 10, 2020

  1. Delete xfmr2PhaseNegate and xfmr3PhaseNegate alternatives

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

Commits on Jan 12, 2020

  1. CgmesT2xModel, InterpretedT2xModel, ConvertedT2xModel, CgmesT3xModel,…

    … InterpretedT3xModel and ConvertedT3xModel in separated classes
    
    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    46efaaa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into cgmes_conversion_TxConversion

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    
    # Conflicts:
    #	cgmes/cgmes-conversion/src/main/java/com/powsybl/cgmes/conversion/Conversion.java
    marqueslanauja committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    a05da51 View commit details
    Browse the repository at this point in the history
  3. Reduce duplicated code

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Jan 12, 2020
    Configuration menu
    Copy the full SHA
    e023f0c View commit details
    Browse the repository at this point in the history
  4. Delete unnecessary code

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

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    9caa343 View commit details
    Browse the repository at this point in the history
  2. Apply reviewer comments

    Signed-off-by: José Antonio Marqués <marquesja@aia.es>
    marqueslanauja committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    f1d8ae0 View commit details
    Browse the repository at this point in the history
  3. Fix code smells

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    f83f3b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Fix code smells (bis)

    Signed-off-by: RALAMBOTIANA MIORA <miora.ralambotiana@rte-france.com>
    miovd committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    63b7395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5589097 View commit details
    Browse the repository at this point in the history