Closed RemDelaporteMathurin closed 6 years ago
Apparently doable by specifying the measurement. Would need to do a simple case 2D
This is possible by using SubMesh
and Measurements
defined on this SubMesh
.
Next Step
Do this in 3D
Done in 3D here : CFD3D.py.zip
Done in 2D here : CFD2D.py.zip
We would like to be able to solve an equation (Navier-Stokes) only in a subdomain (fluid) or find a way to fix the solution (velocity) at 0 in the other domains.