Feeds
提问
I'm trying to iterate internal nodes in a mesh set by a condition of psi(i,j) =.25*( psi(i,j+1) + psi(i,j-1) + psi(i+1,j) + psi(i-1,j)), with predetermined boundary conditions
I have mesh I created for a stream function plot with boundary conditions. Now, I have a function I want to impletement into the...
7 years 前 | 0 个回答 | 0
0
个回答提问
how do you implement an iteration for a stream function?
Hello, so I'm trying to create a stream function contour plot. I created my mesh and have implemented my boundary conditions tha...
7 years 前 | 0 个回答 | 0