Ask Your Question
1

Version change from 2.3 to 2.7

asked 2013-05-23 07:12:09 -0500

tapraj gravatar image

We recently acquired PSS/e version 33 and want to run transient stability studies using python. Previously we were using version 32 and running python 2.3 or 2.5. Is there anybody that can help me understand what I need to do in order to run python 2.7 on PSS/e version 33?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-05-23 08:54:15 -0500

JervisW gravatar image

You shouldn't have to change anything. Python 2.7 is backwards compatible. and I think PSSE Version 33 should also be backwards compatible with Version 32.

One thing we have is a suite of what's called "unit tests" that we can automatically run to tell if a change in program will introduce errors. Python has this capability built in.

http://docs.python.org/2/library/unittest.html

edit flag offensive delete link more

Comments

Well thanks but I wouldn't ask this question if it was true

tapraj gravatar imagetapraj ( 2013-05-24 16:30:02 -0500 )edit

I don't understand, did you run into some problems?

JervisW gravatar imageJervisW ( 2013-05-25 19:25:06 -0500 )edit

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-23 07:12:09 -0500

Seen: 290 times

Last updated: May 23 '13