Ask Your Question

powerengineer's profile - activity

2022-09-27 21:13:08 -0500 commented answer Returning Dynamic simulation data.

Hi ywan1246 and Chris, you can use the ierr, rarray = abusreal(sid, flag, string) python API function to get different parameters at each time step during a simulation. You can look into detail in Ch 12 (subsystem data retrieval) of API documentation (PSS/E ver. 35)

2022-04-12 03:04:48 -0500 received badge  Enthusiast
2022-04-06 22:31:49 -0500 received badge  Famous Question (source)
2022-04-06 22:31:49 -0500 received badge  Notable Question (source)
2022-04-05 22:23:16 -0500 received badge  Popular Question (source)
2022-04-04 22:13:16 -0500 asked a question Grid forming inverter implementation

Hi everyone, I want to implement grid-forming inverters in PSS/E to analyze their impact on system stability. I have some experience with grid-following inverters using REGCA1, REECA1, and REPCA1. Can anyone please guide me how to implement a grid-forming inverter?

Thank you.