-
Notifications
You must be signed in to change notification settings - Fork 3
fixing the node docs #31
Comments
I fixed the docs, committed and pushed my changes to branch master (see commit). Can I close this issue now? |
Please do not push directly to master. Always open a PR, so we can discuss the content before it goes to master. That keeps master working and ensures we don't have a cluttered history. Hence, please
|
* CHANGELOG modified * more explanation added to docs for node dynamics and naming convention of variables taking into account * Omega_H removed from keyword arguements * merged with master 2
Can we also close this issue now? |
Only the docs of FourthEq are fixed. The others are still broken: |
@timkittel: Can you help me out what exactly you refer to? :) |
They both have the paragraph on ω being a rotor frequency (and there is no rotor) and they miss a reference (if possible a standard book, not a paper). |
Hi @SabineAuer ,
could you please fix the docs of the nodes that you implemented. You can locally check the results by running
make docs
(in thePowerDynamics.jl
folder) and the result will be inPowerDynamics.jl/docs/build/index.html
.The text was updated successfully, but these errors were encountered: