Ask Your Question

Jack's profile - activity

2020-06-02 19:24:18 -0500 commented answer Initial condition suspect for GAST2A

I am getting the same Initial Conditions Suspsect error message. Is there a way to remove this error by changing any parameter?

2018-04-09 13:35:46 -0500 received badge  Student (source)
2018-02-07 09:25:26 -0500 received badge  Famous Question (source)
2017-12-18 05:00:03 -0500 received badge  Notable Question (source)
2017-12-14 18:01:50 -0500 received badge  Popular Question (source)
2017-12-13 15:10:01 -0500 asked a question User Written Model of Generator

Hi, I was trying to write a user written model for a simple generator whose Pelec and Qelec follows the reference value stored in the VAR array. The idea is that generator Pelec and Qelec would be based on some reference for e.g. bus frequency deviation. Does anybody has an example of writing a user written generator model? Any help would be appreciated. I'm aware that I can use CBEST model for this purpose, but I would like to create my own model so that I can keep building it based on my needs.

Thanks

2017-07-22 17:12:32 -0500 received badge  Famous Question (source)
2017-07-20 22:02:58 -0500 received badge  Popular Question (source)
2017-07-20 22:02:58 -0500 received badge  Notable Question (source)
2017-07-20 17:49:49 -0500 commented answer PSS/e 34 dyntools module

I've been saving it as ".out" file instead of ".outx" file. It keeps giving me the same error message.

2017-07-19 17:27:53 -0500 received badge  Editor (source)
2017-07-19 17:27:05 -0500 asked a question PSS/e 34 dyntools module

Hi,

I have been trying to open an .out file using python dyntools module, but I've getting an error: 3mw.out version is 1.47195e+19 DynChanExtract handles version 2.0 files only.

Does anyone know how to open .out file in PSS/E 34?

Thanks

2017-05-09 08:52:48 -0500 commented answer AGC Implementation Using Python

yes, I am looking for AGC implementation in a dynamic simulation. Any thoughts?

2017-05-09 08:52:17 -0500 answered a question AGC Implementation Using Python

yes, I am looking for AGC implementation in a dynamic simulation. Any thoughts?

2017-05-09 08:51:31 -0500 received badge  Enthusiast
2017-05-08 10:31:26 -0500 received badge  Famous Question (source)
2017-05-08 05:05:55 -0500 received badge  Famous Question (source)
2017-05-08 05:05:55 -0500 received badge  Notable Question (source)
2017-05-08 05:05:55 -0500 received badge  Popular Question (source)
2017-05-05 00:59:39 -0500 received badge  Notable Question (source)
2017-05-04 15:02:58 -0500 received badge  Popular Question (source)
2017-05-02 15:02:17 -0500 asked a question VAR array access

is there a way to access "var" variable in psse using python API?

2017-05-02 14:17:57 -0500 asked a question AGC Implementation Using Python

Does anybody have any idea about implementing an AGC using python ? There is one paper available online from PTI, but it doesn't talk much about the implementation.

2017-04-24 22:28:06 -0500 answered a question ImportError: DLL load failed: %1 is not a valid Win32 application

PSSE requires 32 bit python. You are probably using 64 bit python.

2017-04-24 22:25:31 -0500 answered a question Could anybody be interested in preparing PSSE and PSCAD models for solar power plant?

Please share more information about what you are looking for.

2016-06-04 15:43:01 -0500 received badge  Famous Question (source)
2016-06-03 02:18:44 -0500 received badge  Notable Question (source)
2016-06-01 08:19:06 -0500 received badge  Popular Question (source)
2016-05-31 17:32:21 -0500 asked a question Frequency Value of the Bus

Hello, Is there any way of getting the Frequency Value of the bus based on the bus number in PSSE?

Thanks