mmgocmen / cfd-with-cuda

CFD with CUDA
2 stars 0 forks source link

neuToInp.m - Wall nodes at the exit are not counted #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Consider a simple channel mesh, with inlet, wall and pressure BCs. All the 
nodes at the exit are counted as pressure nodes, but the ones on the walls of 
the exit plane are not counted as wall nodes. Therefore at the exit plane wall 
velocities can not be equated to zero.

Original issue reported on code.google.com by cuneytsert on 24 Oct 2012 at 10:47