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
- lattice size
- time steps
- viscosity, reynolds number or fluid parameters
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.
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.