(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.
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.
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!