Your search returned 63 items.
To be able to create a plot from values that are saved inside a vector object (VisVec) you first need to define and fill a result file (ElmRes) with values from a vector of interest. The easiest way…
Tags
Find attached in the proejct (ExecuteCalculation.pfd) a DPL (DIgSILENT Programming Language) script that performs the following tasks: Activation of the study cases, one by one. Search and execution…
The simulation results are not always on a fixed time base due to interruptions happening during the simulation. The attached project contains a script which uses first the Comtrade export to get a…
The attached DPL script is based on a project including both, the old and the new boundary as PowerFactory grids available. To do this it has three input values: - oldBoundary: defines the old…
The tabular reports for the contingency analysis are stored by default in the folder Database\System\Settings\Formats\Show. The DPL script called “Create” inside the tabular report is the one used to…
The content of the output window can be saved in a text file by using the command "ComWr" (Save File). The attached project contains a DPL script, which writes some text in the output window and then…
Tags
The attached example demonstrates the use of stochastic switching in PowerFactory, including a description on how to use it. The study case contains a DPL script "Stochastic Switching" which…
This DPL script will get all asynchronous machine types (TypAsmo) which are considered by PowerFactory to be relevant for the calculation. The names of types, where the calculation fails, are reported…
The attached project includes the DPL script "CalcMat" in the study case. The script demonstrates how to read and manipulate matrix data. After resizing the matrix "out" the value of every row and…
Tags
The attached pfd-files contain a dpl script. The script should be stored inside a subfolder of the current user or inside a project, which is not intended to export. The selection of the path and…