1

What is PSSE environment manager?

The environment manager sits on my desktop, I want to delete it. Is it safe to delete? What do you use it for? Thanks to @jsexauer for branch detection code!

edl763's avatar
21
edl763
asked 2012-08-21 01:52:08 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

0

The PSS/E environment manager is used for compiling dynamic models for stability simulations. These are user models which are not part of the standard dynamic models in PSS/E. In the past, DOS compiler was used, now, Environment Manager allows drag and click for allowing PSS/E read models out of fortran or python. If you are not using any user models (*.lib or *.obj) then you don't need the Environment Manager.

EBC's avatar
151
EBC
answered 2012-10-10 14:51:07 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

I think you could delete it; its just an icon.

I don't use the environment manager, but its useful for setting up those environment variables that PSSE needs to run from within Python. Kind of like this blog post on running PSSE from inside Python.

If you don't set up the environment variables one of two things will happen:

  1. Python will not be able to locate the psspy library;
  2. PSSE will cause Python to crash when you load a saved case.

Neither is what you want as an engineer :)

JervisW's avatar
1.3k
JervisW
answered 2012-08-22 02:19:31 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Login/Signup to Answer