Ask Your Question
0

Explanation about CONEC and CONET subroutines

asked 2018-09-25 12:32:10 -0500

rafaels100 gravatar image

I cant grab what these subroutines are ment to do, or how do I use them. I know they are realted to the libraries .dll, but for the matter I dont actually understand what they do neither (I know I can create these libraries, but I dont know how or what do I use them for). Can anyone here do me a ELI5 explanation about them ? Thanks, regards

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-09-25 16:30:02 -0500

perolofl gravatar image

CONEC and CONET subroutines are relics from the old days when all dynamic models were called from them. I believe PTI introduced Table-driven dynamics in the end of the 80's, beginning with the plant models.

Nowadays more or less all models are table-driven so there is really no need for CONEC and CONET. However they are still there for backwards compatibility with old user-written models that are still not updated to be called directly inside PSSE. Still there are some wind models using the old way of calling models through CONEC/CONET.

From rev 33 there is no real need to call models in CONEC/CONET, all user models can be rewritten to Table-driven dynamics, for example as a miscellaneous model.

So, in short, don't bother about the existence of CONEC and CONET. Activity DYRE will inform you if any of your models is called from CONEC or CONET. If so, you need to compile the subroutines and create a new dsusr.dll.

edit flag offensive delete link more

Comments

Ooh this is a big relief, thank you !

rafaels100 gravatar imagerafaels100 ( 2018-09-26 05:44:27 -0500 )edit

You've also addressed my question, excellent answer, thanks a lot!

TonyWong gravatar imageTonyWong ( 2019-06-18 05:29:56 -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

1 follower

Stats

Asked: 2018-09-25 12:32:10 -0500

Seen: 1,122 times

Last updated: Sep 25 '18