You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These TODOs are commented in the fluid flow branch. They are being solved gradually, but this issue won't be closed until this branch is ready to merge, which will depend mostly on the example test issue.
I just pushed changes to the entire fluid-flow code, including those related to these TODOs. I ended up adding a new one: the user needs to be able to choose the structure of the internal radius. I think that belongs to a new issue. This one can be closed as soon as the merges are pushed to the master.
Fluid_flow.py was added in a new branch called "fluid-flow".
Here are some changes that should be made in it.
Translate comments, names of variables and functions.
Add docstring to explain functions.
check PEP 8
Remove TODO from the code and add them here
The text was updated successfully, but these errors were encountered: