Hi everyone,
I am working with the following set of partial differential equations.
iαu + Dv = 0
-iωu + iαUu + U'v = -iαp
-iωv + iαUv = -Dp
where D = d/dy
This set of partial differential equations requires two boundary conditions. According to the documentation, applying these two conditions involves adding two tau terms. However, I am unsure which equations the tau terms should be applied to in my case.
Based on the example in the documentation, should I add the tau terms to each y-differential equation, that is, the first and third equations?
Any guidance would be greatly appreciated!
Minyu Li