Answers
Dec 03, 2018 - 09:22 PM
hi,sir
It is so sorry that i am not familar with english.First,you should make sure legacy code,as follow:
#LOCAL REAL A 15
"REAL"is data type of you array,"A" is name of array, 15 is size and"#LOCAL"is necessary.
The last,in component graphic,you should ensure port connect's dimension value is 15.
We will give better advice if you provide imagine include error message from PSCAD.
you sincerelly
It is so sorry that i am not familar with english.First,you should make sure legacy code,as follow:
#LOCAL REAL A 15
"REAL"is data type of you array,"A" is name of array, 15 is size and"#LOCAL"is necessary.
The last,in component graphic,you should ensure port connect's dimension value is 15.
We will give better advice if you provide imagine include error message from PSCAD.
you sincerelly
Dec 04, 2018 - 10:19 PM
The way I said is component created in PSCAD,PSCAD allow you to define array ,just need other diffierent format with fortran.I am sorry that I ignored "external",so if you want set external function,you should write subroutine A(input,output)in fortran file,A is name of subroutine.then creating a component and write call A($input,$output).
I hope this message does not mislead you this time.
I hope this message does not mislead you this time.
Add New Comment