CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   Diffusion-Convection from Ferziger and Peric (https://www.cfd-online.com/Forums/main/95143-diffusion-convection-ferziger-peric.html)

Don456 December 7, 2011 10:03

Diffusion-Convection from Ferziger and Peric
 
Hi,

I'm currently working on linear equation solvers on GPU's using Java.
I have working versions of CG and BiCGStab in Java and Cuda with a quite nice speedup when Cuda is used(depending on the size of the equation system).
If you want to know more about it let me know.

For validation I have written a small program to solve the diffusion-convection equation(one dimensional) with finite differences as stated in Fertziger, Peric.

It works quite well but if I try to increase the number of grid points higher than 100, the equation system is not converging anymore. Has anyone suggestions regarding this?

Greetings Felix


All times are GMT -4. The time now is 15:17.