Your search returned 187 items.
For harmonic analysis in the frequency domain, overhead lines and cables should be modeled based on a distributed parameter line model. Long overhead lines and cables should be modeled with…
Tags
High voltage cable systems sometimes require a detailed analysis of voltages and currents in the core and metallic screen (sheath). In order to analyse both voltages and currents along the cable, the…
Depending on the Scripting language that you are using there are two different approaches: 1) Python: Here you just have to prepare a Python list of values and assign it to a parameter of interest.…
To automate the execution of a specific DPL or Python script, a command button (VisButton) may be created in the single-line diagram. To add a Command Button to a single-line diagram in your project,…
In attached to this FAQ a project containing such a script can be found. This script calculates the following faults: - three phase fault - single phase to ground fault - 2 phase short circuit In…
Tags
In PowerFactory 2021 a new plot framework was introduced. The old classes for pages (SetVipage) and plots (VisPlot, Vis..) were retired and new, more advanced, classes are now avaiable and the new…
In the attachment to this FAQ you can find a PowerFactory project with a Python script, located in the Library/Scripts folder. The script performs the following steps: - Accesses short circuit trace…
Tags
In attachment to this FAQ you can find a PowerFactory project with a script inside of Library/Scripts folder. Script performs following steps: - Collects all two winding transformers, - Loops through…
Tags
Attached to this FAQ a PowerFactory project can be found with a script located inside of the Library/Script folder. The script automatically creates a path between each two busbars that are connected…
Tags
Input fields (in GUI mode) provides the possibility to get user input during the execution of a DPL script. This can be part of a user communication while the script is running and can be used to…