-
Notifications
You must be signed in to change notification settings - Fork 184
Developer manual #728
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
Developer manual #728
Conversation
|
@akeeste did you mean to include updates to the SimulinkMaskFunctions and the WEC-Sim Library in this PR? |
|
@kmruehl Yes I did do some clean up in the library masks and the run from simulink callbacks. I did not anticipate merging this in before v4.4 which is why I hadn't worried about them conflicting. On Friday I can work to update this PR with the current dev branch. |
|
@akeeste got it, thanks for the clarification. I think the easiest thing to do would be to split this PR into two PRs:
If I have some time tomorrow I can work on creating a PR the developer documentation, if not I'll leave it to you on Friday. Thanks! |
045fffd to
0859a1d
Compare
|
@kmruehl I have reset this PR to only update developer documentation. I will move the over clean up to another PR |
|
@akeeste thank you! |
kmruehl
left a comment
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.
@akeeste thank you so much! This is a huge help, especially for managing the Library for Run from Simulink.
This PR updates the developer manual to contain information on the method, reasoning, etc of certain features. Right now the developer manual seems best used to explain the reasoning (how, why) behind WEC-Sim features with an especially complex set-up, as opposed to explaining the what a feature does, which could be in the user manual. This creates a written reference for future team members or external developers.
Current content includes discussion on:
Future developer manual content could include: