-
Notifications
You must be signed in to change notification settings - Fork 5
Lukel/phasor docs #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good. Need to make most of the changes Slaven suggested and one other about the saturation.
Co-authored-by: pelesh <peless@ornl.gov>
Branch is up to date with requested edits. Thank you for the feedback! We can extend explanations further, just please identify what could benefit from enrichment. |
Move 4 differential variables back to differential as discussed |
Correction is needed for both, GENROU and GENSAL docs. |
Okay, ready for approval. I will create new branch for exciter & governor models moving forward and use these models as reference for formatting. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks very good, Luke. I have identified three typos to be fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check highlighted sign issues.
Co-authored-by: pelesh <peless@ornl.gov>
Co-authored-by: pelesh <peless@ornl.gov>
Changes applied, thank you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go ;)
Description
The documentation for the GENROU and GENSAL (Synchronous Machine models) has been reviewed and modified to be consistent with the implementation.
This closes issue #79
Proposed changes
The README equations and nomenclature notation is derived directly from the C++ implementation. Information from the general Synchronous Machine README has been removed and put into the relevant sub-models. Since we will be implementing other classes of synch. generator models, so the GENROU and GENSAL equations should not be inn the folders general README.
Further comments
Let me know if there was any notation violations, the guidelines don't seem to have much in regards to math notation.