Your search returned 47 items.
PowerFactory provides different load model classes. Besides the general load model (ElmLod) there are specific models for medium voltage loads (ElmLodmv) and low voltage loads (ElmLodlv). These load…
The attached PowerFactory project includes a script called "Coordinates Import" which allows users to import geographical coordinates from GIS or other systems that are stored in an Excel file for the…
Tags
PDF reports can by default use results that are present in the memory of PowerFactory, e.g. after a Load Flow calculation. Therefore, the calculation always has to be executed first before creating a…
Tags
There can be issues when calling pandas.read_excel starting from PowerFactory 2023 SP4 when an Anaconda is used. This is because with PowerFactory 2023 SP4 we started shipping a new version of…
Tags
To plot the values of a variable used in a Python script, you must first save the values of the variable in a result file (ElmRes). For this, define result parameters on the "Result" page of your…
Changing the colour, line style or elements in an existing plot via Python can be done by modifying the Data Series object of a plot. The Data Series object contains the information for all shown…
The contents of result objects (ElmRes) are exported via the Result Export command (ComRes). This command offers various options: Export type (e.g. csv, COMTRADE, txt, databases) Option to export all…
Tags