-
Notifications
You must be signed in to change notification settings - Fork 0
New Example: Navier Stokes Equation #6
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention/extra information is neededExtra attention/extra information is neededintermediateintermediate level good first issues, might be little harder to completeintermediate level good first issues, might be little harder to complete
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention/extra information is neededExtra attention/extra information is neededintermediateintermediate level good first issues, might be little harder to completeintermediate level good first issues, might be little harder to complete
Type
Fields
Give feedbackNo fields configured for issues without a type.
It would be ncie to show some HPC/computational applications using WoT.
We wish to show the time evolution of fluid flow using Navier-Stokes equation. There are multiple examples that could be made, like the flow around a sphere, or even an airplane wing. (So feel free to make a solution of those problems)
But a basic minimum example would be as what is shown in this medium article: https://medium.com/@zakariatemouch/exploring-fluid-dynamics-using-python-a-numerical-approach-with-navier-stokes-equations-0a00ddae6822
i.e. solve for the velocity field and plot that in 2D or any-D
possible properties
actions
events
Some other resources:
plot solution in 2D graph with a remote client either with node-wot or our python client in a jupyter notebook
please add more details into the issue if necessary.