Skip to content

Highly interactive, GPU thread-parallel Lattice Boltzmann CFD solver written in Java, Java swing and with JCUDA Libraries

Notifications You must be signed in to change notification settings

vishnu1710/jFlowsim_with_CUDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

jFlowsim_with_CUDA

jflowsim which was previously thread parallel in CPU mode (by ChristianFJanssen https://github.com/ChristianFJanssen). I extended this process in GPU (as part of my student job at TU Braunschweig) with JCUDA libraries from http://www.jcuda.de/.

Mainly the work was focused on Navierstokes solver only. (Not implemented on other solver models)

Implementation can be found under the following path

/jFlowsim/src/jflowsim/model/numerics/lbm/navierstokes/*.java files

About

Highly interactive, GPU thread-parallel Lattice Boltzmann CFD solver written in Java, Java swing and with JCUDA Libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published