Ask Your Question
1

PSS(R)E not properly initialized

asked 2013-05-08 08:28:04 -0500

bennettl gravatar image

I'm trying to run a python script and I'm getting the following error messages: Messages for api CASE PSS(R)E not properly initialized (004288)

Messages for api SOLUTIONPARAMETERS4 PSS(R)E not properly initialized (004288)

What does this error message mean and how do I solve it?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-05-08 13:03:34 -0500

jsexauer gravatar image

Directly after importing psspy, you should do the following:

psspy.psseinit( 100000 )

Where 100000 is the bus size of the system.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

Stats

Asked: 2013-05-08 08:28:04 -0500

Seen: 2,231 times

Last updated: May 08 '13