Please turn JavaScript on

Python for PSSE help forum - Latest question feed

Subscribe to Python for PSSE help forum - Latest question feed’s news feed.

Click on “Follow” and decide if you want to get news from Python for PSSE help forum - Latest question feed via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to Python for PSSE help forum - Latest question feed comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from Python for PSSE help forum - Latest question feed which you are really interested in. Click on the blue “Filter” button below to get started.

Website title: Questions - Python for PSSE help forum

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.29 / day

Message History

I am writing a user-defined load model. I am trying to calculate the current using the old (previous time step) powers and new (this time step) powers. I store the new power as a VAR during MODE 2 and 3 (do I need to be doing this in both?), and recall it in the T-entry. Then, after calculating and injecting the current using: CALL SET_CURNT(GET_CURNT(IB) - CONJG(S_NEW / GET_V...

Read full story
Couldnt run dynamic simulation in PSS/E. Getting Messages for api DIST_SPCB_FAULT_2 Data Requirements not met (006847) when applying an unbalanced branch fault

Read full story
I'm working on an AC mitigation project for pipelines. The power company sent me their data required for the study in the ".sav" format, but I don't have access to the software. Could anyone do me a favour and convert the file to the ".raw" format? Please DM if you don't mind helping me. Thanks

Read full story
I'm running a series of PV analysis in parallel using a Python script. During the run, I'm getting an alert with an error message followed by another error code. I have not found any documentation explaining what these error codes are, so any help pinpointing what these mean or where I should look would be great. The script works on some models without this error, but not others...

Read full story
I am wondering if I can use subroutines/functions inside the model Fortran code, similarly to how we use functions in other coding languages? This is just to simplify the code, so instead of having several instances of the same code block, I can just call the subroutine with the relevant inputs/outputs. Thanks

Read full story