java.lang.Object
com.powsybl.balances_adjustment.balance_computation.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>, Marine Guibert <marine.guibert at artelys.com>, Damien Jeandemange <damien.jeandemange at artelys.com>