PSS/E and Python and Conec File interface [closed]
asked 2014-08-06 00:23:56 -0500
Anonymous
Hello,
I have some question about interface among PSS/E and Python and Conec File(Fortran).
my question is how to give a variable to Conec File from Python?
For example, I will call the PSS/E and calculate something using Python.
Then I want to give a variable to Conec File(Fortran) from Python for changing the input data of Generator model.
How can I solve this problem?