Commit d5b7162
committed
fix PPE boundary conditions
the code for the pressure poisson equation didn't match the boundary
conditions as statedin the text. This has been fixed.
Now the (pressure) conditions are:
neumann bc at x = 0, 2
y = 0
dirichlet at y = 21 parent 159f5cc commit d5b7162
1 file changed
Lines changed: 6 additions & 6 deletions
0 commit comments