Feeds
提问
For and while loop problem
High guys, I have about my loop containing a for and while loop. The code only produces 1 value for Sd, but in all cases T(i) >T...
5 years 前 | 1 个回答 | 0
1
个回答已回答
Problem: 3D Diffusion Equation with Sinkterm
For the people who are interested. This line is wrong: D = ones(Nx,Ny,Nz)+diff; Instead, first define D = ones(Nx,Ny,Nz) and ne...
Problem: 3D Diffusion Equation with Sinkterm
For the people who are interested. This line is wrong: D = ones(Nx,Ny,Nz)+diff; Instead, first define D = ones(Nx,Ny,Nz) and ne...
6 years 前 | 0
| 已接受
提问
Problem: 3D Diffusion Equation with Sinkterm
Hi guys, I am working on a 3d simulation which shows the concentration profile in a 1m^3 box. In this box I placed a filter whic...
6 years 前 | 1 个回答 | 0
1
个回答提问
Problem with mod command
Hi everyone, I am running a 3d simulation of a concentration profile in a 1m^3 box with a sinkterm. I have added a line: if(mo...
6 years 前 | 1 个回答 | 0
