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年以上 前 | 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年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0
