Ask Your Question
0

User written model with internal integration method

asked 2019-04-22 15:49:06 -0500

txc gravatar image

I am trying to write a simple exciter model, eg the SEXS model with my own integration method (internal solver) without using any states and dstates in my model.(I have already written it using the traditional way of using the elementary blocks method). However, now, I don't want to use PSS/E's internal integration routine, rather use my own method, like the forward Euler method for example. I want to use vars to store the state variables information. Does anyone have a working example. Any help will be much appreciated.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2019-05-02 05:09:10 -0500

jfconroy gravatar image

It is certainly possible to do this, once you have a knowledge of how to initialize and change the values of VARs in your PSS/E model using the appropriate FORTRAN code. It is more important to think about why you want to do this.

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

1 follower

Stats

Asked: 2019-04-22 15:49:06 -0500

Seen: 303 times

Last updated: May 02 '19