First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version | asked 2019-07-10 06:42:52 -0500 Anonymous |
Hello,
I have a basic issue in PSS/E and fortran. In my fortran program, I wish to record a value in a certain situation and re-use it for other situations.
The specific value is obtained during a deadband, for example active power value recorded before every droop (in the deadband) happening. How can I record this value so that I can use for other calculations, after the deadband ?
Thank you in advance