(UDM) FORTRAN or FLECS code for the generator model

I'm asking seniors for help.

I want to make generator model, but I can't find any example code for a generator model. I've tried many things, but it's hard to make... Also, the use of 'DO, IF, and ELSEIF' in FLECS was not what I expected. If you have an API, please let me know

Thanks your interest and feedback.

KYC_Korea's avatar
13
KYC_Korea
asked 2024-02-13 15:48:06 -0500
edit flag offensive 0 remove flag close merge delete

Comments

Here's a manual for FLECS. It was designed to make coding Fortran easier, with a similar but easier format. http://www.congenomics.com/congen/doc/flecsdoc.html There are some examples on model development in the PSS/E docs, but it's not exactly easy.

Alex P's avatar Alex P (2024-02-14 08:00:33 -0500) edit

For my personal experience, I worked on UDM for two years, but I still could not establish gen. model. The output of gen. model is current, but API and POM did not mention about how to send the output into the network interface. But if you successes in the future , please let me know, good luck!

YKC's avatar YKC (2024-02-15 23:42:54 -0500) edit
add a comment see more comments