How to write a Fortran-wrapper for C-code and attached it to the PSSE model?
I have a control code in C language. How can I write a wrapper for this c code, build the DLL, and attach it to the PSSE model? Any example please???
First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
I have a control code in C language. How can I write a wrapper for this c code, build the DLL, and attach it to the PSSE model? Any example please???
Asked: Jan 21 '4
Seen: 381 times
Last updated: Jan 21 '24
No of constants reading error in user defined model
Is there a python function to return plant model con data in dynamic case model?
Is DER_A model developed by WECC available in PSSE ?
Can Electric Vehicle be modelled in PSSE ?
find var number for user model
REGCA1 generator and branch VAR mismatch
Python crashes when trying open a second case file
Do we need to model delta-Y transformer 30 degree phase shift?
It's not a perfect example, but if you have access to PSCAD, there's a DLL_Interface example in the Examples folder that might be a good starting point. (ref PSCAD 5.0)