Class BalanceComputationImpl

  • All Implemented Interfaces:
    BalanceComputation

    public class BalanceComputationImpl
    extends Object
    implements BalanceComputation
    This class contains the balance adjustment computation process.

    The calculation starts with defined network and areas and consists of several stages :

    • LoadFlow computation
    • Comparison of network area's net position with the target value
    • Apply injections scaling

    Author:
    Ameni Walha <ameni.walha at rte-france.com>, Sebastien Murgey <sebastien.murgey at rte-france.com>, Mathieu Bague <mathieu.bague at rte-france.com>