Your search returned 464 items.
The attached project shows all three different possibilities the DSL event command offers. The three loads are disconnected by a DSL model. The event is triggered in this case fixed at 2s via the…
It is possible to represent photovoltaic (PV) systems in PowerFactory for the purpose of power system analysis. It is important to decide from the very beginning on the type of analyses being carried…
The Q(V) characteristic is available as reactive power controller for load flow calculation within the generator models as well as within the station controller. The slope of the control curve can be…
The attached project shows how events can be created based on the status of the breaker. Please note that this works only if the breaker is set to "detailed for calculation". Else the breaker may be…
This problem is related to the Oracle's database driver. Oracle’s database driver require the Microsoft Visual C++ Redistributables for Visual Studio 2013 to be installed on the machine. The package…
This issue can occur when PowerFactory is configured to store the Workspace directory on a network share or mounted network drive while using a local database. In such cases the database along with…
The attached document contains a step by step guide for the usage of the script "Wind Speed Sweep" in other projects.…
The following example contains a network model with a cable system modelled in a pipe. The element ElmCabsys is used to model the cable system (TypCabsys) which is composed of single core cables…
Data can be applied from one scenario is another via script using the ApplySelective() method. For example: Scenario.ApplySelective(1, folder) "Scenario" is the IntScenario object that contains…
The attached project contains an example of an Addon. The Addon is located in the study case and consists of subscripts (in this case DPL scripts - ComDPL, but could also be python scripts) and…