A B C D E F G H I J L M N O P Q R S T U V W Z 
All Classes All Packages

A

A - com.powsybl.openloadflow.network.DiscretePhaseControl.Unit
 
a1 - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
a1() - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
a1() - Method in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
a1Var - Variable in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
a1Var - Variable in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
A2 - Static variable in interface com.powsybl.openloadflow.network.PiModel
 
AbstractBranchEquationTerm<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
AbstractBranchEquationTerm(LfBranch) - Constructor for class com.powsybl.openloadflow.equations.AbstractBranchEquationTerm
 
AbstractBusEquationTerm<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
AbstractBusEquationTerm(LfBus) - Constructor for class com.powsybl.openloadflow.equations.AbstractBusEquationTerm
 
AbstractClosedBranchAcFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
AbstractClosedBranchAcFlowEquationTerm(LfBranch, LfBus, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
AbstractClosedBranchDcFlowEquationTerm - Class in com.powsybl.openloadflow.dc.equations
 
AbstractClosedBranchDcFlowEquationTerm(LfBranch, LfBus, LfBus, VariableSet<DcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
AbstractElement - Class in com.powsybl.openloadflow.network
 
AbstractElement(LfNetwork) - Constructor for class com.powsybl.openloadflow.network.AbstractElement
 
AbstractEquationTerm<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
AbstractEquationTerm() - Constructor for class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
AbstractFictitiousLfBranch - Class in com.powsybl.openloadflow.network.impl
 
AbstractFictitiousLfBranch(LfNetwork, LfBus, LfBus, PiModel) - Constructor for class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
AbstractLfBranch - Class in com.powsybl.openloadflow.network.impl
 
AbstractLfBranch(LfNetwork, LfBus, LfBus, PiModel) - Constructor for class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
AbstractLfBus - Class in com.powsybl.openloadflow.network.impl
 
AbstractLfBus(LfNetwork, double, double) - Constructor for class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
AbstractLfGenerator - Class in com.powsybl.openloadflow.network.impl
 
AbstractLfGenerator(double) - Constructor for class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
AbstractLfGenerator.GeneratorControlType - Enum in com.powsybl.openloadflow.network.impl
 
AbstractLfNetworkListener - Class in com.powsybl.openloadflow.network
 
AbstractLfNetworkListener() - Constructor for class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
AbstractNamedEquationTerm<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
AbstractNamedEquationTerm() - Constructor for class com.powsybl.openloadflow.equations.AbstractNamedEquationTerm
 
AbstractSecurityAnalysis - Class in com.powsybl.openloadflow.sa
 
AbstractSecurityAnalysis(Network, LimitViolationDetector, LimitViolationFilter, MatrixFactory, Supplier<GraphDecrementalConnectivity<LfBus>>, List<StateMonitor>) - Constructor for class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
AbstractSensitivityAnalysis<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.sensi
 
AbstractSensitivityAnalysis(MatrixFactory, Supplier<GraphDecrementalConnectivity<LfBus>>) - Constructor for class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
AcEquationSystem - Class in com.powsybl.openloadflow.ac.equations
 
AcEquationSystemCreationParameters - Class in com.powsybl.openloadflow.ac.equations
 
AcEquationSystemCreationParameters() - Constructor for class com.powsybl.openloadflow.ac.equations.AcEquationSystemCreationParameters
 
AcEquationSystemCreationParameters(boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.AcEquationSystemCreationParameters
 
AcEquationSystemUpdater - Class in com.powsybl.openloadflow.ac.equations
 
AcEquationSystemUpdater(EquationSystem<AcVariableType, AcEquationType>) - Constructor for class com.powsybl.openloadflow.ac.equations.AcEquationSystemUpdater
 
AcEquationType - Enum in com.powsybl.openloadflow.ac.equations
 
AcLoadFlowContext - Class in com.powsybl.openloadflow.ac.outerloop
 
AcLoadFlowContext(LfNetwork, AcLoadFlowParameters) - Constructor for class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowContext
 
AcloadFlowEngine - Class in com.powsybl.openloadflow.ac.outerloop
 
AcloadFlowEngine(AcLoadFlowContext) - Constructor for class com.powsybl.openloadflow.ac.outerloop.AcloadFlowEngine
 
AcLoadFlowParameters - Class in com.powsybl.openloadflow.ac.outerloop
 
AcLoadFlowParameters(LfNetworkParameters, AcEquationSystemCreationParameters, NewtonRaphsonParameters, List<OuterLoop>, MatrixFactory) - Constructor for class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowParameters
 
AcLoadFlowResult - Class in com.powsybl.openloadflow.ac.outerloop
 
AcLoadFlowResult(LfNetwork, int, int, NewtonRaphsonStatus, double) - Constructor for class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowResult
 
AcSecurityAnalysis - Class in com.powsybl.openloadflow.sa
 
AcSecurityAnalysis(Network, LimitViolationDetector, LimitViolationFilter, MatrixFactory, Supplier<GraphDecrementalConnectivity<LfBus>>, List<StateMonitor>) - Constructor for class com.powsybl.openloadflow.sa.AcSecurityAnalysis
 
AcSensitivityAnalysis - Class in com.powsybl.openloadflow.sensi
 
AcSensitivityAnalysis(MatrixFactory, Supplier<GraphDecrementalConnectivity<LfBus>>) - Constructor for class com.powsybl.openloadflow.sensi.AcSensitivityAnalysis
 
AcTargetVector - Class in com.powsybl.openloadflow.ac.outerloop
 
AcTargetVector(LfNetwork, EquationSystem<AcVariableType, AcEquationType>) - Constructor for class com.powsybl.openloadflow.ac.outerloop.AcTargetVector
 
ActivePowerDistribution - Class in com.powsybl.openloadflow.network.util
 
ActivePowerDistribution.Result - Class in com.powsybl.openloadflow.network.util
 
ActivePowerDistribution.Step - Interface in com.powsybl.openloadflow.network.util
 
AcVariableType - Enum in com.powsybl.openloadflow.ac.equations
 
add(Load, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfLoads
 
add(LfGenerator) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
ADD_RATIO_TO_LINES_WITH_DIFFERENT_NOMINAL_VOLTAGE_AT_BOTH_ENDS_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
ADD_RATIO_TO_LINES_WITH_DIFFERENT_NOMINAL_VOLTAGE_AT_BOTH_ENDS_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
addBranch(LfBranch) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
addBranch(LfBranch) - Method in interface com.powsybl.openloadflow.network.LfBus
 
addBranch(LfBranch) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
addBus(LfBus) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
addController(LfBranch) - Method in class com.powsybl.openloadflow.network.TransformerVoltageControl
 
addController(LfShunt) - Method in class com.powsybl.openloadflow.network.ShuntVoltageControl
 
addControllerBus(LfBus) - Method in class com.powsybl.openloadflow.network.VoltageControl
 
addEdge(V, V) - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
addEdge(V, V) - Method in interface com.powsybl.openloadflow.graph.GraphDecrementalConnectivity
 
addEdge(V, V) - Method in class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
addEdge(V, V) - Method in class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
addInterceptor(SecurityAnalysisInterceptor) - Method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
addListener(EquationSystemListener<V, E>) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
addListener(StateVectorListener) - Method in class com.powsybl.openloadflow.equations.StateVector
 
addListener(LfNetworkListener) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
addMonitorInfo(LfNetwork, StateMonitor, Collection<BranchResult>, Collection<BusResults>, Collection<ThreeWindingsTransformerResult>, Map<String, BranchResult>, String) - Method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
addTerm(EquationTerm<V, E>) - Method in class com.powsybl.openloadflow.equations.Equation
 
addTerms(List<EquationTerm<V, E>>) - Method in class com.powsybl.openloadflow.equations.Equation
 
addVertex(V) - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
addVertex(V) - Method in interface com.powsybl.openloadflow.graph.GraphDecrementalConnectivity
 
addVertex(V) - Method in class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
addVertex(V) - Method in class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
analyse(Network, List<PropagatedContingency>, List<SensitivityVariableSet>, LoadFlowParameters, OpenLoadFlowParameters, SensitivityFactorReader, SensitivityValueWriter, Reporter) - Method in class com.powsybl.openloadflow.sensi.AcSensitivityAnalysis
https://people.montefiore.uliege.be/vct/elec0029/lf.pdf / Equation 32 is transposed
analyse(Network, List<PropagatedContingency>, List<SensitivityVariableSet>, LoadFlowParameters, OpenLoadFlowParameters, SensitivityFactorReader, SensitivityValueWriter, Reporter) - Method in class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
angle - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
attach(EquationTerm<V, E>) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 

B

BASE_CURRENT_FACTOR - Static variable in class com.powsybl.openloadflow.network.PerUnit
 
batteries - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
branch - Variable in class com.powsybl.openloadflow.equations.AbstractBranchEquationTerm
 
BRANCH - com.powsybl.openloadflow.network.ElementType
 
BRANCH_ACTIVE_POWER - com.powsybl.openloadflow.sensi.SensitivityFunctionType
 
BRANCH_ALPHA1 - com.powsybl.openloadflow.ac.equations.AcVariableType
 
BRANCH_ALPHA1 - com.powsybl.openloadflow.dc.equations.DcVariableType
 
BRANCH_ALPHA1 - com.powsybl.openloadflow.equations.EquationType
 
BRANCH_CURRENT - com.powsybl.openloadflow.sensi.SensitivityFunctionType
 
BRANCH_I - com.powsybl.openloadflow.equations.EquationType
 
BRANCH_P - com.powsybl.openloadflow.equations.EquationType
 
BRANCH_Q - com.powsybl.openloadflow.equations.EquationType
 
BRANCH_RHO1 - com.powsybl.openloadflow.ac.equations.AcVariableType
 
BRANCH_RHO1 - com.powsybl.openloadflow.equations.EquationType
 
BRANCH_TARGET_ALPHA1 - com.powsybl.openloadflow.ac.equations.AcEquationType
 
BRANCH_TARGET_ALPHA1 - com.powsybl.openloadflow.dc.equations.DcEquationType
 
BRANCH_TARGET_P - com.powsybl.openloadflow.ac.equations.AcEquationType
 
BRANCH_TARGET_P - com.powsybl.openloadflow.dc.equations.DcEquationType
 
BRANCH_TARGET_Q - com.powsybl.openloadflow.ac.equations.AcEquationType
 
BRANCH_TARGET_RHO1 - com.powsybl.openloadflow.ac.equations.AcEquationType
 
branches - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
BranchState - Class in com.powsybl.openloadflow.network
 
BranchState(LfBranch) - Constructor for class com.powsybl.openloadflow.network.BranchState
 
bus - Variable in class com.powsybl.openloadflow.equations.AbstractBusEquationTerm
 
bus - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
BUS - com.powsybl.openloadflow.network.ElementType
 
BUS_I - com.powsybl.openloadflow.equations.EquationType
 
BUS_P - com.powsybl.openloadflow.equations.EquationType
 
BUS_PHI - com.powsybl.openloadflow.ac.equations.AcVariableType
 
BUS_PHI - com.powsybl.openloadflow.dc.equations.DcVariableType
 
BUS_PHI - com.powsybl.openloadflow.equations.EquationType
 
BUS_Q - com.powsybl.openloadflow.equations.EquationType
 
BUS_TARGET_P - com.powsybl.openloadflow.ac.equations.AcEquationType
 
BUS_TARGET_P - com.powsybl.openloadflow.dc.equations.DcEquationType
 
BUS_TARGET_PHI - com.powsybl.openloadflow.ac.equations.AcEquationType
 
BUS_TARGET_PHI - com.powsybl.openloadflow.dc.equations.DcEquationType
 
BUS_TARGET_Q - com.powsybl.openloadflow.ac.equations.AcEquationType
 
BUS_TARGET_V - com.powsybl.openloadflow.ac.equations.AcEquationType
 
BUS_TARGET_V - com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmEquationType
 
BUS_TARGET_V_WITH_SLOPE - com.powsybl.openloadflow.ac.equations.AcEquationType
 
BUS_TARGET_VOLTAGE - com.powsybl.openloadflow.sensi.SensitivityVariableType
 
BUS_V - com.powsybl.openloadflow.ac.equations.AcVariableType
 
BUS_V - com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmVariableType
 
BUS_V - com.powsybl.openloadflow.equations.EquationType
 
BUS_V_SLOPE - com.powsybl.openloadflow.equations.EquationType
 
BUS_VOLTAGE - com.powsybl.openloadflow.sensi.SensitivityFunctionType
 
BUS_ZERO - com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmEquationType
 
BusDcState - Class in com.powsybl.openloadflow.network
 
BusDcState(LfBus) - Constructor for class com.powsybl.openloadflow.network.BusDcState
 
BusState - Class in com.powsybl.openloadflow.network
 
BusState(LfBus) - Constructor for class com.powsybl.openloadflow.network.BusState
 

C

calculateContingencySensitivityValues(PropagatedContingency, List<AbstractSensitivityAnalysis.SensitivityFactorGroup<DcVariableType, DcEquationType>>, DenseMatrix, DenseMatrix, DenseMatrix, Collection<DcSensitivityAnalysis.ComputedContingencyElement>, SensitivityValueWriter, Network, LfNetwork, LoadFlowParameters, OpenLoadFlowParameters, JacobianMatrix<DcVariableType, DcEquationType>, EquationSystem<DcVariableType, DcEquationType>, DcLoadFlowEngine, AbstractSensitivityAnalysis.SensitivityFactorHolder<DcVariableType, DcEquationType>, List<ParticipatingElement>, Collection<LfBus>, Collection<LfBranch>, Reporter) - Method in class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
calculatedQ - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
calculatedQ - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
calculatedV - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
calculateSensi(double, double, double) - Method in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
calculateSensi(double, double, double) - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide1DcFlowEquationTerm
 
calculateSensi(double, double, double) - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide2DcFlowEquationTerm
 
calculateSensi(double, double, double, double, double, double) - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
calculateSensi(double, double, double, double, double, double) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ActiveFlowEquationTerm
 
calculateSensi(double, double, double, double, double, double) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1CurrentMagnitudeEquationTerm
 
calculateSensi(double, double, double, double, double, double) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ReactiveFlowEquationTerm
 
calculateSensi(double, double, double, double, double, double) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ActiveFlowEquationTerm
 
calculateSensi(double, double, double, double, double, double) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2CurrentMagnitudeEquationTerm
 
calculateSensi(double, double, double, double, double, double) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ReactiveFlowEquationTerm
 
calculateSensi(DenseMatrix, int) - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
calculateSensi(DenseMatrix, int) - Method in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
calculateSensi(DenseMatrix, int) - Method in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
calculateSensi(DenseMatrix, int) - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
calculateSensi(DenseMatrix, int) - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
calculateSensi(DenseMatrix, int) - Method in class com.powsybl.openloadflow.equations.EquationTerm.VariableEquationTerm
 
calculateSensitivityValues(List<AbstractSensitivityAnalysis.LfSensitivityFactor<DcVariableType, DcEquationType>>, DenseMatrix, DenseMatrix, DenseMatrix, Collection<DcSensitivityAnalysis.ComputedContingencyElement>, PropagatedContingency, SensitivityValueWriter) - Method in class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
calculateStates(JacobianMatrix<DcVariableType, DcEquationType>, EquationSystem<DcVariableType, DcEquationType>, List<AbstractSensitivityAnalysis.SensitivityFactorGroup<DcVariableType, DcEquationType>>, List<ParticipatingElement>) - Method in class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
check(OuterLoopContext, Reporter) - Method in class com.powsybl.openloadflow.ac.DistributedSlackOuterLoop
 
check(OuterLoopContext, Reporter) - Method in interface com.powsybl.openloadflow.ac.outerloop.OuterLoop
 
check(OuterLoopContext, Reporter) - Method in class com.powsybl.openloadflow.ac.PhaseControlOuterLoop
 
check(OuterLoopContext, Reporter) - Method in class com.powsybl.openloadflow.ac.ReactiveLimitsOuterLoop
 
check(OuterLoopContext, Reporter) - Method in class com.powsybl.openloadflow.ac.ShuntVoltageControlOuterLoop
 
check(OuterLoopContext, Reporter) - Method in class com.powsybl.openloadflow.ac.TransformerVoltageControlOuterLoop
 
checkContingencies(LfNetwork, List<PropagatedContingency>) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
checkContingencies(LfNetwork, List<PropagatedContingency>) - Method in class com.powsybl.openloadflow.sensi.AcSensitivityAnalysis
 
checkLoadFlowParameters(LoadFlowParameters) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
checkMaxIteration(int) - Static method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
checkTargetDeadband(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
checkTargetDeadband(RatioTapChanger) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
checkVoltageControlConsistency(boolean, LfNetworkLoadingReport) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
cleanup(LfNetwork) - Method in interface com.powsybl.openloadflow.ac.outerloop.OuterLoop
 
cleanup(LfNetwork) - Method in class com.powsybl.openloadflow.ac.PhaseControlOuterLoop
 
cleanup(LfNetwork) - Method in class com.powsybl.openloadflow.ac.ReactiveLimitsOuterLoop
 
cleanup(LfNetwork) - Method in class com.powsybl.openloadflow.ac.ShuntVoltageControlOuterLoop
 
cleanup(LfNetwork) - Method in class com.powsybl.openloadflow.ac.TransformerVoltageControlOuterLoop
 
close() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowContext
 
close() - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
ClosedBranchSide1ActiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
ClosedBranchSide1ActiveFlowEquationTerm(LfBranch, LfBus, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ActiveFlowEquationTerm
 
ClosedBranchSide1CurrentMagnitudeEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
ClosedBranchSide1CurrentMagnitudeEquationTerm(LfBranch, LfBus, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1CurrentMagnitudeEquationTerm
 
ClosedBranchSide1DcFlowEquationTerm - Class in com.powsybl.openloadflow.dc.equations
 
ClosedBranchSide1ReactiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
ClosedBranchSide1ReactiveFlowEquationTerm(LfBranch, LfBus, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ReactiveFlowEquationTerm
 
ClosedBranchSide2ActiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
ClosedBranchSide2ActiveFlowEquationTerm(LfBranch, LfBus, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ActiveFlowEquationTerm
 
ClosedBranchSide2CurrentMagnitudeEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
ClosedBranchSide2CurrentMagnitudeEquationTerm(LfBranch, LfBus, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2CurrentMagnitudeEquationTerm
 
ClosedBranchSide2DcFlowEquationTerm - Class in com.powsybl.openloadflow.dc.equations
 
ClosedBranchSide2ReactiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
ClosedBranchSide2ReactiveFlowEquationTerm(LfBranch, LfBus, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ReactiveFlowEquationTerm
 
com.powsybl.openloadflow - package com.powsybl.openloadflow
 
com.powsybl.openloadflow.ac - package com.powsybl.openloadflow.ac
 
com.powsybl.openloadflow.ac.equations - package com.powsybl.openloadflow.ac.equations
 
com.powsybl.openloadflow.ac.nr - package com.powsybl.openloadflow.ac.nr
 
com.powsybl.openloadflow.ac.outerloop - package com.powsybl.openloadflow.ac.outerloop
 
com.powsybl.openloadflow.dc - package com.powsybl.openloadflow.dc
 
com.powsybl.openloadflow.dc.equations - package com.powsybl.openloadflow.dc.equations
 
com.powsybl.openloadflow.equations - package com.powsybl.openloadflow.equations
 
com.powsybl.openloadflow.graph - package com.powsybl.openloadflow.graph
 
com.powsybl.openloadflow.network - package com.powsybl.openloadflow.network
 
com.powsybl.openloadflow.network.impl - package com.powsybl.openloadflow.network.impl
 
com.powsybl.openloadflow.network.util - package com.powsybl.openloadflow.network.util
 
com.powsybl.openloadflow.sa - package com.powsybl.openloadflow.sa
 
com.powsybl.openloadflow.sensi - package com.powsybl.openloadflow.sensi
 
com.powsybl.openloadflow.util - package com.powsybl.openloadflow.util
 
compareTo(Equation<V, E>) - Method in class com.powsybl.openloadflow.equations.Equation
 
compareTo(Variable<V>) - Method in class com.powsybl.openloadflow.equations.Variable
 
computeApparentPower1() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
computeApparentPower1() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
computeApparentPower2() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
computeApparentPower2() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
configure(LoadFlowParameters, OpenLoadFlowParameters) - Method in class com.powsybl.openloadflow.ac.DefaultOuterLoopConfig
 
configure(LoadFlowParameters, OpenLoadFlowParameters) - Method in interface com.powsybl.openloadflow.ac.outerloop.OuterLoopConfig
 
connectivityProvider - Variable in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
connectivityProvider - Variable in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
ContingencyTripping - Class in com.powsybl.openloadflow.util
 
ContingencyTripping(Terminal) - Constructor for class com.powsybl.openloadflow.util.ContingencyTripping
 
ContingencyTripping(List<? extends Terminal>) - Constructor for class com.powsybl.openloadflow.util.ContingencyTripping
 
controlledBranchId - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
controlledBranchSide - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
controlledBusId - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
CONTROLLER - com.powsybl.openloadflow.network.DiscretePhaseControl.Mode
 
controllers - Variable in class com.powsybl.openloadflow.network.TransformerVoltageControl
 
controllerShunt - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
CONVERGED - com.powsybl.openloadflow.ac.nr.NewtonRaphsonStatus
 
create(Branch<?>, LfNetwork, LfBus, LfBus, boolean, boolean, LfNetworkLoadingReport) - Static method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
create(Bus, LfNetwork, boolean) - Static method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
create(DanglingLine, LfNetwork, LfBus, LfBus) - Static method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBranch
 
create(Generator, boolean, double, boolean, LfNetworkLoadingReport) - Static method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
create(StaticVarCompensator, AbstractLfBus, boolean, boolean, boolean, LfNetworkLoadingReport) - Static method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
create(VscConverterStation, boolean, boolean, LfNetworkLoadingReport) - Static method in class com.powsybl.openloadflow.network.impl.LfVscConverterStationImpl
 
create(LoadFlowParameters.BalanceType, boolean) - Static method in class com.powsybl.openloadflow.network.util.ActivePowerDistribution
 
create(LfBranch, LfBus, LfBus, VariableSet<DcVariableType>, boolean, boolean) - Static method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide1DcFlowEquationTerm
 
create(LfBranch, LfBus, LfBus, VariableSet<DcVariableType>, boolean, boolean) - Static method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide2DcFlowEquationTerm
 
create(LfNetwork) - Static method in class com.powsybl.openloadflow.ac.equations.AcEquationSystem
 
create(LfNetwork, DcEquationSystemCreationParameters) - Static method in class com.powsybl.openloadflow.dc.equations.DcEquationSystem
 
create(LfNetwork, LfBus, LfBus, ThreeWindingsTransformer, ThreeWindingsTransformer.Leg, boolean) - Static method in class com.powsybl.openloadflow.network.impl.LfLegBranch
 
create(LfNetwork, LfNetworkParameters) - Static method in class com.powsybl.openloadflow.ac.equations.AcEquationSystem
 
create(LfNetwork, LfNetworkParameters, AcEquationSystemCreationParameters) - Static method in class com.powsybl.openloadflow.ac.equations.AcEquationSystem
 
create(PropagatedContingency, LfNetwork, GraphDecrementalConnectivity<LfBus>, boolean) - Static method in class com.powsybl.openloadflow.network.LfContingency
 
createAcParameters(Network, LoadFlowParameters, OpenLoadFlowParameters, MatrixFactory, Reporter) - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
createAcParameters(Network, LoadFlowParameters, OpenLoadFlowParameters, MatrixFactory, Reporter, boolean, boolean) - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
createAcParameters(LoadFlowParameters, OpenLoadFlowParameters, MatrixFactory, Reporter, boolean, boolean) - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
createArray(LfNetwork, EquationSystem<V, E>, TargetVector.Initializer<V, E>) - Static method in class com.powsybl.openloadflow.equations.TargetVector
 
createBranchResult(double, double) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
createBranchResult(double, double) - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBranch
 
createBranchResult(double, double) - Method in class com.powsybl.openloadflow.network.impl.LfLegBranch
 
createBranchResult(double, double) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
createBranchResult(double, double) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
createBranchTripping(Network, String) - Static method in class com.powsybl.openloadflow.util.ContingencyTripping
 
createBranchTripping(Network, String, String) - Static method in class com.powsybl.openloadflow.util.ContingencyTripping
 
createBusResult() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
createBusResult() - Method in interface com.powsybl.openloadflow.network.LfBus
 
createDanglingLineTripping(Network, String) - Static method in class com.powsybl.openloadflow.util.ContingencyTripping
 
createDcParameters(Network, LoadFlowParameters, OpenLoadFlowParameters, MatrixFactory, boolean) - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
createDcParameters(LoadFlowParameters, OpenLoadFlowParameters, MatrixFactory, boolean) - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
createDecrementalConnectivity(Supplier<GraphDecrementalConnectivity<LfBus>>) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
createEquation(int, E) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
createEquationVector() - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
createFactorGroups(List<AbstractSensitivityAnalysis.LfSensitivityFactor<V, E>>) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
createLimitViolation1(LfBranch, LfBranch.LfLimit, LimitViolationType, double, double) - Static method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
createLimitViolation2(LfBranch, LfBranch.LfLimit, LimitViolationType, double, double) - Static method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
createListForSecurityAnalysis(Network, List<Contingency>, Set<Switch>, boolean) - Static method in class com.powsybl.openloadflow.util.PropagatedContingency
 
createListForSensitivityAnalysis(Network, List<Contingency>) - Static method in class com.powsybl.openloadflow.util.PropagatedContingency
 
createMatrix(SensitivityFunctionType, List<String>, SensitivityVariableType, List<String>, boolean, ContingencyContext) - Static method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
createNonImpedantBranch(EquationSystem<DcVariableType, DcEquationType>, LfBranch, LfBus, LfBus) - Static method in class com.powsybl.openloadflow.dc.equations.DcEquationSystem
 
createPermanentLimit(double) - Static method in class com.powsybl.openloadflow.network.LfBranch.LfLimit
 
createPiModel(Transformers.TapCharacteristics, double, double, boolean) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
createR1DistributionEquations(List<LfBranch>, EquationSystem<AcVariableType, AcEquationType>) - Static method in class com.powsybl.openloadflow.ac.equations.AcEquationSystem
 
createShuntSusceptanceDistributionEquations(List<LfShunt>, EquationSystem<AcVariableType, AcEquationType>) - Static method in class com.powsybl.openloadflow.ac.equations.AcEquationSystem
 
createSortedLimitsList(LoadingLimits, LfBus) - Static method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
createSubGraph(Predicate<LfBranch>) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
createTemporaryLimit(int, double) - Static method in class com.powsybl.openloadflow.network.LfBranch.LfLimit
 
createTerm() - Method in class com.powsybl.openloadflow.equations.Variable
 
createZeroImpedanceSubGraph() - Method in class com.powsybl.openloadflow.network.LfNetwork
Create the subgraph of zero-impedance LfBranches and their corresponding LfBuses The graph is intentionally not cached as a parameter so far, to avoid the complexity of invalidating it if changes occur
cut(V, V) - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
cut(V, V) - Method in interface com.powsybl.openloadflow.graph.GraphDecrementalConnectivity
Cut one edge between given vertices
cut(V, V) - Method in class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
cut(V, V) - Method in class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
cutConnectivity(LfNetwork, GraphDecrementalConnectivity<LfBus>, Collection<String>) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 

D

DATE_TIME_FORMAT - Static variable in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
DcEquationSystem - Class in com.powsybl.openloadflow.dc.equations
 
DcEquationSystemCreationParameters - Class in com.powsybl.openloadflow.dc.equations
 
DcEquationSystemCreationParameters(boolean, boolean, boolean, boolean) - Constructor for class com.powsybl.openloadflow.dc.equations.DcEquationSystemCreationParameters
 
DcEquationType - Enum in com.powsybl.openloadflow.dc.equations
 
DcLoadFlowEngine - Class in com.powsybl.openloadflow.dc
 
DcLoadFlowEngine(List<LfNetwork>, DcLoadFlowParameters) - Constructor for class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
DcLoadFlowEngine(T, LfNetworkLoader<T>, DcLoadFlowParameters, Reporter) - Constructor for class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
DcLoadFlowParameters - Class in com.powsybl.openloadflow.dc
 
DcLoadFlowParameters(LfNetworkParameters, DcEquationSystemCreationParameters, MatrixFactory, boolean, LoadFlowParameters.BalanceType, boolean) - Constructor for class com.powsybl.openloadflow.dc.DcLoadFlowParameters
 
DcLoadFlowResult - Class in com.powsybl.openloadflow.dc
 
DcLoadFlowResult(LfNetwork, double, LoadFlowResult.ComponentResult.Status) - Constructor for class com.powsybl.openloadflow.dc.DcLoadFlowResult
 
DcSecurityAnalysis - Class in com.powsybl.openloadflow.sa
 
DcSecurityAnalysis(Network, LimitViolationDetector, LimitViolationFilter, MatrixFactory, Supplier<GraphDecrementalConnectivity<LfBus>>, List<StateMonitor>) - Constructor for class com.powsybl.openloadflow.sa.DcSecurityAnalysis
 
DcSensitivityAnalysis - Class in com.powsybl.openloadflow.sensi
 
DcSensitivityAnalysis(MatrixFactory, Supplier<GraphDecrementalConnectivity<LfBus>>) - Constructor for class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
DcValueVoltageInitializer - Class in com.powsybl.openloadflow.dc
 
DcValueVoltageInitializer(LfNetworkParameters, boolean, LoadFlowParameters.BalanceType, boolean, MatrixFactory, Reporter) - Constructor for class com.powsybl.openloadflow.dc.DcValueVoltageInitializer
 
DcVariableType - Enum in com.powsybl.openloadflow.dc.equations
 
deactivateEquations(Collection<LfBranch>, Collection<LfBus>, EquationSystem<V, E>, List<Equation<V, E>>, List<EquationTerm<V, E>>) - Static method in class com.powsybl.openloadflow.equations.EquationUtil
 
DECREASE - com.powsybl.openloadflow.network.PiModel.Direction
 
DEFAULT_CONV_EPS_PER_EQ - Static variable in class com.powsybl.openloadflow.ac.nr.DefaultNewtonRaphsonStoppingCriteria
Convergence epsilon per equation: 10^-4 in p.u => 10^-2 in Kv, Mw or MVar
DEFAULT_MAX_ITERATION - Static variable in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
DefaultNewtonRaphsonStoppingCriteria - Class in com.powsybl.openloadflow.ac.nr
 
DefaultNewtonRaphsonStoppingCriteria() - Constructor for class com.powsybl.openloadflow.ac.nr.DefaultNewtonRaphsonStoppingCriteria
 
DefaultNewtonRaphsonStoppingCriteria(double) - Constructor for class com.powsybl.openloadflow.ac.nr.DefaultNewtonRaphsonStoppingCriteria
 
DefaultOuterLoopConfig - Class in com.powsybl.openloadflow.ac
 
DefaultOuterLoopConfig() - Constructor for class com.powsybl.openloadflow.ac.DefaultOuterLoopConfig
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ActiveFlowEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1CurrentMagnitudeEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ReactiveFlowEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ActiveFlowEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2CurrentMagnitudeEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ReactiveFlowEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1ActiveFlowEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1CurrentMagnitudeEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1ReactiveFlowEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2ActiveFlowEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2CurrentMagnitudeEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2ReactiveFlowEquationTerm
 
der(Variable<AcVariableType>) - Method in class com.powsybl.openloadflow.ac.equations.ShuntCompensatorReactiveFlowEquationTerm
 
der(Variable<VoltageMagnitudeInitializer.InitVmVariableType>) - Method in class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmBusEquationTerm
 
der(Variable<DcVariableType>) - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide1DcFlowEquationTerm
 
der(Variable<DcVariableType>) - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide2DcFlowEquationTerm
 
der(Variable<V>) - Method in interface com.powsybl.openloadflow.equations.EquationTerm
Get partial derivative.
der(Variable<V>) - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
der(Variable<V>) - Method in class com.powsybl.openloadflow.equations.EquationTerm.VariableEquationTerm
 
deserialize(JsonParser, DeserializationContext) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameterJsonSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameterJsonSerializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.powsybl.openloadflow.sensi.SensitivityVariableSetJsonDeserializer
 
detectBranchViolations(LfBranch, Map<Pair<String, Branch.Side>, LimitViolation>) - Method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
Detect violation limits on one branch and add them to the given list
detectBusViolations(LfBus, Map<Pair<String, Branch.Side>, LimitViolation>) - Method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
Detect violation limits on one branch and add them to the given list
detector - Variable in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
detectViolations(Stream<LfBranch>, Stream<LfBus>, Map<Pair<String, Branch.Side>, LimitViolation>) - Method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
Detect violations on branches and on buses
disabled - Variable in class com.powsybl.openloadflow.network.AbstractElement
 
discretePhaseControl - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
DiscretePhaseControl - Class in com.powsybl.openloadflow.network
 
DiscretePhaseControl(LfBranch, LfBranch, DiscretePhaseControl.ControlledSide, DiscretePhaseControl.Mode, double, double, DiscretePhaseControl.Unit) - Constructor for class com.powsybl.openloadflow.network.DiscretePhaseControl
 
DiscretePhaseControl.ControlledSide - Enum in com.powsybl.openloadflow.network
 
DiscretePhaseControl.Mode - Enum in com.powsybl.openloadflow.network
 
DiscretePhaseControl.Unit - Enum in com.powsybl.openloadflow.network
 
DiscreteVoltageControl - Interface in com.powsybl.openloadflow.network
 
dispatchB() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
dispatchB() - Method in interface com.powsybl.openloadflow.network.LfShunt
 
DISTR_Q - com.powsybl.openloadflow.ac.equations.AcEquationType
 
DISTR_RHO - com.powsybl.openloadflow.ac.equations.AcEquationType
 
DISTR_SHUNT_B - com.powsybl.openloadflow.ac.equations.AcEquationType
 
distributedMismatch(LfNetwork, double, LoadFlowParameters, OpenLoadFlowParameters) - Static method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
DistributedSlackOuterLoop - Class in com.powsybl.openloadflow.ac
 
DistributedSlackOuterLoop(ActivePowerDistribution, boolean, double) - Constructor for class com.powsybl.openloadflow.ac.DistributedSlackOuterLoop
 
DUMMY_P - com.powsybl.openloadflow.ac.equations.AcVariableType
 
DUMMY_P - com.powsybl.openloadflow.dc.equations.DcVariableType
 
DUMMY_Q - com.powsybl.openloadflow.ac.equations.AcVariableType
 

E

element - Variable in class com.powsybl.openloadflow.network.ElementState
 
ElementState<T extends LfElement> - Class in com.powsybl.openloadflow.network
 
ElementState(T) - Constructor for class com.powsybl.openloadflow.network.ElementState
 
ElementType - Enum in com.powsybl.openloadflow.network
 
ensurePowerFactorConstantByLoad - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
ensurePowerFactorConstantByLoad() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
ensurePowerFactorConstantByLoad() - Method in interface com.powsybl.openloadflow.network.LfBus
 
equals(Object) - Method in class com.powsybl.openloadflow.equations.Equation
 
equals(Object) - Method in class com.powsybl.openloadflow.equations.Variable
 
Equation<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
EQUATION_ACTIVATED - com.powsybl.openloadflow.equations.EquationEventType
 
EQUATION_CREATED - com.powsybl.openloadflow.equations.EquationEventType
 
EQUATION_DEACTIVATED - com.powsybl.openloadflow.equations.EquationEventType
 
EQUATION_REMOVED - com.powsybl.openloadflow.equations.EquationEventType
 
EQUATION_TERM_ACTIVATED - com.powsybl.openloadflow.equations.EquationTermEventType
 
EQUATION_TERM_ADDED - com.powsybl.openloadflow.equations.EquationTermEventType
 
EQUATION_TERM_DEACTIVATED - com.powsybl.openloadflow.equations.EquationTermEventType
 
EquationEventType - Enum in com.powsybl.openloadflow.equations
 
EquationSystem<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
EquationSystem() - Constructor for class com.powsybl.openloadflow.equations.EquationSystem
 
EquationSystem(boolean) - Constructor for class com.powsybl.openloadflow.equations.EquationSystem
 
EquationSystem(VariableSet<V>, boolean) - Constructor for class com.powsybl.openloadflow.equations.EquationSystem
 
EquationSystemListener<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Interface in com.powsybl.openloadflow.equations
 
EquationSystemPostProcessor - Interface in com.powsybl.openloadflow.equations
 
EquationTerm<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Interface in com.powsybl.openloadflow.equations
An equation term, i.e part of the equation sum.
EquationTerm.MultiplyByScalarEquationTerm<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
EquationTerm.VariableEquationTerm<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
EquationTermEventType - Enum in com.powsybl.openloadflow.equations
 
EquationType - Enum in com.powsybl.openloadflow.equations
 
EquationUtil - Class in com.powsybl.openloadflow.equations
 
ERROR_SEVERITY - Static variable in class com.powsybl.openloadflow.OpenLoadFlowReportConstants
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ActiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1CurrentMagnitudeEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ReactiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ActiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2CurrentMagnitudeEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ReactiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1ActiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1CurrentMagnitudeEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1ReactiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2ActiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2CurrentMagnitudeEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2ReactiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.equations.ShuntCompensatorReactiveFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmBusEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide1DcFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide2DcFlowEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.equations.Equation
 
eval() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
Evaluate equation term.
eval() - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
eval() - Method in class com.powsybl.openloadflow.equations.EquationTerm.VariableEquationTerm
 
eval() - Method in interface com.powsybl.openloadflow.util.Evaluable
 
Evaluable - Interface in com.powsybl.openloadflow.util
 
EvaluableConstants - Class in com.powsybl.openloadflow.util
 
EvenShiloachGraphDecrementalConnectivity<V> - Class in com.powsybl.openloadflow.graph
Implementing the Even-Shiloach algorithm (see https://dl.acm.org/doi/10.1145/322234.322235) Due to time computation optimizations, this current implementation is only for graphs which initially have ONLY ONE connected component.
EvenShiloachGraphDecrementalConnectivity() - Constructor for class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 

F

fillRhsContingency(LfNetwork, EquationSystem<DcVariableType, DcEquationType>, Collection<DcSensitivityAnalysis.ComputedContingencyElement>, Matrix) - Method in class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
fillRhsSensitivityVariable(List<AbstractSensitivityAnalysis.SensitivityFactorGroup<V, E>>, Matrix, Map<LfBus, Double>) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
filter - Variable in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
findAll() - Static method in interface com.powsybl.openloadflow.equations.EquationSystemPostProcessor
 
findAll() - Static method in interface com.powsybl.openloadflow.network.LfNetworkLoaderPostProcessor
 
findLargestMismatches(double[], int) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
findNeighbors() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
findNeighbors() - Method in interface com.powsybl.openloadflow.network.LfBus
Find bus + parallel branches neighbors.
findOuterLoopConfig(OuterLoopConfig) - Static method in interface com.powsybl.openloadflow.ac.outerloop.OuterLoopConfig
 
findTapPosition(PhaseTapChanger, double) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
Find the tap position of a phase tap changer corresponding to a given phase shift.
findTapPosition(RatioTapChanger, double, double) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
Find the tap position of a ratio tap changer corresponding to a given rho shift.
FIRST - com.powsybl.openloadflow.network.SlackBusSelectionMode
 
FirstSlackBusSelector - Class in com.powsybl.openloadflow.network
 
FirstSlackBusSelector() - Constructor for class com.powsybl.openloadflow.network.FirstSlackBusSelector
 
fix(boolean) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
fromMode(SlackBusSelectionMode, List<String>) - Static method in interface com.powsybl.openloadflow.network.SlackBusSelector
 
FULL_VOLTAGE - com.powsybl.openloadflow.OpenLoadFlowParameters.VoltageInitModeOverride
 
FullVoltageInitializer - Class in com.powsybl.openloadflow
A voltage initializer that rely on VoltageMagnitudeInitializer for magnitude calculation and on DcValueVoltageInitializer for angle calculation.
FullVoltageInitializer(VoltageMagnitudeInitializer, DcValueVoltageInitializer) - Constructor for class com.powsybl.openloadflow.FullVoltageInitializer
 

G

GenerationActivePowerDistributionStep - Class in com.powsybl.openloadflow.network.util
 
GenerationActivePowerDistributionStep(GenerationActivePowerDistributionStep.ParticipationType) - Constructor for class com.powsybl.openloadflow.network.util.GenerationActivePowerDistributionStep
 
GenerationActivePowerDistributionStep.ParticipationType - Enum in com.powsybl.openloadflow.network.util
 
generationTargetQ - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
generatorControlType - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
generators - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
get() - Method in class com.powsybl.openloadflow.equations.StateVector
 
get(int) - Method in class com.powsybl.openloadflow.equations.StateVector
 
get(LoadFlowParameters) - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getA(LfBranch) - Static method in interface com.powsybl.openloadflow.network.LfBranch
 
getA1() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getA1() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getA1() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getA1() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getA1() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getAbsVariableLoadTargetP() - Method in class com.powsybl.openloadflow.network.impl.LfLoads
 
getAcceptableDuration() - Method in class com.powsybl.openloadflow.network.LfBranch.LfLimit
 
getActivePowerLoss() - Method in class com.powsybl.openloadflow.network.LfContingency
 
getActivePowerSetpointMultiplier(HvdcConverterStation<?>) - Static method in class com.powsybl.openloadflow.network.impl.HvdcConverterStations
 
getAdditionalFactors(Network) - Method in class com.powsybl.openloadflow.sensi.SensitivityFactorsProviderAdapter
 
getAdditionalFactors(Network, String) - Method in class com.powsybl.openloadflow.sensi.SensitivityFactorsProviderAdapter
 
getAngle() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getAngle() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getAngle(LfBus) - Method in class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer
 
getAngle(LfBus) - Method in class com.powsybl.openloadflow.dc.DcValueVoltageInitializer
 
getAngle(LfBus) - Method in class com.powsybl.openloadflow.FullVoltageInitializer
 
getAngle(LfBus) - Method in class com.powsybl.openloadflow.network.util.PreviousValueVoltageInitializer
 
getAngle(LfBus) - Method in class com.powsybl.openloadflow.network.util.UniformValueVoltageInitializer
 
getAngle(LfBus) - Method in interface com.powsybl.openloadflow.network.util.VoltageInitializer
 
getB() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
getB() - Method in interface com.powsybl.openloadflow.network.LfShunt
 
getB1() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getB1() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getB1() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getB2() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getB2() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getB2() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getBalanceType() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowParameters
 
getBranch(int) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getBranchById(String) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getBranches() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getBranches() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getBranches() - Method in class com.powsybl.openloadflow.network.LfContingency
 
getBranches() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getBranchIdsToOpen() - Method in class com.powsybl.openloadflow.util.PropagatedContingency
 
getBus() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getBus() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getBus() - Method in class com.powsybl.openloadflow.network.SelectedSlackBus
 
getBus(int) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getBus1() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getBus1() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getBus2() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getBus2() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getBusById(String) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getBuses() - Method in class com.powsybl.openloadflow.network.LfContingency
 
getBuses() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getCalculatedQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getCalculatedQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getCalculatedQ() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getCalculatedQ() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getCalculatedV() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getCalculatedV() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getCategoryName() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameterJsonSerializer
 
getCategoryName() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
getCategoryName() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisConfigLoader
 
getCategoryName() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameterJsonSerializer
 
getColumn() - Method in class com.powsybl.openloadflow.equations.Equation
 
getColumnNames(LfNetwork) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getCommonFactors(Network) - Method in class com.powsybl.openloadflow.sensi.SensitivityFactorsProviderAdapter
 
getComponentNumber(V) - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
getComponentNumber(V) - Method in interface com.powsybl.openloadflow.graph.GraphDecrementalConnectivity
Return the number of the connected component containing the given vertex, knowing that the number represents the size ranking of the related connected component in the graph, 0 being the main connected component.
getComponentNumber(V) - Method in class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
getComponentNumber(V) - Method in class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
getConnectedComponent(V) - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
getConnectedComponent(V) - Method in interface com.powsybl.openloadflow.graph.GraphDecrementalConnectivity
 
getConnectedComponent(V) - Method in class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
getConnectedComponent(V) - Method in class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
getContext() - Method in class com.powsybl.openloadflow.ac.outerloop.AcloadFlowEngine
 
getContingency() - Method in class com.powsybl.openloadflow.util.PropagatedContingency
 
getContingencyContext() - Method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
getContingencyId() - Method in class com.powsybl.openloadflow.sensi.SensitivityValue2
 
getControlled() - Method in class com.powsybl.openloadflow.network.DiscretePhaseControl
 
getControlled() - Method in interface com.powsybl.openloadflow.network.DiscreteVoltageControl
 
getControlledBranch() - Method in class com.powsybl.openloadflow.network.ReactivePowerControl
 
getControlledBranch(LfNetwork) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getControlledBranch(LfNetwork) - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getControlledBranchSide() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getControlledBranchSide() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getControlledBus() - Method in class com.powsybl.openloadflow.network.VoltageControl
 
getControlledBus(LfNetwork) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getControlledBus(LfNetwork) - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getControlledSide() - Method in class com.powsybl.openloadflow.network.DiscretePhaseControl
 
getControlledSide() - Method in class com.powsybl.openloadflow.network.ReactivePowerControl
 
getController() - Method in class com.powsybl.openloadflow.network.DiscretePhaseControl
 
getControllerBus() - Method in class com.powsybl.openloadflow.network.ReactivePowerControl
 
getControllerBuses() - Method in class com.powsybl.openloadflow.network.VoltageControl
 
getControllers() - Method in class com.powsybl.openloadflow.network.ShuntVoltageControl
 
getControllers() - Method in class com.powsybl.openloadflow.network.TransformerVoltageControl
 
getControllerShunt() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getControllerShunt() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getCountriesToBalance() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
getCurrentPosition(PhaseTapChanger) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
getCurrentPosition(RatioTapChanger) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
getDebugDir() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameters
 
getDiscretePhaseControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getDiscretePhaseControl() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getDiscretePhaseControlTarget(LfBranch, DiscretePhaseControl.Unit) - Static method in interface com.powsybl.openloadflow.network.LfBranch
 
getDroop() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
getDroop() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getElement() - Method in class com.powsybl.openloadflow.network.util.ParticipatingElement
 
getElement(LfNetwork) - Method in class com.powsybl.openloadflow.equations.Equation
 
getElementNum() - Method in class com.powsybl.openloadflow.ac.equations.ShuntCompensatorReactiveFlowEquationTerm
 
getElementNum() - Method in class com.powsybl.openloadflow.equations.AbstractBranchEquationTerm
 
getElementNum() - Method in class com.powsybl.openloadflow.equations.AbstractBusEquationTerm
 
getElementNum() - Method in class com.powsybl.openloadflow.equations.Equation
 
getElementNum() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
getElementNum() - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
getElementNum() - Method in class com.powsybl.openloadflow.equations.EquationTerm.VariableEquationTerm
 
getElementNum() - Method in class com.powsybl.openloadflow.equations.Variable
 
getElementType() - Method in enum com.powsybl.openloadflow.ac.equations.AcEquationType
 
getElementType() - Method in enum com.powsybl.openloadflow.ac.equations.AcVariableType
 
getElementType() - Method in class com.powsybl.openloadflow.ac.equations.ShuntCompensatorReactiveFlowEquationTerm
 
getElementType() - Method in enum com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmEquationType
 
getElementType() - Method in enum com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmVariableType
 
getElementType() - Method in enum com.powsybl.openloadflow.dc.equations.DcEquationType
 
getElementType() - Method in enum com.powsybl.openloadflow.dc.equations.DcVariableType
 
getElementType() - Method in class com.powsybl.openloadflow.equations.AbstractBranchEquationTerm
 
getElementType() - Method in class com.powsybl.openloadflow.equations.AbstractBusEquationTerm
 
getElementType() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
getElementType() - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
getElementType() - Method in class com.powsybl.openloadflow.equations.EquationTerm.VariableEquationTerm
 
getElementType() - Method in enum com.powsybl.openloadflow.equations.EquationType
 
getElementType() - Method in interface com.powsybl.openloadflow.equations.Quantity
 
getElementType() - Method in class com.powsybl.openloadflow.network.util.ActivePowerDistribution
 
getElementType() - Method in interface com.powsybl.openloadflow.network.util.ActivePowerDistribution.Step
 
getElementType() - Method in class com.powsybl.openloadflow.network.util.GenerationActivePowerDistributionStep
 
getElementType() - Method in class com.powsybl.openloadflow.network.util.LoadActivePowerDistributionStep
 
getEquation() - Method in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
getEquation() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
getEquation() - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
getEquation(int, E) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getEquations(ElementType, int) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getEquationSystem() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowContext
 
getEquationSystem() - Method in class com.powsybl.openloadflow.equations.Equation
 
getEquationSystemCreationParameters() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowParameters
 
getEquationSystemCreationParameters() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowParameters
 
getEquationTerm(ElementType, int, Class<T>) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getEquationTerms(ElementType, int) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getEquipmentRegulatingTerminal(Network, String) - Static method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
getExtensionClass() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameterJsonSerializer
 
getExtensionClass() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
getExtensionClass() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisConfigLoader
 
getExtensionClass() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameterJsonSerializer
 
getExtensionName() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameterJsonSerializer
 
getExtensionName() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
getExtensionName() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisConfigLoader
 
getExtensionName() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameterJsonSerializer
 
getFactor() - Method in class com.powsybl.openloadflow.network.util.ParticipatingElement
 
getFactorContext() - Method in class com.powsybl.openloadflow.sensi.SensitivityValue2
 
getFunctionId() - Method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
getFunctionReference() - Method in class com.powsybl.openloadflow.sensi.SensitivityValue2
 
getFunctionType() - Method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
getG1() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getG1() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getG1() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getG2() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getG2() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getG2() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getGenerationTargetP() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getGenerationTargetP() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getGenerationTargetQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getGenerationTargetQ() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getGeneratorIdsToLose() - Method in class com.powsybl.openloadflow.util.PropagatedContingency
 
getGenerators() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getGenerators() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getGeneratorsControllingVoltageWithSlope() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getGeneratorsControllingVoltageWithSlope() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getHighVoltageLimit() - Method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
getHighVoltageLimit() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getHvdcIdsToOpen() - Method in class com.powsybl.openloadflow.util.PropagatedContingency
 
getI1() - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
getI1() - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getI1() - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getI1() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getI2() - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
getI2() - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getI2() - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getI2() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBranch
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBus
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineGenerator
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfLegBranch
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfStarBus
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getId() - Method in class com.powsybl.openloadflow.network.impl.LfVscConverterStationImpl
 
getId() - Method in class com.powsybl.openloadflow.network.LfContingency
 
getId() - Method in interface com.powsybl.openloadflow.network.LfElement
 
getId() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getId() - Method in class com.powsybl.openloadflow.sensi.SensitivityVariableSet
 
getId() - Method in class com.powsybl.openloadflow.sensi.WeightedSensitivityVariable
 
getId(DanglingLine) - Static method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBus
 
getId(String, int) - Static method in class com.powsybl.openloadflow.network.impl.LfLegBranch
 
getIds() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
getIds() - Method in interface com.powsybl.openloadflow.network.LfShunt
 
getIndex() - Method in class com.powsybl.openloadflow.network.LfContingency
 
getIndex() - Method in class com.powsybl.openloadflow.util.PropagatedContingency
 
getInitialLoadTargetP() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getInitialLoadTargetP() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getInjectionBusId(Network, String) - Static method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
getIteration() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonResult
 
getIteration() - Method in class com.powsybl.openloadflow.ac.outerloop.OuterLoopContext
 
getIteration() - Method in class com.powsybl.openloadflow.network.util.ActivePowerDistribution.Result
 
getJacobianMatrix() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowContext
 
getKsi() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getKsi() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getKsi() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getLastNewtonRaphsonResult() - Method in class com.powsybl.openloadflow.ac.outerloop.OuterLoopContext
 
getLccConverterStationLoadTargetP(LccConverterStation, HvdcLine) - Static method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
Gets active power for an LCC station in per-unit.
getLccConverterStationLoadTargetQ(LccConverterStation, HvdcLine) - Static method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
Gets reactive power for an LCC station in per-unit.
getLfBus() - Method in class com.powsybl.openloadflow.network.util.ParticipatingElement
 
getLfLoads() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getLfLoads() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getLimits1(LimitType) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getLimits1(LimitType) - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBranch
 
getLimits1(LimitType) - Method in class com.powsybl.openloadflow.network.impl.LfLegBranch
 
getLimits1(LimitType) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getLimits1(LimitType) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getLimits1(LimitType, LoadingLimits) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getLimits2(LimitType) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getLimits2(LimitType) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getLimits2(LimitType) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getLimits2(LimitType, LoadingLimits) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getListeners() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getLoadCount() - Method in class com.powsybl.openloadflow.network.impl.LfLoads
 
getLoadIdsToLose() - Method in class com.powsybl.openloadflow.util.PropagatedContingency
 
getLoadTargetP() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getLoadTargetP() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getLoadTargetQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getLoadTargetQ() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getLoadTargetQ(double) - Method in class com.powsybl.openloadflow.network.impl.LfLoads
 
getLowImpedanceBranchMode() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getLowVoltageLimit() - Method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
getLowVoltageLimit() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getMagnitude(LfBus) - Method in class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer
 
getMagnitude(LfBus) - Method in class com.powsybl.openloadflow.dc.DcValueVoltageInitializer
 
getMagnitude(LfBus) - Method in class com.powsybl.openloadflow.FullVoltageInitializer
 
getMagnitude(LfBus) - Method in class com.powsybl.openloadflow.network.util.PreviousValueVoltageInitializer
 
getMagnitude(LfBus) - Method in class com.powsybl.openloadflow.network.util.UniformValueVoltageInitializer
 
getMagnitude(LfBus) - Method in interface com.powsybl.openloadflow.network.util.VoltageInitializer
 
getMatrix() - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
getMatrixFactory() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowParameters
 
getMatrixFactory() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowParameters
 
getMaxIteration() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
getMaxIteration() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getMaxP() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineGenerator
 
getMaxP() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
getMaxP() - Method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
getMaxP() - Method in class com.powsybl.openloadflow.network.impl.LfVscConverterStationImpl
 
getMaxP() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getMaxQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getMaxQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getMaxQ() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getMaxQ() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getMaxRangeQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getMaxRangeQ() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getMinP() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineGenerator
 
getMinP() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
getMinP() - Method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
getMinP() - Method in class com.powsybl.openloadflow.network.impl.LfVscConverterStationImpl
 
getMinP() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getMinQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getMinQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getMinQ() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getMinQ() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getMode() - Method in class com.powsybl.openloadflow.network.DiscretePhaseControl
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ActiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1CurrentMagnitudeEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ReactiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ActiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2CurrentMagnitudeEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide2ReactiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1ActiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1CurrentMagnitudeEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide1ReactiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2ActiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2CurrentMagnitudeEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.OpenBranchSide2ReactiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.equations.ShuntCompensatorReactiveFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmBusEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide1DcFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide2DcFlowEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.equations.AbstractNamedEquationTerm
 
getName() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getName() - Method in class com.powsybl.openloadflow.OpenLoadFlowProvider
 
getName() - Method in class com.powsybl.openloadflow.sa.OpenSecurityAnalysisProvider
 
getName() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameters
 
getName() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
getNetwork() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowContext
 
getNetwork() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowResult
 
getNetwork() - Method in class com.powsybl.openloadflow.ac.outerloop.OuterLoopContext
 
getNetwork() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowResult
 
getNetwork() - Method in class com.powsybl.openloadflow.network.AbstractElement
 
getNetwork() - Method in interface com.powsybl.openloadflow.network.LfElement
 
getNetworkParameters() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowParameters
 
getNetworkParameters() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowParameters
 
getNewtonRaphsonConvEpsPerEq() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getNewtonRaphsonIterations() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowResult
 
getNewtonRaphsonParameters() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowParameters
 
getNewtonRaphsonStatus() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowResult
 
getNominalV() - Method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
getNominalV() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBus
 
getNominalV() - Method in class com.powsybl.openloadflow.network.impl.LfStarBus
 
getNominalV() - Method in interface com.powsybl.openloadflow.network.LfBus
Get nominal voltage in Kv.
getNonConnectedVertices(V) - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
getNonConnectedVertices(V) - Method in interface com.powsybl.openloadflow.graph.GraphDecrementalConnectivity
 
getNonConnectedVertices(V) - Method in class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
getNonConnectedVertices(V) - Method in class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
getNorm() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonStoppingCriteria.TestResult
 
getNum() - Method in class com.powsybl.openloadflow.network.AbstractElement
 
getNum() - Method in interface com.powsybl.openloadflow.network.LfElement
 
getNumCC() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getNumSC() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getOuterLoopIterations() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowResult
 
getOuterLoops() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowParameters
 
getP() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getP() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getP1() - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
getP1() - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getP1() - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getP1() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getP2() - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
getP2() - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getP2() - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getP2() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getParameters() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowContext
 
getParticipatingElements(Collection<LfBus>) - Method in interface com.powsybl.openloadflow.network.util.ActivePowerDistribution.Step
 
getParticipatingElements(Collection<LfBus>) - Method in class com.powsybl.openloadflow.network.util.GenerationActivePowerDistributionStep
 
getParticipatingElements(Collection<LfBus>) - Method in class com.powsybl.openloadflow.network.util.LoadActivePowerDistributionStep
 
getParticipatingElements(Collection<LfBus>, LoadFlowParameters, OpenLoadFlowParameters) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
getPiModel() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getPiModel() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getPlausibleActivePowerLimit() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
getPlausibleActivePowerLimit() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getPropertyAngle(Identifiable<?>) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
getPropertyV(Identifiable<?>) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
getQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getQ() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getQ1() - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
getQ1() - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getQ1() - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getQ1() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getQ2() - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
getQ2() - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
getQ2() - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
getQ2() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getR() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getR() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getR() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getR1() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getR1() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getR1() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getRatioPerUnitBase(Branch<?>) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
getRatioPerUnitBase(ThreeWindingsTransformer.Leg, ThreeWindingsTransformer) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
getReactiveLimits() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getReactiveLimits() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineGenerator
 
getReactiveLimits() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
getReactiveLimits() - Method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
getReactiveLimits() - Method in class com.powsybl.openloadflow.network.impl.LfVscConverterStationImpl
 
getReactivePowerControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getReactivePowerControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getReactivePowerControl() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getReactivePowerControl() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getRemainingMismatch() - Method in class com.powsybl.openloadflow.network.util.ActivePowerDistribution.Result
 
getRemoteControlReactiveKey() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getRemoteControlReactiveKey() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineGenerator
 
getRemoteControlReactiveKey() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
getRemoteControlReactiveKey() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getRemoteTargetQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getRemoteTargetQ() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getRemoteVoltageControlReactivePercent() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getRemoteVoltageControlReactivePercent() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getRow() - Method in class com.powsybl.openloadflow.equations.Variable
 
getRowNames(LfNetwork) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getScaleForLimitType(LimitType, LfBus) - Static method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getSelectionMethod() - Method in class com.powsybl.openloadflow.network.SelectedSlackBus
 
getSensitivityValues() - Method in class com.powsybl.openloadflow.sensi.SensitivityValueWriterAdapter
 
getSensitivityValuesByContingency() - Method in class com.powsybl.openloadflow.sensi.SensitivityValueWriterAdapter
 
getShunt() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getShunt() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getShunt(int) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getShuntById(String) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getShuntIdsToLose() - Method in class com.powsybl.openloadflow.util.PropagatedContingency
 
getShunts() - Method in class com.powsybl.openloadflow.network.LfContingency
 
getShuntVoltageControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getShuntVoltageControl() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getSlackBus() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getSlackBusActivePowerMismatch() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonResult
 
getSlackBusActivePowerMismatch() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowResult
 
getSlackBusActivePowerMismatch() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowResult
 
getSlackBusesIds() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getSlackBusPMaxMismatch() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getSlackBusSelectionMode() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getSlackBusSelector() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
getSlope() - Method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
getSlope() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getSmallComponents() - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
getSmallComponents() - Method in interface com.powsybl.openloadflow.graph.GraphDecrementalConnectivity
Return the collection of "small" connected components, meaning all the connected components except the biggest one (size-wise).
getSmallComponents() - Method in class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
getSmallComponents() - Method in class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
getSortedEquationsToSolve() - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getSortedVariablesToFind() - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getStateVector() - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getStatus() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonResult
 
getStatus() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowResult
 
getStep(LoadFlowParameters.BalanceType, boolean) - Static method in class com.powsybl.openloadflow.network.util.ActivePowerDistribution
 
getStoppingCriteria() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
getSubjectSideId(LimitViolation) - Static method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
getSymbol() - Method in enum com.powsybl.openloadflow.ac.equations.AcEquationType
 
getSymbol() - Method in enum com.powsybl.openloadflow.ac.equations.AcVariableType
 
getSymbol() - Method in enum com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmEquationType
 
getSymbol() - Method in enum com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmVariableType
 
getSymbol() - Method in enum com.powsybl.openloadflow.dc.equations.DcEquationType
 
getSymbol() - Method in enum com.powsybl.openloadflow.dc.equations.DcVariableType
 
getSymbol() - Method in enum com.powsybl.openloadflow.equations.EquationType
 
getSymbol() - Method in interface com.powsybl.openloadflow.equations.Quantity
 
getTapCharacteristics(ThreeWindingsTransformer, ThreeWindingsTransformer.Leg) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
getTapCharacteristics(ThreeWindingsTransformer, ThreeWindingsTransformer.Leg, Integer, Integer) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
getTapCharacteristics(TwoWindingsTransformer) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
getTapCharacteristics(TwoWindingsTransformer, Integer, Integer) - Static method in class com.powsybl.openloadflow.network.impl.Transformers
 
getTargetDeadband() - Method in class com.powsybl.openloadflow.network.DiscretePhaseControl
 
getTargetP() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getTargetP() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getTargetP() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getTargetP() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getTargetQ() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getTargetQ() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineGenerator
 
getTargetQ() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
getTargetQ() - Method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
getTargetQ() - Method in class com.powsybl.openloadflow.network.impl.LfVscConverterStationImpl
 
getTargetQ() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getTargetQ() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getTargetV() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getTargetV() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getTargetValue() - Method in class com.powsybl.openloadflow.network.DiscretePhaseControl
 
getTargetValue() - Method in interface com.powsybl.openloadflow.network.DiscreteVoltageControl
 
getTargetValue() - Method in class com.powsybl.openloadflow.network.ReactivePowerControl
 
getTargetValue() - Method in class com.powsybl.openloadflow.network.VoltageControl
 
getTargetVector() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowContext
 
getTargetVector() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
getTerms() - Method in class com.powsybl.openloadflow.equations.Equation
 
getTransformerVoltageControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getTransformerVoltageControl() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getTraversedTerminals() - Method in class com.powsybl.openloadflow.util.NodeBreakerTraverser
 
getType() - Method in class com.powsybl.openloadflow.ac.DistributedSlackOuterLoop
 
getType() - Method in interface com.powsybl.openloadflow.ac.outerloop.OuterLoop
 
getType() - Method in class com.powsybl.openloadflow.ac.PhaseControlOuterLoop
 
getType() - Method in class com.powsybl.openloadflow.ac.ReactiveLimitsOuterLoop
 
getType() - Method in class com.powsybl.openloadflow.ac.ShuntVoltageControlOuterLoop
 
getType() - Method in class com.powsybl.openloadflow.ac.TransformerVoltageControlOuterLoop
 
getType() - Method in class com.powsybl.openloadflow.equations.Equation
 
getType() - Method in class com.powsybl.openloadflow.equations.Variable
 
getType() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getType() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getType() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
getType() - Method in interface com.powsybl.openloadflow.network.LfElement
 
getUnit() - Method in class com.powsybl.openloadflow.network.DiscretePhaseControl
 
getUserObject() - Method in class com.powsybl.openloadflow.network.AbstractElement
 
getUserObject() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
getUserObject() - Method in interface com.powsybl.openloadflow.network.LfElement
 
getUserObject() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
getUserObject() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
getV() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getV() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getValue() - Method in class com.powsybl.openloadflow.network.LfBranch.LfLimit
 
getValue() - Method in class com.powsybl.openloadflow.sensi.SensitivityValue2
 
getValue(String, String, String) - Method in class com.powsybl.openloadflow.sensi.SensitivityAnalysisResult2
 
getValues() - Method in class com.powsybl.openloadflow.sensi.SensitivityAnalysisResult2
 
getValues() - Method in class com.powsybl.openloadflow.sensi.SensitivityValueModelWriter
 
getValues(SensitivityAnalysisResult) - Method in class com.powsybl.openloadflow.sensi.SensitivityFactorsProviderAdapter
 
getValues(String) - Method in class com.powsybl.openloadflow.sensi.SensitivityAnalysisResult2
 
getVariable(int, V) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getVariable(int, V) - Method in class com.powsybl.openloadflow.equations.VariableSet
 
getVariableId() - Method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
getVariables() - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
getVariables() - Method in class com.powsybl.openloadflow.ac.equations.ShuntCompensatorReactiveFlowEquationTerm
 
getVariables() - Method in class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmBusEquationTerm
 
getVariables() - Method in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
getVariables() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
Get the list of variable this equation term depends on.
getVariables() - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
getVariables() - Method in class com.powsybl.openloadflow.equations.EquationTerm.VariableEquationTerm
 
getVariables() - Method in class com.powsybl.openloadflow.sensi.SensitivityVariableSet
 
getVariableSet() - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
getVariableType() - Method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
getVersion() - Method in class com.powsybl.openloadflow.OpenLoadFlowProvider
 
getVersion() - Method in class com.powsybl.openloadflow.sa.OpenSecurityAnalysisProvider
 
getVersion() - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
getVoltageControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
getVoltageControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getVoltageControl() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
getVoltageControl() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
getVoltageControl() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getVoltageControl() - Method in interface com.powsybl.openloadflow.network.LfShunt
 
getVoltageControlSwitchOffCount() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
getVoltageControlSwitchOffCount() - Method in interface com.powsybl.openloadflow.network.LfBus
Get the number of time, voltage control status has be set from true to false.
getVoltageInitializer() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
getVoltageInitModeOverride() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
getVoltageLevelId() - Method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
getVoltageLevelId() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBus
 
getVoltageLevelId() - Method in class com.powsybl.openloadflow.network.impl.LfStarBus
 
getVoltageLevelId() - Method in interface com.powsybl.openloadflow.network.LfBus
 
getWeight() - Method in class com.powsybl.openloadflow.sensi.WeightedSensitivityVariable
 
getX() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getX() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getX() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
getZ() - Method in interface com.powsybl.openloadflow.network.PiModel
 
getZ() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
getZ() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
GraphDecrementalConnectivity<V> - Interface in com.powsybl.openloadflow.graph
 

H

hasEquation(int, E) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
hasGeneratorsWithSlope() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
hasGeneratorsWithSlope() - Method in interface com.powsybl.openloadflow.network.LfBus
 
hashCode() - Method in class com.powsybl.openloadflow.equations.Equation
 
hashCode() - Method in class com.powsybl.openloadflow.equations.Variable
 
hasPhaseControlCapability() - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
hasPhaseControlCapability() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBranch
 
hasPhaseControlCapability() - Method in class com.powsybl.openloadflow.network.impl.LfLegBranch
 
hasPhaseControlCapability() - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
hasPhaseControlCapability() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
hasReactivePowerRemoteControl() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
hasRemoteReactivePowerControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
hasRemoteReactivePowerControl() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
hasRhs() - Method in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
hasRhs() - Method in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
hasRhs() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
Check EquationTerm.rhs() can return a value different from zero.
hasRhs() - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
hasTransformerBusTargetVoltage(SensitivityFactorReader, Network) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
hasVoltageControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
hasVoltageControl() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
hasVoltageControlCapability() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
hasVoltageControlCapability() - Method in interface com.powsybl.openloadflow.network.LfShunt
 
hasVoltageControllerCapability() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
hasVoltageControllerCapability() - Method in interface com.powsybl.openloadflow.network.LfBus
 
hasVoltageRemoteControl() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
HVDC_LINE_ACTIVE_POWER - com.powsybl.openloadflow.sensi.SensitivityVariableType
 
HvdcConverterStations - Class in com.powsybl.openloadflow.network.impl
 

I

i - Variable in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
ib(double) - Static method in class com.powsybl.openloadflow.network.PerUnit
Base current value for a given nominal voltage.
INCREASE - com.powsybl.openloadflow.network.PiModel.Direction
 
INFO_SEVERITY - Static variable in class com.powsybl.openloadflow.OpenLoadFlowReportConstants
 
init(Equation<AcVariableType, AcEquationType>, LfNetwork, double[]) - Static method in class com.powsybl.openloadflow.ac.outerloop.AcTargetVector
 
initContingencyRhs(LfNetwork, EquationSystem<DcVariableType, DcEquationType>, Collection<DcSensitivityAnalysis.ComputedContingencyElement>) - Method in class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
initFactorsRhs(EquationSystem<V, E>, List<AbstractSensitivityAnalysis.SensitivityFactorGroup<V, E>>, Map<LfBus, Double>) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
initialize(Equation<V, E>, LfNetwork, double[]) - Method in interface com.powsybl.openloadflow.equations.TargetVector.Initializer
 
initialize(LfNetwork) - Method in interface com.powsybl.openloadflow.ac.outerloop.OuterLoop
 
initialLoadTargetP - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
initLevels() - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
initStateVector(LfNetwork, EquationSystem<AcVariableType, AcEquationType>, VoltageInitializer) - Static method in class com.powsybl.openloadflow.ac.nr.NewtonRaphson
 
initStateVector(LfNetwork, EquationSystem<DcVariableType, DcEquationType>, VoltageInitializer) - Static method in class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
initTarget(Equation<DcVariableType, DcEquationType>, LfNetwork, double[]) - Static method in class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
InitVmBusEquationTerm(LfBus, VariableSet<VoltageMagnitudeInitializer.InitVmVariableType>) - Constructor for class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmBusEquationTerm
 
INJECTION_ACTIVE_POWER - com.powsybl.openloadflow.sensi.SensitivityVariableType
 
interceptors - Variable in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
isActive() - Method in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
isActive() - Method in class com.powsybl.openloadflow.equations.Equation
 
isActive() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
isActive() - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
isAddRatioToLinesWithDifferentNominalVoltageAtBothEnds() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isAddRatioToLinesWithDifferentNominalVoltageAtBothEnds() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
isBreakers() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isComputeMainConnectedComponentOnly() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isConnectedAtBothSides() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
isConnectedAtBothSides() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
isDc() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isDisabled() - Method in class com.powsybl.openloadflow.network.AbstractElement
 
isDisabled() - Method in interface com.powsybl.openloadflow.network.LfElement
 
isDistributedOnConformLoad() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isDistributedSlack() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowParameters
 
isDistributedSlackOnGenerators(LoadFlowParameters) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
isDistributedSlackOnLoads(LoadFlowParameters) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
isFictitious() - Method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
isFictitious() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBus
 
isFictitious() - Method in class com.powsybl.openloadflow.network.impl.LfStarBus
 
isFictitious() - Method in interface com.powsybl.openloadflow.network.LfBus
 
isForceA1Var() - Method in class com.powsybl.openloadflow.ac.equations.AcEquationSystemCreationParameters
 
isForcePhaseControlOffAndAddAngle1Var() - Method in class com.powsybl.openloadflow.dc.equations.DcEquationSystemCreationParameters
 
isGeneratorVoltageRemoteControl() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isIndexTerms() - Method in class com.powsybl.openloadflow.dc.equations.DcEquationSystemCreationParameters
 
isLoadPowerFactorConstant() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
isMinImpedance() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isParticipating() - Method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
isParticipating() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
isParticipating() - Method in interface com.powsybl.openloadflow.network.LfBus
 
isParticipating() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
isPhaseControl() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isPhaseControlEnabled() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
isPhaseControlEnabled() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
isPhaseControlled() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
isPhaseControlled() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
isPhaseController() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
isPhaseController() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
isReactiveLimits() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isReactivePowerRemoteControl() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isRectifier(HvdcConverterStation<?>) - Static method in class com.powsybl.openloadflow.network.impl.HvdcConverterStations
 
isSetVToNan() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowParameters
 
isSharedControl() - Method in class com.powsybl.openloadflow.network.VoltageControl
Check if the voltage control is shared
isShuntVoltageControl() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isShuntVoltageControlled() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
isShuntVoltageControlled() - Method in interface com.powsybl.openloadflow.network.LfBus
 
isSlack() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
isSlack() - Method in interface com.powsybl.openloadflow.network.LfBus
 
isSpanningTreeEdge() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
isSpanningTreeEdge() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
isStop() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonStoppingCriteria.TestResult
 
isThrowsExceptionInCaseOfSlackDistributionFailure() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
isTransformerVoltageControl() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isTransformerVoltageControlled() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
isTransformerVoltageControlled() - Method in interface com.powsybl.openloadflow.network.LfBus
 
isTwtSplitShuntAdmittance() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isUpdateFlows() - Method in class com.powsybl.openloadflow.dc.equations.DcEquationSystemCreationParameters
 
isUseTransformerRatio() - Method in class com.powsybl.openloadflow.dc.equations.DcEquationSystemCreationParameters
 
isValid() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
isVariableSet() - Method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
isVoltageControlEnabled() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
isVoltageControlEnabled() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
isVoltageControlEnabled() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
isVoltageControlEnabled() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
isVoltageControlEnabled() - Method in interface com.powsybl.openloadflow.network.LfBus
 
isVoltageControlEnabled() - Method in interface com.powsybl.openloadflow.network.LfShunt
 
isVoltageControlled() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
isVoltageControlled() - Method in interface com.powsybl.openloadflow.network.LfBus
 
isVoltageController() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
isVoltageController() - Method in interface com.powsybl.openloadflow.network.LfBranch
 
isVoltageControlLocal() - Method in class com.powsybl.openloadflow.network.VoltageControl
Check if the voltage control is ONLY local
isVoltagePerReactivePowerControl() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
isVoltagePerReactivePowerControl() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
isZeroImpedanceBranch(LfBranch) - Static method in class com.powsybl.openloadflow.network.LfNetwork
 

J

JacobianMatrix<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
JacobianMatrix(EquationSystem<V, E>, MatrixFactory) - Constructor for class com.powsybl.openloadflow.equations.JacobianMatrix
 

L

lccCss - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
LfBranch - Interface in com.powsybl.openloadflow.network
 
LfBranch.LfLimit - Class in com.powsybl.openloadflow.network
 
LfBranchImpl - Class in com.powsybl.openloadflow.network.impl
 
LfBranchImpl(LfNetwork, LfBus, LfBus, PiModel, Branch<?>) - Constructor for class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
LfBus - Interface in com.powsybl.openloadflow.network
 
LfBusImpl - Class in com.powsybl.openloadflow.network.impl
 
LfBusImpl(Bus, LfNetwork, double, double, boolean) - Constructor for class com.powsybl.openloadflow.network.impl.LfBusImpl
 
LfContingency - Class in com.powsybl.openloadflow.network
 
LfContingency(String, int, Set<LfBus>, Set<LfBranch>, Set<Pair<LfShunt, Double>>) - Constructor for class com.powsybl.openloadflow.network.LfContingency
 
LfDanglingLineBranch - Class in com.powsybl.openloadflow.network.impl
 
LfDanglingLineBranch(LfNetwork, LfBus, LfBus, PiModel, DanglingLine) - Constructor for class com.powsybl.openloadflow.network.impl.LfDanglingLineBranch
 
LfDanglingLineBus - Class in com.powsybl.openloadflow.network.impl
 
LfDanglingLineBus(LfNetwork, DanglingLine, boolean, LfNetworkLoadingReport) - Constructor for class com.powsybl.openloadflow.network.impl.LfDanglingLineBus
 
LfDanglingLineGenerator - Class in com.powsybl.openloadflow.network.impl
 
LfDanglingLineGenerator(DanglingLine, String, boolean, LfNetworkLoadingReport) - Constructor for class com.powsybl.openloadflow.network.impl.LfDanglingLineGenerator
 
LfElement - Interface in com.powsybl.openloadflow.network
 
LfGenerator - Interface in com.powsybl.openloadflow.network
 
LfGeneratorImpl - Class in com.powsybl.openloadflow.network.impl
 
LfLegBranch - Class in com.powsybl.openloadflow.network.impl
 
LfLegBranch(LfNetwork, LfBus, LfBus, PiModel, ThreeWindingsTransformer, ThreeWindingsTransformer.Leg) - Constructor for class com.powsybl.openloadflow.network.impl.LfLegBranch
 
LfLimit(int, double) - Constructor for class com.powsybl.openloadflow.network.LfBranch.LfLimit
 
lfLoads - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
LfLoads - Class in com.powsybl.openloadflow.network.impl
 
LfLoads() - Constructor for class com.powsybl.openloadflow.network.impl.LfLoads
 
LfNetwork - Class in com.powsybl.openloadflow.network
 
LfNetwork(int, int, SlackBusSelector) - Constructor for class com.powsybl.openloadflow.network.LfNetwork
 
LfNetworkListener - Interface in com.powsybl.openloadflow.network
 
LfNetworkLoader<T> - Interface in com.powsybl.openloadflow.network
 
LfNetworkLoaderImpl - Class in com.powsybl.openloadflow.network.impl
 
LfNetworkLoaderImpl() - Constructor for class com.powsybl.openloadflow.network.impl.LfNetworkLoaderImpl
 
LfNetworkLoaderPostProcessor - Interface in com.powsybl.openloadflow.network
 
LfNetworkParameters - Class in com.powsybl.openloadflow.network
 
LfNetworkParameters() - Constructor for class com.powsybl.openloadflow.network.LfNetworkParameters
 
LfNetworkParameters(SlackBusSelector) - Constructor for class com.powsybl.openloadflow.network.LfNetworkParameters
 
LfNetworkParameters(SlackBusSelector, boolean, boolean, boolean, boolean, double, boolean, boolean, Set<Country>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.powsybl.openloadflow.network.LfNetworkParameters
 
LfShunt - Interface in com.powsybl.openloadflow.network
 
LfShuntImpl - Class in com.powsybl.openloadflow.network.impl
 
LfShuntImpl(List<ShuntCompensator>, LfNetwork, LfBus, boolean) - Constructor for class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
LfStarBus - Class in com.powsybl.openloadflow.network.impl
 
LfStarBus(LfNetwork, ThreeWindingsTransformer) - Constructor for class com.powsybl.openloadflow.network.impl.LfStarBus
 
LfStaticVarCompensatorImpl - Class in com.powsybl.openloadflow.network.impl
 
LfSwitch - Class in com.powsybl.openloadflow.network.impl
 
LfSwitch(LfNetwork, LfBus, LfBus, Switch) - Constructor for class com.powsybl.openloadflow.network.impl.LfSwitch
 
LfVscConverterStationImpl - Class in com.powsybl.openloadflow.network.impl
 
LIMITER - com.powsybl.openloadflow.network.DiscretePhaseControl.Mode
 
load() - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
load() - Static method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameters
 
load(PlatformConfig) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
load(PlatformConfig) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisConfigLoader
 
load(Network, LfNetworkParameters) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
load(Network, LfNetworkParameters, Reporter) - Method in class com.powsybl.openloadflow.network.impl.LfNetworkLoaderImpl
 
load(Network, LfNetworkParameters, Reporter) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
load(Network, SlackBusSelector) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
load(Network, SlackBusSelector, Reporter) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
load(T, LfNetworkLoader<T>, LfNetworkParameters) - Static method in class com.powsybl.openloadflow.network.LfNetwork
 
load(T, LfNetworkLoader<T>, LfNetworkParameters, Reporter) - Static method in class com.powsybl.openloadflow.network.LfNetwork
 
load(T, LfNetworkLoader<T>, SlackBusSelector) - Static method in class com.powsybl.openloadflow.network.LfNetwork
 
load(T, LfNetworkLoader<T>, SlackBusSelector, Reporter) - Static method in class com.powsybl.openloadflow.network.LfNetwork
 
load(T, LfNetworkParameters, Reporter) - Method in interface com.powsybl.openloadflow.network.LfNetworkLoader
Load the given network object
LOAD_POWER_FACTOR_CONSTANT_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
LOAD_POWER_FACTOR_CONSTANT_PARAM_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
LoadActivePowerDistributionStep - Class in com.powsybl.openloadflow.network.util
 
LoadActivePowerDistributionStep(boolean) - Constructor for class com.powsybl.openloadflow.network.util.LoadActivePowerDistributionStep
 
loadTargetP - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
loadTargetQ - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
logAc(LoadFlowParameters, OpenLoadFlowParameters) - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
Log parameters interesting for AC calculation
logDc(LoadFlowParameters, OpenLoadFlowParameters) - Static method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
LOGGER - Static variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
LOGGER - Static variable in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
LOGGER - Static variable in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
LOW_IMPEDANCE_BRANCH_MODE_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
LOW_IMPEDANCE_BRANCH_MODE_PARAM_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
LOW_IMPEDANCE_THRESHOLD - Static variable in class com.powsybl.openloadflow.network.LfNetwork
 

M

Markers - Class in com.powsybl.openloadflow.util
 
matrixFactory - Variable in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
matrixFactory - Variable in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
MAX - com.powsybl.openloadflow.network.util.GenerationActivePowerDistributionStep.ParticipationType
 
MAX_ITERATION_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
MAX_ITERATION_REACHED - com.powsybl.openloadflow.ac.nr.NewtonRaphsonStatus
 
MAX_REACTIVE_RANGE - Static variable in class com.powsybl.openloadflow.network.PlausibleValues
 
MAX_TARGET_VOLTAGE_PU - Static variable in class com.powsybl.openloadflow.network.PlausibleValues
 
MIN_REACTIVE_RANGE - Static variable in class com.powsybl.openloadflow.network.PlausibleValues
 
MIN_TARGET_VOLTAGE_PU - Static variable in class com.powsybl.openloadflow.network.PlausibleValues
 
MinimumSpanningTreeGraphDecrementalConnectivity<V> - Class in com.powsybl.openloadflow.graph
 
MinimumSpanningTreeGraphDecrementalConnectivity() - Constructor for class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
minus() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
minus(double[]) - Method in class com.powsybl.openloadflow.equations.StateVector
 
minus(double[], double[]) - Static method in class com.powsybl.openloadflow.equations.Vectors
 
MISMATCH_TYPED_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowReportConstants
 
monitorIndex - Variable in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
MOST_MESHED - com.powsybl.openloadflow.network.SlackBusSelectionMode
 
MostMeshedSlackBusSelector - Class in com.powsybl.openloadflow.network
 
MostMeshedSlackBusSelector() - Constructor for class com.powsybl.openloadflow.network.MostMeshedSlackBusSelector
 
multiply(double) - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
multiply(EquationTerm<V, E>, double) - Static method in interface com.powsybl.openloadflow.equations.EquationTerm
 
multiply(EquationTerm<V, E>, DoubleSupplier) - Static method in interface com.powsybl.openloadflow.equations.EquationTerm
 
multiply(DoubleSupplier) - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
MW - com.powsybl.openloadflow.network.DiscretePhaseControl.Unit
 

N

NaiveGraphDecrementalConnectivity<V> - Class in com.powsybl.openloadflow.graph
 
NaiveGraphDecrementalConnectivity(ToIntFunction<V>) - Constructor for class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
NAME - com.powsybl.openloadflow.network.SlackBusSelectionMode
 
NameSlackBusSelector - Class in com.powsybl.openloadflow.network
 
NameSlackBusSelector(String...) - Constructor for class com.powsybl.openloadflow.network.NameSlackBusSelector
 
NameSlackBusSelector(List<String>) - Constructor for class com.powsybl.openloadflow.network.NameSlackBusSelector
 
NAN - Static variable in class com.powsybl.openloadflow.util.EvaluableConstants
 
network - Variable in class com.powsybl.openloadflow.network.AbstractElement
 
network - Variable in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
Networks - Class in com.powsybl.openloadflow.network.impl
 
NetworkSlackBusSelector - Class in com.powsybl.openloadflow.network
 
NetworkSlackBusSelector(Network) - Constructor for class com.powsybl.openloadflow.network.NetworkSlackBusSelector
 
NetworkSlackBusSelector(Network, SlackBusSelector) - Constructor for class com.powsybl.openloadflow.network.NetworkSlackBusSelector
 
NEWTON_RAPHSON_CONV_EPS_PER_EQ_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
NewtonRaphson - Class in com.powsybl.openloadflow.ac.nr
 
NewtonRaphson(LfNetwork, NewtonRaphsonParameters, EquationSystem<AcVariableType, AcEquationType>, JacobianMatrix<AcVariableType, AcEquationType>, TargetVector<AcVariableType, AcEquationType>) - Constructor for class com.powsybl.openloadflow.ac.nr.NewtonRaphson
 
NewtonRaphsonParameters - Class in com.powsybl.openloadflow.ac.nr
 
NewtonRaphsonParameters() - Constructor for class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
NewtonRaphsonResult - Class in com.powsybl.openloadflow.ac.nr
 
NewtonRaphsonResult(NewtonRaphsonStatus, int, double) - Constructor for class com.powsybl.openloadflow.ac.nr.NewtonRaphsonResult
 
NewtonRaphsonStatus - Enum in com.powsybl.openloadflow.ac.nr
 
NewtonRaphsonStoppingCriteria - Interface in com.powsybl.openloadflow.ac.nr
 
NewtonRaphsonStoppingCriteria.TestResult - Class in com.powsybl.openloadflow.ac.nr
 
NO_CALCULATION - com.powsybl.openloadflow.ac.nr.NewtonRaphsonStatus
 
NodeBreakerTraverser - Class in com.powsybl.openloadflow.util
 
NodeBreakerTraverser(Set<Switch>, int, VoltageLevel.NodeBreakerView) - Constructor for class com.powsybl.openloadflow.util.NodeBreakerTraverser
 
NONE - com.powsybl.openloadflow.OpenLoadFlowParameters.VoltageInitModeOverride
 
norm2(double[]) - Static method in class com.powsybl.openloadflow.equations.Vectors
 
normalizeParticipationFactors(List<ParticipatingElement>, String) - Static method in class com.powsybl.openloadflow.network.util.ParticipatingElement
 
num - Variable in class com.powsybl.openloadflow.network.AbstractElement
 

O

OFF - com.powsybl.openloadflow.network.impl.AbstractLfGenerator.GeneratorControlType
 
onBranchAdded(Object, LfBranch) - Method in interface com.powsybl.openloadflow.network.LfNetworkLoaderPostProcessor
 
onBusAdded(Object, LfBus) - Method in interface com.powsybl.openloadflow.network.LfNetworkLoaderPostProcessor
 
onCreate(EquationSystem<?, ?>) - Method in interface com.powsybl.openloadflow.equations.EquationSystemPostProcessor
 
onDisableChange(LfElement, boolean) - Method in class com.powsybl.openloadflow.ac.equations.AcEquationSystemUpdater
 
onDisableChange(LfElement, boolean) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onDisableChange(LfElement, boolean) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
onDiscretePhaseControlTapPositionChange(PiModel, int, int) - Method in class com.powsybl.openloadflow.equations.TargetVector
 
onDiscretePhaseControlTapPositionChange(PiModel, int, int) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onDiscretePhaseControlTapPositionChange(PiModel, int, int) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
ONE - com.powsybl.openloadflow.network.DiscretePhaseControl.ControlledSide
 
ONE - com.powsybl.openloadflow.network.ReactivePowerControl.ControlledSide
 
onEquationChange(Equation<V, E>, EquationEventType) - Method in interface com.powsybl.openloadflow.equations.EquationSystemListener
 
onEquationChange(Equation<V, E>, EquationEventType) - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
onEquationChange(Equation<V, E>, EquationEventType) - Method in class com.powsybl.openloadflow.equations.TargetVector
 
onEquationTermChange(EquationTerm<V, E>, EquationTermEventType) - Method in interface com.powsybl.openloadflow.equations.EquationSystemListener
 
onEquationTermChange(EquationTerm<V, E>, EquationTermEventType) - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
onEquationTermChange(EquationTerm<V, E>, EquationTermEventType) - Method in class com.powsybl.openloadflow.equations.TargetVector
 
onFactor(Object, SensitivityFunctionType, String, SensitivityVariableType, String, boolean, ContingencyContext) - Method in interface com.powsybl.openloadflow.sensi.SensitivityFactorReader.Handler
 
onGenerationActivePowerTargetChange(LfGenerator, double, double) - Method in class com.powsybl.openloadflow.equations.TargetVector
 
onGenerationActivePowerTargetChange(LfGenerator, double, double) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onGenerationActivePowerTargetChange(LfGenerator, double, double) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
onGenerationReactivePowerTargetChange(LfBus, double, double) - Method in class com.powsybl.openloadflow.equations.TargetVector
 
onGenerationReactivePowerTargetChange(LfBus, double, double) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onGenerationReactivePowerTargetChange(LfBus, double, double) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
onInjectionAdded(Object, LfBus) - Method in interface com.powsybl.openloadflow.network.LfNetworkLoaderPostProcessor
 
onLoadActivePowerTargetChange(LfBus, double, double) - Method in class com.powsybl.openloadflow.equations.TargetVector
 
onLoadActivePowerTargetChange(LfBus, double, double) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onLoadActivePowerTargetChange(LfBus, double, double) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
onLoadReactivePowerTargetChange(LfBus, double, double) - Method in class com.powsybl.openloadflow.equations.TargetVector
 
onLoadReactivePowerTargetChange(LfBus, double, double) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onLoadReactivePowerTargetChange(LfBus, double, double) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
onShuntVoltageControlChange(LfShunt, boolean) - Method in class com.powsybl.openloadflow.ac.equations.AcEquationSystemUpdater
 
onShuntVoltageControlChange(LfShunt, boolean) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onShuntVoltageControlChange(LfShunt, boolean) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
onStateUpdate() - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
onStateUpdate() - Method in interface com.powsybl.openloadflow.equations.StateVectorListener
 
onTransformerPhaseControlChange(LfBranch, boolean) - Method in class com.powsybl.openloadflow.ac.equations.AcEquationSystemUpdater
 
onTransformerPhaseControlChange(LfBranch, boolean) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onTransformerPhaseControlChange(LfBranch, boolean) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
onTransformerVoltageControlChange(LfBranch, boolean) - Method in class com.powsybl.openloadflow.ac.equations.AcEquationSystemUpdater
 
onTransformerVoltageControlChange(LfBranch, boolean) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onTransformerVoltageControlChange(LfBranch, boolean) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
onVoltageControlChange(LfBus, boolean) - Method in class com.powsybl.openloadflow.ac.equations.AcEquationSystemUpdater
 
onVoltageControlChange(LfBus, boolean) - Method in class com.powsybl.openloadflow.network.AbstractLfNetworkListener
 
onVoltageControlChange(LfBus, boolean) - Method in interface com.powsybl.openloadflow.network.LfNetworkListener
 
OpenBranchSide1ActiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
OpenBranchSide1ActiveFlowEquationTerm(LfBranch, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.OpenBranchSide1ActiveFlowEquationTerm
 
OpenBranchSide1CurrentMagnitudeEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
OpenBranchSide1CurrentMagnitudeEquationTerm(LfBranch, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.OpenBranchSide1CurrentMagnitudeEquationTerm
 
OpenBranchSide1ReactiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
OpenBranchSide1ReactiveFlowEquationTerm(LfBranch, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.OpenBranchSide1ReactiveFlowEquationTerm
 
OpenBranchSide2ActiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
OpenBranchSide2ActiveFlowEquationTerm(LfBranch, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.OpenBranchSide2ActiveFlowEquationTerm
 
OpenBranchSide2CurrentMagnitudeEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
OpenBranchSide2CurrentMagnitudeEquationTerm(LfBranch, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.OpenBranchSide2CurrentMagnitudeEquationTerm
 
OpenBranchSide2ReactiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
OpenBranchSide2ReactiveFlowEquationTerm(LfBranch, LfBus, VariableSet<AcVariableType>, boolean, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.OpenBranchSide2ReactiveFlowEquationTerm
 
OpenLoadFlowConfigLoader() - Constructor for class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
OpenLoadFlowParameterJsonSerializer - Class in com.powsybl.openloadflow
 
OpenLoadFlowParameterJsonSerializer() - Constructor for class com.powsybl.openloadflow.OpenLoadFlowParameterJsonSerializer
 
OpenLoadFlowParameters - Class in com.powsybl.openloadflow
 
OpenLoadFlowParameters() - Constructor for class com.powsybl.openloadflow.OpenLoadFlowParameters
 
OpenLoadFlowParameters.LowImpedanceBranchMode - Enum in com.powsybl.openloadflow
 
OpenLoadFlowParameters.OpenLoadFlowConfigLoader - Class in com.powsybl.openloadflow
 
OpenLoadFlowParameters.VoltageInitModeOverride - Enum in com.powsybl.openloadflow
 
OpenLoadFlowProvider - Class in com.powsybl.openloadflow
 
OpenLoadFlowProvider() - Constructor for class com.powsybl.openloadflow.OpenLoadFlowProvider
 
OpenLoadFlowProvider(MatrixFactory) - Constructor for class com.powsybl.openloadflow.OpenLoadFlowProvider
 
OpenLoadFlowReportConstants - Class in com.powsybl.openloadflow
 
OpenSecurityAnalysisProvider - Class in com.powsybl.openloadflow.sa
 
OpenSecurityAnalysisProvider() - Constructor for class com.powsybl.openloadflow.sa.OpenSecurityAnalysisProvider
 
OpenSecurityAnalysisProvider(MatrixFactory, Supplier<GraphDecrementalConnectivity<LfBus>>) - Constructor for class com.powsybl.openloadflow.sa.OpenSecurityAnalysisProvider
 
OpenSensitivityAnalysisConfigLoader - Class in com.powsybl.openloadflow.sensi
 
OpenSensitivityAnalysisConfigLoader() - Constructor for class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisConfigLoader
 
OpenSensitivityAnalysisParameterJsonSerializer - Class in com.powsybl.openloadflow.sensi
 
OpenSensitivityAnalysisParameterJsonSerializer() - Constructor for class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameterJsonSerializer
 
OpenSensitivityAnalysisParameters - Class in com.powsybl.openloadflow.sensi
 
OpenSensitivityAnalysisParameters() - Constructor for class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameters
 
OpenSensitivityAnalysisProvider - Class in com.powsybl.openloadflow.sensi
 
OpenSensitivityAnalysisProvider() - Constructor for class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
OpenSensitivityAnalysisProvider(MatrixFactory) - Constructor for class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
OpenSensitivityAnalysisProvider(MatrixFactory, Supplier<GraphDecrementalConnectivity<LfBus>>) - Constructor for class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
OuterLoop - Interface in com.powsybl.openloadflow.ac.outerloop
 
OuterLoopConfig - Interface in com.powsybl.openloadflow.ac.outerloop
 
OuterLoopContext - Class in com.powsybl.openloadflow.ac.outerloop
 
OuterLoopStatus - Enum in com.powsybl.openloadflow.ac.outerloop
 

P

p - Variable in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
p - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
P_RESIDUE_EPS - Static variable in class com.powsybl.openloadflow.network.util.ActivePowerDistribution
Active power residue epsilon: 10^-5 in p.u => 10^-3 in Mw
parseJson(JsonParser) - Static method in class com.powsybl.openloadflow.sensi.SensitivityVariableSet
 
parseJson(JsonParser) - Static method in class com.powsybl.openloadflow.sensi.WeightedSensitivityVariable
 
parseJson(Path) - Static method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
ParticipatingElement - Class in com.powsybl.openloadflow.network.util
 
ParticipatingElement(Object, double) - Constructor for class com.powsybl.openloadflow.network.util.ParticipatingElement
 
PERFORMANCE_MARKER - Static variable in class com.powsybl.openloadflow.util.Markers
 
PerUnit - Class in com.powsybl.openloadflow.network
 
ph1() - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
ph1() - Method in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
ph1Var - Variable in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
ph1Var - Variable in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
ph2() - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
ph2() - Method in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
ph2Var - Variable in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
ph2Var - Variable in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
phaseControlEnabled - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
PhaseControlOuterLoop - Class in com.powsybl.openloadflow.ac
 
PhaseControlOuterLoop() - Constructor for class com.powsybl.openloadflow.ac.PhaseControlOuterLoop
 
PiModel - Interface in com.powsybl.openloadflow.network
 
PiModel.Direction - Enum in com.powsybl.openloadflow.network
 
PiModelArray - Class in com.powsybl.openloadflow.network
 
PiModelArray(List<PiModel>, int, int, LfNetwork) - Constructor for class com.powsybl.openloadflow.network.PiModelArray
 
PLAUSIBLE_ACTIVE_POWER_LIMIT_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.network.LfNetworkParameters
 
PLAUSIBLE_ACTIVE_POWER_LIMIT_PARAM_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
PlausibleValues - Class in com.powsybl.openloadflow.network
Network related plausible values.
power - Variable in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
PowsyblOpenLoadFlowVersion - Class in com.powsybl.openloadflow.util
 
PowsyblOpenLoadFlowVersion() - Constructor for class com.powsybl.openloadflow.util.PowsyblOpenLoadFlowVersion
 
prepare(LfNetwork) - Method in class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer
 
prepare(LfNetwork) - Method in class com.powsybl.openloadflow.dc.DcValueVoltageInitializer
 
prepare(LfNetwork) - Method in class com.powsybl.openloadflow.FullVoltageInitializer
 
prepare(LfNetwork) - Method in class com.powsybl.openloadflow.network.util.PreviousValueVoltageInitializer
 
prepare(LfNetwork) - Method in class com.powsybl.openloadflow.network.util.UniformValueVoltageInitializer
 
prepare(LfNetwork) - Method in interface com.powsybl.openloadflow.network.util.VoltageInitializer
 
PreviousValueVoltageInitializer - Class in com.powsybl.openloadflow.network.util
 
PreviousValueVoltageInitializer() - Constructor for class com.powsybl.openloadflow.network.util.PreviousValueVoltageInitializer
 
PropagatedContingency - Class in com.powsybl.openloadflow.util
 
PropagatedContingency(Contingency, int, Set<String>, Set<String>, Set<Switch>, Set<Terminal>, Set<String>, Set<String>, Set<Pair<String, Double>>) - Constructor for class com.powsybl.openloadflow.util.PropagatedContingency
 

Q

q - Variable in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
q - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
Quantity - Interface in com.powsybl.openloadflow.equations
 

R

r1() - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
r1Var - Variable in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
R2 - Static variable in interface com.powsybl.openloadflow.network.PiModel
 
reactivateEquations(List<Equation<V, E>>, List<EquationTerm<V, E>>) - Static method in class com.powsybl.openloadflow.equations.EquationUtil
 
REACTIVE_POWER_REMOTE_CONTROL_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
REACTIVE_POWER_REMOTE_CONTROL_PARAM_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
ReactiveLimitsOuterLoop - Class in com.powsybl.openloadflow.ac
 
ReactiveLimitsOuterLoop() - Constructor for class com.powsybl.openloadflow.ac.ReactiveLimitsOuterLoop
 
ReactivePowerControl - Class in com.powsybl.openloadflow.network
 
ReactivePowerControl(LfBranch, ReactivePowerControl.ControlledSide, LfBus, double) - Constructor for class com.powsybl.openloadflow.network.ReactivePowerControl
 
ReactivePowerControl.ControlledSide - Enum in com.powsybl.openloadflow.network
 
read(SensitivityFactorReader.Handler) - Method in class com.powsybl.openloadflow.sensi.SensitivityFactorModelReader
 
read(SensitivityFactorReader.Handler) - Method in interface com.powsybl.openloadflow.sensi.SensitivityFactorReader
 
read(SensitivityFactorReader.Handler) - Method in class com.powsybl.openloadflow.sensi.SensitivityFactorReaderAdapter
 
read(SensitivityFactorReader.Handler) - Method in class com.powsybl.openloadflow.sensi.SensitivityFactoryJsonRecorder
 
readAndCheckFactors(Network, Map<String, SensitivityVariableSet>, SensitivityFactorReader, LfNetwork) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
REMOTE_REACTIVE_POWER - com.powsybl.openloadflow.network.impl.AbstractLfGenerator.GeneratorControlType
 
remoteTargetQ - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
remoteVoltageControlReactivePercent - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
removeEquation(int, E) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
removeGeneratorSlopes() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
removeGeneratorSlopes() - Method in interface com.powsybl.openloadflow.network.LfBus
 
removeInterceptor(SecurityAnalysisInterceptor) - Method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
removeListener(EquationSystemListener<V, E>) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
removeListener(StateVectorListener) - Method in class com.powsybl.openloadflow.equations.StateVector
 
removeListener(LfNetworkListener) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
removeVoltageControl() - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
removeVoltageControl() - Method in interface com.powsybl.openloadflow.network.LfBus
 
REPLACE_BY_MIN_IMPEDANCE_LINE - com.powsybl.openloadflow.OpenLoadFlowParameters.LowImpedanceBranchMode
 
REPLACE_BY_ZERO_IMPEDANCE_LINE - com.powsybl.openloadflow.OpenLoadFlowParameters.LowImpedanceBranchMode
 
replay(DateTime, Path) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
replay(DateTime, Path, SensitivityValueWriter) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
replay(DateTime, Path, SensitivityValueWriter, Reporter) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
reportBalance(Reporter) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
rescaleGlsk(List<AbstractSensitivityAnalysis.SensitivityFactorGroup<V, E>>, Set<LfBus>) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
reset() - Method in class com.powsybl.openloadflow.graph.EvenShiloachGraphDecrementalConnectivity
 
reset() - Method in interface com.powsybl.openloadflow.graph.GraphDecrementalConnectivity
Reset all the cut done previously in the graph
reset() - Method in class com.powsybl.openloadflow.graph.MinimumSpanningTreeGraphDecrementalConnectivity
 
reset() - Method in class com.powsybl.openloadflow.graph.NaiveGraphDecrementalConnectivity
 
resetState(Network) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
restore() - Method in class com.powsybl.openloadflow.network.BranchState
 
restore() - Method in class com.powsybl.openloadflow.network.BusDcState
 
restore() - Method in class com.powsybl.openloadflow.network.BusState
 
restore() - Method in class com.powsybl.openloadflow.network.ElementState
 
restore(Collection<U>) - Static method in class com.powsybl.openloadflow.network.ElementState
 
Result(int, double) - Constructor for class com.powsybl.openloadflow.network.util.ActivePowerDistribution.Result
 
rhs() - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide1DcFlowEquationTerm
 
rhs() - Method in class com.powsybl.openloadflow.dc.equations.ClosedBranchSide2DcFlowEquationTerm
 
rhs() - Method in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
rhs() - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
rhs() - Method in interface com.powsybl.openloadflow.equations.EquationTerm
Get part of the partial derivative that has to be moved to right hand side.
roundA1ToClosestTap() - Method in interface com.powsybl.openloadflow.network.PiModel
 
roundA1ToClosestTap() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
roundA1ToClosestTap() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
roundR1ToClosestTap() - Method in interface com.powsybl.openloadflow.network.PiModel
 
roundR1ToClosestTap() - Method in class com.powsybl.openloadflow.network.PiModelArray
 
roundR1ToClosestTap() - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
run() - Method in class com.powsybl.openloadflow.ac.outerloop.AcloadFlowEngine
 
run(Reporter) - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphson
 
run(Reporter) - Method in class com.powsybl.openloadflow.ac.outerloop.AcloadFlowEngine
 
run(Reporter) - Method in class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
run(Reporter, LfNetwork) - Method in class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
run(Network, ComputationManager, String, LoadFlowParameters) - Method in class com.powsybl.openloadflow.OpenLoadFlowProvider
 
run(Network, ComputationManager, String, LoadFlowParameters, Reporter) - Method in class com.powsybl.openloadflow.OpenLoadFlowProvider
 
run(Network, String, LimitViolationDetector, LimitViolationFilter, ComputationManager, SecurityAnalysisParameters, ContingenciesProvider, List<SecurityAnalysisInterceptor>, List<StateMonitor>) - Method in class com.powsybl.openloadflow.sa.OpenSecurityAnalysisProvider
 
run(Network, String, SensitivityFactorsProvider, List<Contingency>, SensitivityAnalysisParameters, ComputationManager) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
run(Network, String, SensitivityFactorsProvider, List<Contingency>, SensitivityAnalysisParameters, ComputationManager, Reporter) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
run(Network, List<Contingency>, List<SensitivityVariableSet>, SensitivityAnalysisParameters, SensitivityFactorReader, SensitivityValueWriter) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
run(Network, List<Contingency>, List<SensitivityVariableSet>, SensitivityAnalysisParameters, SensitivityFactorReader, SensitivityValueWriter, Reporter) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
run(Network, List<Contingency>, List<SensitivityVariableSet>, SensitivityAnalysisParameters, List<SensitivityFactor2>) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
run(Network, List<Contingency>, List<SensitivityVariableSet>, SensitivityAnalysisParameters, List<SensitivityFactor2>, SensitivityValueWriter) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
run(Network, List<Contingency>, List<SensitivityVariableSet>, SensitivityAnalysisParameters, List<SensitivityFactor2>, SensitivityValueWriter, Reporter) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisProvider
 
run(EquationSystem<DcVariableType, DcEquationType>, JacobianMatrix<DcVariableType, DcEquationType>, Collection<LfBus>, Collection<LfBranch>, Reporter) - Method in class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
run(LfNetwork, double) - Method in class com.powsybl.openloadflow.network.util.ActivePowerDistribution
 
run(String, SecurityAnalysisParameters, ContingenciesProvider) - Method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
 
run(Collection<LfBus>, double) - Method in class com.powsybl.openloadflow.network.util.ActivePowerDistribution
 
run(List<ParticipatingElement>, int, double) - Method in interface com.powsybl.openloadflow.network.util.ActivePowerDistribution.Step
 
run(List<ParticipatingElement>, int, double) - Method in class com.powsybl.openloadflow.network.util.GenerationActivePowerDistributionStep
 
run(List<ParticipatingElement>, int, double) - Method in class com.powsybl.openloadflow.network.util.LoadActivePowerDistributionStep
 
run(T, LfNetworkLoader<T>, AcLoadFlowParameters, Reporter) - Static method in class com.powsybl.openloadflow.ac.outerloop.AcloadFlowEngine
 

S

save(LfBranch) - Static method in class com.powsybl.openloadflow.network.BranchState
 
save(LfBus) - Static method in class com.powsybl.openloadflow.network.BusDcState
 
save(LfBus) - Static method in class com.powsybl.openloadflow.network.BusState
 
save(Collection<T>, Function<T, U>) - Static method in class com.powsybl.openloadflow.network.ElementState
 
SB - Static variable in class com.powsybl.openloadflow.network.PerUnit
 
select(List<LfBus>) - Method in class com.powsybl.openloadflow.network.FirstSlackBusSelector
 
select(List<LfBus>) - Method in class com.powsybl.openloadflow.network.MostMeshedSlackBusSelector
 
select(List<LfBus>) - Method in class com.powsybl.openloadflow.network.NameSlackBusSelector
 
select(List<LfBus>) - Method in class com.powsybl.openloadflow.network.NetworkSlackBusSelector
 
select(List<LfBus>) - Method in interface com.powsybl.openloadflow.network.SlackBusSelector
 
SelectedSlackBus - Class in com.powsybl.openloadflow.network
 
SelectedSlackBus(LfBus, String) - Constructor for class com.powsybl.openloadflow.network.SelectedSlackBus
 
SensitivityAnalysisResult2 - Class in com.powsybl.openloadflow.sensi
 
SensitivityAnalysisResult2(List<SensitivityValue2>) - Constructor for class com.powsybl.openloadflow.sensi.SensitivityAnalysisResult2
 
SensitivityFactor2 - Class in com.powsybl.openloadflow.sensi
 
SensitivityFactor2(SensitivityFunctionType, String, SensitivityVariableType, String, boolean, ContingencyContext) - Constructor for class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
SensitivityFactorModelReader - Class in com.powsybl.openloadflow.sensi
 
SensitivityFactorModelReader(List<SensitivityFactor2>) - Constructor for class com.powsybl.openloadflow.sensi.SensitivityFactorModelReader
 
SensitivityFactorReader - Interface in com.powsybl.openloadflow.sensi
 
SensitivityFactorReader.Handler - Interface in com.powsybl.openloadflow.sensi
 
SensitivityFactorReaderAdapter - Class in com.powsybl.openloadflow.sensi
Adapter from old legacy API to new one.
SensitivityFactorReaderAdapter(Network, SensitivityFactorsProvider, List<Contingency>, List<SensitivityVariableSet>) - Constructor for class com.powsybl.openloadflow.sensi.SensitivityFactorReaderAdapter
 
SensitivityFactorsProviderAdapter - Class in com.powsybl.openloadflow.sensi
Adapter from new API to old legacy one.
SensitivityFactorsProviderAdapter(List<SensitivityFactor2>, List<SensitivityVariableSet>) - Constructor for class com.powsybl.openloadflow.sensi.SensitivityFactorsProviderAdapter
 
SensitivityFactoryJsonRecorder - Class in com.powsybl.openloadflow.sensi
 
SensitivityFactoryJsonRecorder(SensitivityFactorReader, Path) - Constructor for class com.powsybl.openloadflow.sensi.SensitivityFactoryJsonRecorder
 
SensitivityFunctionType - Enum in com.powsybl.openloadflow.sensi
 
SensitivityJsonModule - Class in com.powsybl.openloadflow.sensi
 
SensitivityJsonModule() - Constructor for class com.powsybl.openloadflow.sensi.SensitivityJsonModule
 
SensitivityValue2 - Class in com.powsybl.openloadflow.sensi
 
SensitivityValue2(Object, String, double, double) - Constructor for class com.powsybl.openloadflow.sensi.SensitivityValue2
 
SensitivityValueModelWriter - Class in com.powsybl.openloadflow.sensi
 
SensitivityValueModelWriter() - Constructor for class com.powsybl.openloadflow.sensi.SensitivityValueModelWriter
 
SensitivityValueWriter - Interface in com.powsybl.openloadflow.sensi
 
SensitivityValueWriterAdapter - Class in com.powsybl.openloadflow.sensi
Adapter to old legacy API.
SensitivityValueWriterAdapter() - Constructor for class com.powsybl.openloadflow.sensi.SensitivityValueWriterAdapter
 
SensitivityVariableSet - Class in com.powsybl.openloadflow.sensi
 
SensitivityVariableSet(String, List<WeightedSensitivityVariable>) - Constructor for class com.powsybl.openloadflow.sensi.SensitivityVariableSet
 
SensitivityVariableSetJsonDeserializer - Class in com.powsybl.openloadflow.sensi
 
SensitivityVariableSetJsonDeserializer() - Constructor for class com.powsybl.openloadflow.sensi.SensitivityVariableSetJsonDeserializer
 
SensitivityVariableSetJsonSerializer - Class in com.powsybl.openloadflow.sensi
 
SensitivityVariableSetJsonSerializer() - Constructor for class com.powsybl.openloadflow.sensi.SensitivityVariableSetJsonSerializer
 
SensitivityVariableType - Enum in com.powsybl.openloadflow.sensi
 
serialize(OpenLoadFlowParameters, JsonGenerator, SerializerProvider) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameterJsonSerializer
 
serialize(OpenSensitivityAnalysisParameters, JsonGenerator, SerializerProvider) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameterJsonSerializer
 
serialize(SensitivityVariableSet, JsonGenerator, SerializerProvider) - Method in class com.powsybl.openloadflow.sensi.SensitivityVariableSetJsonSerializer
 
set(double[]) - Method in class com.powsybl.openloadflow.equations.StateVector
 
set(int, double) - Method in class com.powsybl.openloadflow.equations.StateVector
 
setA1(double) - Method in interface com.powsybl.openloadflow.network.PiModel
 
setA1(double) - Method in class com.powsybl.openloadflow.network.PiModelArray
 
setA1(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
setA1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
setA1(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setAbsVariableLoadTargetP(double) - Method in class com.powsybl.openloadflow.network.impl.LfLoads
 
setAcceptableDuration(int) - Method in class com.powsybl.openloadflow.network.LfBranch.LfLimit
 
setActive(boolean) - Method in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
setActive(boolean) - Method in class com.powsybl.openloadflow.equations.Equation
 
setActive(boolean) - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
setActive(boolean) - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
setAddRatioToLinesWithDifferentNominalVoltageAtBothEnds(boolean) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setAngle(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setAngle(double) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setB(double) - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
setB(double) - Method in interface com.powsybl.openloadflow.network.LfShunt
 
setB1(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
setB2(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
setBaseCaseSensitivityValues(List<AbstractSensitivityAnalysis.SensitivityFactorGroup<DcVariableType, DcEquationType>>, DenseMatrix) - Method in class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
setBus(LfBus) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
setBus(LfBus) - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
setCalculatedQ(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setCalculatedQ(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
setCalculatedQ(double) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setCalculatedQ(double) - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
setCalculatedV(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setCalculatedV(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setColumn(int) - Method in class com.powsybl.openloadflow.equations.Equation
 
setDebugDir(String) - Method in class com.powsybl.openloadflow.sensi.OpenSensitivityAnalysisParameters
 
setDisabled(boolean) - Method in class com.powsybl.openloadflow.network.AbstractElement
 
setDisabled(boolean) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setDisabled(boolean) - Method in interface com.powsybl.openloadflow.network.LfElement
 
setDiscretePhaseControl(DiscretePhaseControl) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
setDiscretePhaseControl(DiscretePhaseControl) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setEquation(Equation<V, E>) - Method in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
setEquation(Equation<V, E>) - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
setEquation(Equation<V, E>) - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
setForcePhaseControlOffAndAddAngle1Var(boolean) - Method in class com.powsybl.openloadflow.OpenLoadFlowProvider
 
setFunctionReferences(List<AbstractSensitivityAnalysis.LfSensitivityFactor<AcVariableType, AcEquationType>>) - Method in class com.powsybl.openloadflow.sensi.AcSensitivityAnalysis
 
setG1(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
setG2(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
setGenerationTargetQ(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setGenerationTargetQ(double) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setI1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
setI1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
setI1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
setI1(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setI2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
setI2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
setI2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
setI2(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setLoadPowerFactorConstant(boolean) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setLoadTargetP(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setLoadTargetP(double) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setLoadTargetQ(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setLoadTargetQ(double) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setLowImpedanceBranchMode(OpenLoadFlowParameters.LowImpedanceBranchMode) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setMaxIteration(int) - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
setMaxIteration(int) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setMinZ(double) - Method in interface com.powsybl.openloadflow.network.PiModel
 
setMinZ(double) - Method in class com.powsybl.openloadflow.network.PiModelArray
 
setMinZ(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
setNewtonRaphsonConvEpsPerEq(double) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setNum(int) - Method in class com.powsybl.openloadflow.network.AbstractElement
 
setNum(int) - Method in interface com.powsybl.openloadflow.network.LfElement
 
setP(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setP(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setP1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
setP1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
setP1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
setP1(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setP2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
setP2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
setP2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
setP2(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setParticipating(boolean) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
setParticipating(boolean) - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
setParticipating(boolean) - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
setPhaseControlEnabled(boolean) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
setPhaseControlEnabled(boolean) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setPlausibleActivePowerLimit(double) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setPredefinedResults(Collection<AbstractSensitivityAnalysis.LfSensitivityFactor<V, E>>, Set<LfBus>, Collection<String>) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
setPropertyAngle(Identifiable<?>, double) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
setPropertyV(Identifiable<?>, double) - Static method in class com.powsybl.openloadflow.network.impl.Networks
 
setQ(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setQ(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setQ1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
setQ1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
setQ1(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
setQ1(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setQ2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.AbstractFictitiousLfBranch
 
setQ2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
setQ2(Evaluable) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
setQ2(Evaluable) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setR(double) - Method in interface com.powsybl.openloadflow.network.PiModel
 
setR(double) - Method in class com.powsybl.openloadflow.network.PiModelArray
 
setR(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
setR1(double) - Method in interface com.powsybl.openloadflow.network.PiModel
 
setR1(double) - Method in class com.powsybl.openloadflow.network.PiModelArray
 
setR1(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
setReactivePowerControl(Terminal, double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
setReactivePowerControl(ReactivePowerControl) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
setReactivePowerControl(ReactivePowerControl) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setReactivePowerControl(ReactivePowerControl) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setReactivePowerControl(ReactivePowerControl) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setReactivePowerRemoteControl(boolean) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setReferenceActivePowerFlows(DcLoadFlowEngine, EquationSystem<DcVariableType, DcEquationType>, JacobianMatrix<DcVariableType, DcEquationType>, List<AbstractSensitivityAnalysis.LfSensitivityFactor<DcVariableType, DcEquationType>>, LoadFlowParameters, List<ParticipatingElement>, Collection<LfBus>, Collection<LfBranch>, Reporter) - Method in class com.powsybl.openloadflow.sensi.DcSensitivityAnalysis
 
setRemoteVoltageControlReactivePercent(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setRemoteVoltageControlReactivePercent(double) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setRow(int) - Method in class com.powsybl.openloadflow.equations.Variable
 
setShuntVoltageControl(ShuntVoltageControl) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setShuntVoltageControl(ShuntVoltageControl) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setSlack(boolean) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setSlack(boolean) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setSlackBusesIds(List<String>) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setSlackBusId(String) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setSlackBusPMaxMismatch(double) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setSlackBusSelectionMode(SlackBusSelectionMode) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setSlackBusSelector(SlackBusSelector) - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
setSlope(double) - Method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
setSlope(double) - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
setSpanningTreeEdge(boolean) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
setSpanningTreeEdge(boolean) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setStateVector(StateVector) - Method in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
setStateVector(StateVector) - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
setStateVector(StateVector) - Method in interface com.powsybl.openloadflow.equations.EquationTerm
Set state vector to use for term evaluation.
setStoppingCriteria(NewtonRaphsonStoppingCriteria) - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
setTargetP(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
setTargetP(double) - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
setTargetV(double, LfNetworkLoadingReport) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
setThrowsExceptionInCaseOfSlackDistributionFailure(boolean) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setTransformerVoltageControl(TransformerVoltageControl) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setTransformerVoltageControl(TransformerVoltageControl) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setUserObject(Object) - Method in class com.powsybl.openloadflow.network.AbstractElement
 
setUserObject(Object) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
setUserObject(Object) - Method in interface com.powsybl.openloadflow.network.LfElement
 
setUserObject(Object) - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
setUserObject(Object) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
setV(double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setV(double) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setVoltageControl(double, Terminal, Terminal, boolean, boolean, LfNetworkLoadingReport) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
setVoltageControl(ShuntVoltageControl) - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
setVoltageControl(ShuntVoltageControl) - Method in interface com.powsybl.openloadflow.network.LfShunt
 
setVoltageControl(TransformerVoltageControl) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
setVoltageControl(TransformerVoltageControl) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setVoltageControl(VoltageControl) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setVoltageControl(VoltageControl) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setVoltageControlCapability(boolean) - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
setVoltageControlCapability(boolean) - Method in interface com.powsybl.openloadflow.network.LfShunt
 
setVoltageControlEnabled(boolean) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
setVoltageControlEnabled(boolean) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setVoltageControlEnabled(boolean) - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
setVoltageControlEnabled(boolean) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
setVoltageControlEnabled(boolean) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setVoltageControlEnabled(boolean) - Method in interface com.powsybl.openloadflow.network.LfShunt
 
setVoltageControlSwitchOffCount(int) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
setVoltageControlSwitchOffCount(int) - Method in interface com.powsybl.openloadflow.network.LfBus
 
setVoltageInitializer(VoltageInitializer) - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
setVoltageInitModeOverride(OpenLoadFlowParameters.VoltageInitModeOverride) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setVoltagePerReactivePowerControl(boolean) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setVoltageRemoteControl(boolean) - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
setX(double) - Method in interface com.powsybl.openloadflow.network.PiModel
 
setX(double) - Method in class com.powsybl.openloadflow.network.PiModelArray
 
setX(double) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
shunt - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
SHUNT_B - com.powsybl.openloadflow.ac.equations.AcVariableType
 
SHUNT_COMPENSATOR - com.powsybl.openloadflow.network.ElementType
 
SHUNT_TARGET_B - com.powsybl.openloadflow.ac.equations.AcEquationType
 
ShuntCompensatorReactiveFlowEquationTerm - Class in com.powsybl.openloadflow.ac.equations
 
ShuntCompensatorReactiveFlowEquationTerm(LfShunt, LfBus, VariableSet<AcVariableType>, boolean) - Constructor for class com.powsybl.openloadflow.ac.equations.ShuntCompensatorReactiveFlowEquationTerm
 
shuntVoltageControl - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
ShuntVoltageControl - Class in com.powsybl.openloadflow.network
 
ShuntVoltageControl(LfBus, double) - Constructor for class com.powsybl.openloadflow.network.ShuntVoltageControl
 
ShuntVoltageControlOuterLoop - Class in com.powsybl.openloadflow.ac
 
ShuntVoltageControlOuterLoop() - Constructor for class com.powsybl.openloadflow.ac.ShuntVoltageControlOuterLoop
 
SimplePiModel - Class in com.powsybl.openloadflow.network
 
SimplePiModel() - Constructor for class com.powsybl.openloadflow.network.SimplePiModel
 
slack - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
SLACK_BUS_P_MAX_MISMATCH_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
Slack bus maximum active power mismatch in MW: 1 Mw => 10^-2 in p.u
SLACK_BUS_P_MAX_MISMATCH_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
SLACK_BUS_SELECTION_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
SLACK_BUS_SELECTION_PARAM_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
SLACK_BUSES_IDS_PARAM_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
SlackBusSelectionMode - Enum in com.powsybl.openloadflow.network
 
SlackBusSelector - Interface in com.powsybl.openloadflow.network
 
solve(double[]) - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
solve(DenseMatrix) - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
SOLVER_FAILED - com.powsybl.openloadflow.ac.nr.NewtonRaphsonStatus
 
solveTransposed(double[]) - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
solveTransposed(DenseMatrix) - Method in class com.powsybl.openloadflow.equations.JacobianMatrix
 
spanningTreeEdge - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
SQRT_3 - Static variable in class com.powsybl.openloadflow.network.PerUnit
 
STABLE - com.powsybl.openloadflow.ac.outerloop.OuterLoopStatus
 
stateVector - Variable in class com.powsybl.openloadflow.equations.AbstractEquationTerm
 
StateVector - Class in com.powsybl.openloadflow.equations
 
StateVector() - Constructor for class com.powsybl.openloadflow.equations.StateVector
 
StateVectorListener - Interface in com.powsybl.openloadflow.equations
 

T

TARGET - com.powsybl.openloadflow.network.util.GenerationActivePowerDistributionStep.ParticipationType
 
targetP - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfGenerator
 
TargetVector<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Class in com.powsybl.openloadflow.equations
 
TargetVector(LfNetwork, EquationSystem<V, E>, TargetVector.Initializer<V, E>) - Constructor for class com.powsybl.openloadflow.equations.TargetVector
 
TargetVector.Initializer<V extends Enum<V> & Quantity,​E extends Enum<E> & Quantity> - Interface in com.powsybl.openloadflow.equations
 
test(double[]) - Method in class com.powsybl.openloadflow.ac.nr.DefaultNewtonRaphsonStoppingCriteria
 
test(double[]) - Method in interface com.powsybl.openloadflow.ac.nr.NewtonRaphsonStoppingCriteria
 
TestResult(boolean, double) - Constructor for class com.powsybl.openloadflow.ac.nr.NewtonRaphsonStoppingCriteria.TestResult
 
theta() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ActiveFlowEquationTerm
 
theta() - Method in class com.powsybl.openloadflow.ac.equations.ClosedBranchSide1ReactiveFlowEquationTerm
 
THROWS_EXCEPTION_IN_CASE_OF_SLACK_DISTRIBUTION_FAILURE_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
THROWS_EXCEPTION_IN_CASE_OF_SLACK_DISTRIBUTION_FAILURE_PARAM_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
toArray() - Method in class com.powsybl.openloadflow.equations.TargetVector
 
toString() - Method in class com.powsybl.openloadflow.ac.equations.AcEquationSystemCreationParameters
 
toString() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphsonParameters
 
toString() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowParameters
 
toString() - Method in class com.powsybl.openloadflow.ac.outerloop.AcLoadFlowResult
 
toString() - Method in class com.powsybl.openloadflow.dc.DcLoadFlowParameters
 
toString() - Method in class com.powsybl.openloadflow.dc.equations.DcEquationSystemCreationParameters
 
toString() - Method in class com.powsybl.openloadflow.equations.Equation
 
toString() - Method in class com.powsybl.openloadflow.equations.Variable
 
toString() - Method in class com.powsybl.openloadflow.network.AbstractElement
 
toString() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
toString() - Method in class com.powsybl.openloadflow.network.LfNetworkParameters
 
toString() - Method in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
toString() - Method in class com.powsybl.openloadflow.sensi.SensitivityFactor2
 
toString() - Method in class com.powsybl.openloadflow.sensi.SensitivityValue2
 
toString() - Method in class com.powsybl.openloadflow.sensi.SensitivityVariableSet
 
toString() - Method in class com.powsybl.openloadflow.sensi.WeightedSensitivityVariable
 
TRANSFORMER_PHASE - com.powsybl.openloadflow.sensi.SensitivityVariableType
 
Transformers - Class in com.powsybl.openloadflow.network.impl
 
transformerVoltageControl - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
TransformerVoltageControl - Class in com.powsybl.openloadflow.network
 
TransformerVoltageControl(LfBus, double) - Constructor for class com.powsybl.openloadflow.network.TransformerVoltageControl
 
TransformerVoltageControlOuterLoop - Class in com.powsybl.openloadflow.ac
 
TransformerVoltageControlOuterLoop() - Constructor for class com.powsybl.openloadflow.ac.TransformerVoltageControlOuterLoop
 
traverse(int, Switch, int) - Method in class com.powsybl.openloadflow.util.NodeBreakerTraverser
 
traverse(Set<Switch>, Set<Terminal>) - Method in class com.powsybl.openloadflow.util.ContingencyTripping
 
TWO - com.powsybl.openloadflow.network.DiscretePhaseControl.ControlledSide
 
TWO - com.powsybl.openloadflow.network.ReactivePowerControl.ControlledSide
 

U

UniformValueVoltageInitializer - Class in com.powsybl.openloadflow.network.util
 
UniformValueVoltageInitializer() - Constructor for class com.powsybl.openloadflow.network.util.UniformValueVoltageInitializer
 
unscaleFunction(AbstractSensitivityAnalysis.LfSensitivityFactor<V, E>, double) - Static method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
Unscales function value from per-unit, according to its type.
unscaleSensitivity(AbstractSensitivityAnalysis.LfSensitivityFactor<V, E>, double) - Static method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
Unscales sensitivity value from per-unit, according to its type.
UNSTABLE - com.powsybl.openloadflow.ac.outerloop.OuterLoopStatus
 
updateEquationVector(double[]) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
updateNetwork() - Method in class com.powsybl.openloadflow.ac.nr.NewtonRaphson
 
updateNetwork(LfNetwork, EquationSystem<DcVariableType, DcEquationType>, double[]) - Static method in class com.powsybl.openloadflow.dc.DcLoadFlowEngine
 
updateReactiveKeys() - Method in class com.powsybl.openloadflow.network.VoltageControl
 
updateSlack() - Method in class com.powsybl.openloadflow.network.LfNetwork
 
updateState() - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineGenerator
 
updateState() - Method in class com.powsybl.openloadflow.network.impl.LfGeneratorImpl
 
updateState() - Method in class com.powsybl.openloadflow.network.impl.LfShuntImpl
 
updateState() - Method in class com.powsybl.openloadflow.network.impl.LfStaticVarCompensatorImpl
 
updateState() - Method in class com.powsybl.openloadflow.network.impl.LfVscConverterStationImpl
 
updateState() - Method in interface com.powsybl.openloadflow.network.LfGenerator
 
updateState() - Method in interface com.powsybl.openloadflow.network.LfShunt
 
updateState(boolean, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfBranchImpl
 
updateState(boolean, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBranch
 
updateState(boolean, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfLegBranch
 
updateState(boolean, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfSwitch
 
updateState(boolean, boolean) - Method in interface com.powsybl.openloadflow.network.LfBranch
 
updateState(boolean, boolean, boolean, boolean) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
updateState(boolean, boolean, boolean, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfBusImpl
 
updateState(boolean, boolean, boolean, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfDanglingLineBus
 
updateState(boolean, boolean, boolean, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfStarBus
 
updateState(boolean, boolean, boolean, boolean) - Method in interface com.powsybl.openloadflow.network.LfBus
 
updateState(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
updateState(double, boolean) - Method in class com.powsybl.openloadflow.network.impl.LfLoads
 
updateTapPosition(PhaseTapChanger) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
updateTapPosition(RatioTapChanger, double, double) - Method in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
updateTapPosition(PiModel.Direction) - Method in interface com.powsybl.openloadflow.network.PiModel
 
updateTapPosition(PiModel.Direction) - Method in class com.powsybl.openloadflow.network.PiModelArray
 
updateTapPosition(PiModel.Direction) - Method in class com.powsybl.openloadflow.network.SimplePiModel
 
userObject - Variable in class com.powsybl.openloadflow.network.AbstractElement
 

V

v - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
v1() - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
v1Var - Variable in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
v2() - Method in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
v2Var - Variable in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
validate(boolean, Reporter) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
valueOf(String) - Static method in enum com.powsybl.openloadflow.ac.equations.AcEquationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.ac.equations.AcVariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.ac.nr.NewtonRaphsonStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.ac.outerloop.OuterLoopStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmEquationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmVariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.dc.equations.DcEquationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.dc.equations.DcVariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.equations.EquationEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.equations.EquationTermEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.equations.EquationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.DiscretePhaseControl.ControlledSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.DiscretePhaseControl.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.DiscretePhaseControl.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.impl.AbstractLfGenerator.GeneratorControlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.PiModel.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.ReactivePowerControl.ControlledSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.SlackBusSelectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.network.util.GenerationActivePowerDistributionStep.ParticipationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.OpenLoadFlowParameters.LowImpedanceBranchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.OpenLoadFlowParameters.VoltageInitModeOverride
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.sensi.SensitivityFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.powsybl.openloadflow.sensi.SensitivityVariableType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.powsybl.openloadflow.ac.equations.AcEquationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.ac.equations.AcVariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.ac.nr.NewtonRaphsonStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.ac.outerloop.OuterLoopStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmEquationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer.InitVmVariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.dc.equations.DcEquationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.dc.equations.DcVariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.equations.EquationEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.equations.EquationTermEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.equations.EquationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.DiscretePhaseControl.ControlledSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.DiscretePhaseControl.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.DiscretePhaseControl.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.impl.AbstractLfGenerator.GeneratorControlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.PiModel.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.ReactivePowerControl.ControlledSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.SlackBusSelectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.network.util.GenerationActivePowerDistributionStep.ParticipationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.OpenLoadFlowParameters.LowImpedanceBranchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.OpenLoadFlowParameters.VoltageInitModeOverride
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.sensi.SensitivityFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.powsybl.openloadflow.sensi.SensitivityVariableType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable<V extends Enum<V> & Quantity> - Class in com.powsybl.openloadflow.equations
 
variables - Variable in class com.powsybl.openloadflow.ac.equations.AbstractClosedBranchAcFlowEquationTerm
 
variables - Variable in class com.powsybl.openloadflow.dc.equations.AbstractClosedBranchDcFlowEquationTerm
 
VariableSet<V extends Enum<V> & Quantity> - Class in com.powsybl.openloadflow.equations
 
VariableSet() - Constructor for class com.powsybl.openloadflow.equations.VariableSet
 
Vectors - Class in com.powsybl.openloadflow.equations
 
violationWeakenedOrEquivalent(LimitViolation, LimitViolation) - Static method in class com.powsybl.openloadflow.sa.AbstractSecurityAnalysis
Compares two limit violations
VOLTAGE - com.powsybl.openloadflow.network.impl.AbstractLfGenerator.GeneratorControlType
 
VOLTAGE_INIT_MODE_OVERRIDE_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
VOLTAGE_INIT_MODE_OVERRIDE_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
VOLTAGE_MAGNITUDE - com.powsybl.openloadflow.OpenLoadFlowParameters.VoltageInitModeOverride
 
VOLTAGE_PER_REACTIVE_POWER_CONTROL_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
VOLTAGE_PER_REACTIVE_POWER_CONTROL_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
VOLTAGE_REMOTE_CONTROL_DEFAULT_VALUE - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters
 
VOLTAGE_REMOTE_CONTROL_PARAM_NAME - Static variable in class com.powsybl.openloadflow.OpenLoadFlowParameters.OpenLoadFlowConfigLoader
 
voltageControl - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
VoltageControl - Class in com.powsybl.openloadflow.network
 
VoltageControl(LfBus, double) - Constructor for class com.powsybl.openloadflow.network.VoltageControl
 
voltageControlEnabled - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBranch
 
voltageControlEnabled - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
voltageControlSwitchOffCount - Variable in class com.powsybl.openloadflow.network.impl.AbstractLfBus
 
VoltageInitializer - Interface in com.powsybl.openloadflow.network.util
 
VoltageMagnitudeInitializer - Class in com.powsybl.openloadflow.ac
This voltage initializer is able to find a voltage magnitude starting point by resolving a linear system using only voltage set points, branches reactance and branches voltage ratio.
VoltageMagnitudeInitializer(MatrixFactory) - Constructor for class com.powsybl.openloadflow.ac.VoltageMagnitudeInitializer
 
VoltageMagnitudeInitializer.InitVmBusEquationTerm - Class in com.powsybl.openloadflow.ac
 
VoltageMagnitudeInitializer.InitVmEquationType - Enum in com.powsybl.openloadflow.ac
 
VoltageMagnitudeInitializer.InitVmVariableType - Enum in com.powsybl.openloadflow.ac
 

W

WARN_SEVERITY - Static variable in class com.powsybl.openloadflow.OpenLoadFlowReportConstants
 
WeightedSensitivityVariable - Class in com.powsybl.openloadflow.sensi
 
WeightedSensitivityVariable(String, double) - Constructor for class com.powsybl.openloadflow.sensi.WeightedSensitivityVariable
 
write(Writer) - Method in class com.powsybl.openloadflow.equations.AbstractNamedEquationTerm
 
write(Writer) - Method in class com.powsybl.openloadflow.equations.EquationTerm.MultiplyByScalarEquationTerm
 
write(Writer) - Method in class com.powsybl.openloadflow.equations.EquationTerm.VariableEquationTerm
 
write(Writer) - Method in interface com.powsybl.openloadflow.equations.EquationTerm
 
write(Writer) - Method in class com.powsybl.openloadflow.equations.Variable
 
write(Writer, boolean) - Method in class com.powsybl.openloadflow.equations.Equation
 
write(Writer, boolean) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
write(Object, String, int, double, double) - Method in class com.powsybl.openloadflow.sensi.SensitivityValueModelWriter
 
write(Object, String, int, double, double) - Method in interface com.powsybl.openloadflow.sensi.SensitivityValueWriter
 
write(Object, String, int, double, double) - Method in class com.powsybl.openloadflow.sensi.SensitivityValueWriterAdapter
 
writeJson(JsonGenerator, SensitivityVariableSet) - Static method in class com.powsybl.openloadflow.sensi.SensitivityVariableSet
 
writeJson(Writer) - Method in class com.powsybl.openloadflow.network.LfContingency
 
writeJson(Writer) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
writeJson(Path) - Method in class com.powsybl.openloadflow.network.LfNetwork
 
writeSkippedFactors(Collection<AbstractSensitivityAnalysis.LfSensitivityFactor<V, E>>, SensitivityValueWriter) - Method in class com.powsybl.openloadflow.sensi.AbstractSensitivityAnalysis
 
writeToString() - Method in class com.powsybl.openloadflow.equations.EquationSystem
 
writeToString(boolean) - Method in class com.powsybl.openloadflow.equations.EquationSystem
 

Z

ZERO - Static variable in class com.powsybl.openloadflow.util.EvaluableConstants
 
ZERO_PHI - com.powsybl.openloadflow.ac.equations.AcEquationType
 
ZERO_PHI - com.powsybl.openloadflow.dc.equations.DcEquationType
 
ZERO_PHI - com.powsybl.openloadflow.equations.EquationType
 
ZERO_Q - com.powsybl.openloadflow.equations.EquationType
 
ZERO_RHO1 - com.powsybl.openloadflow.equations.EquationType
 
ZERO_V - com.powsybl.openloadflow.ac.equations.AcEquationType
 
ZERO_V - com.powsybl.openloadflow.equations.EquationType
 
A B C D E F G H I J L M N O P Q R S T U V W Z 
All Classes All Packages