How to get ASCC result in excel file
I have system of 3000 buses and I want to have the ASCC result in KVA & Amp either in excel or in output bar. Please help me regarding this. i don't know the python or commands etc.
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
I have system of 3000 buses and I want to have the ASCC result in KVA & Amp either in excel or in output bar. Please help me regarding this. i don't know the python or commands etc.
I posted a python code at my googledrivesite to export short circuit result to excel. Download “SCexcel_20210118.zip”. Check the readme file for more information and how to run it. Edit the input data file to customize the study. (update on Jan 18, 2021.)
While am running the script scexcel.py am getting the below error File "C:\Program Files (x86)\PTI\PSSE33\EXAMPLE\scexcel.py", line 88, in main if os.environ['PYTHONCODE']: File "C:\Python27\lib\os.py", line 425, in __getitem__ return self.data[key.upper()] KeyError: 'PYTHONCODE'
The default run expects to find the case "savnw.sav" in the working directory. For other data, edit the scexcel.ini and update it. The module "sctools.py" contains code to call IEC runs but exporting to excel might required tuning the function "export_ascc2excel".
Asked: 2021-01-11 04:11:59 -0500
Seen: 1,213 times
Last updated: Jan 18 '21
Does reactive power of a machine impact on fault levels?
How do I export short circuit data(.sc) to an excel file using pss/e and python?
Can you call python functions from VBA?
How to name ACCC excel results
MW & Mvar flow in Python to Excel
Help with Running TSPF_import_export.py for Converting LoadProfiles to .rawx
AttributeError: module 'openpyxl' has no attribute 'load_workbook' [closed]
Best way to read *.out file with PSSExplore34? Excel or python?
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.