First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
From the models documentation "4. pfaref (the power factor angle reference) value is initialized by the model based on ini- tial real and reactive power outputs from the machine."
During a dynamic run you can monitor and change this VAR... L+2 Power factor reference angle (pfaref), radians
This is the power factor as reported by the model. It's probably correct, but it's not a bad idea to double check by looking at MW and MVAr flows.
Also, take note of the PFflag on the model block diagram.
The model only supports local power factor at its machine terminals... not at any upstream point.
I hope that helps.