1D advection-diffusion-need to check my code; any suggestions?

  • #1
34
0
1D advection-diffusion--need to check my code; any suggestions?

Hi everyone:

I am teaching myself transport/programming, and have created a simple program for 1-D advection-diffusion (constant velocity, diffusion coefficient, central differencing, Crank-Nicolson).

I would like to check that my code is working properly and would appreciate any advice about how to go about this. I have not been successful on Google at finding code that others have written... If anyone can direct me or provide advice about getting an analytical solution, I would be very grateful. An EXCEL-based spreadsheet or a Matlab or a c++ implementation would be useful; I am not a Fortran or C user.
 

Answers and Replies

  • #2


probably the best way is to find a textbook problem and see if your solution agrees with the book's.
 

Suggested for: 1D advection-diffusion-need to check my code; any suggestions?

Replies
7
Views
790
Replies
5
Views
1K
Replies
7
Views
3K
Replies
6
Views
880
Replies
2
Views
946
Replies
1
Views
1K
Replies
8
Views
2K
Back
Top