-
MethodDescriptionNot used anymore. Use
TerminalMapping.findForVoltageLimits(String)
orTerminalMapping.findForFlowLimits(String)
instead.Not used anymore.Synchronous machines can be generators or condensers, they are obtained separately. UseCgmesModel.synchronousMachinesGenerators()
orCgmesModel.synchronousMachinesCondensers()
instead.UseZipPackager.archiveFilesToZipBytes(Path, List)
instead.Use theOptional
returned byModuleConfigRepository.getModuleConfig(String)
ComputationParameters.getTimeout(java.lang.String)
should be used instead. A timeout in milliseconds for this command execution. If less than zero, the execution time should be considered as unlimited.UseContingencyList.getValidContingencies(List, Network)
()} instead.use DynamicSimulationResult.Status instead: replace with method "getPriority": replace with the method "setPriority"UseCreateCouplingDevice.getBusOrBbsId1()
instead.UseCreateCouplingDevice.getBusOrBbsId2()
instead.UseBattery.getTargetP()
instead.UseBattery.getTargetQ()
instead.UseBattery.setTargetP(double)
instead.UseBattery.setTargetP(double)
instead.UseBatteryAdder.setTargetP(double)
instead.UseBatteryAdder.setTargetQ(double)
instead.tie lines are not lines anymore.UseNetwork.create(String, String)
instead.UseEurostagTutorialExample1Factory.createWithFixedCurrentLimits()
instead, here current limits do not respect the convention of having an infinite value temporary limit, which make overload detection malfunction.Not used anymore. UseContainersMapping#create(List, List, ToIntFunction, ToIntFunction, ToIntFunction, Predicate, Predicate, ToDoubleFunction, Function, IntFunction)
instead.should useLimitViolationUtils.getLoadingLimits(Identifiable, LimitType, ThreeSides)
insteadshould useLimitViolationUtils.getLoadingLimits(Identifiable, LimitType, ThreeSides)
insteadShould not be used anymore.UseLoadFlowParameters.isUseReactiveLimits()
instead.useLoadFlowResult.getStatus()
orLoadFlowResult.isFullyConverged()
()} orLoadFlowResult.isPartiallyConverged()
insteadUseDenseMatrix.get(int, int)
instead.UseMatrix.add(int, int, double)
instead.UseMatrix.ElementHandler.onElement(int, int, double)
instead.UseMatrix.getRowCount()
instead.UseMatrix.getColumnCount()
instead.UseMatrix.set(int, int, double)
instead.computationOk is deprecated (see computationOk attribute)UseShortCircuitParameters.isWithVoltageResult()
instead. Used for backward compatibility.UseShortCircuitParameters.setWithVoltageResult(boolean)
instead. Used for backward compatibility.
-
ConstructorDescription: replace with ScalingParameters(Scalable.ScalingConvention scalingConvention, boolean reconnect, boolean constantPowerFactor, Priority priority, boolean allowsGeneratorOutOfActivePowerLimits)Version with computation ok deprecated and used for backward compatibility (see computationOk attribute)
CgmesModel.synchronousMachinesGenerators()
orCgmesModel.synchronousMachinesCondensers()
instead.