forked from dorchard/navier
-
Notifications
You must be signed in to change notification settings - Fork 0
Navier-Stokes fluid simulation in various languages (C, Fortran, and Haskell using Repa)
License
yshoraka/navier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project provides a sample program, that provides a significant numerical computation, written using a number of languages and approaches for the sake of comparison. The sample program is a slightly modified version of a Navier-Stokes fluid dynamics code by Griebel et al. [1]. Current implementations include C, Fortran, and Haskell (repa). 2012/13 - Accelerate (Haskell) and Ypnos (Haskell) implementations in progress. [1] Michael Griebel, Thomas Dornseifer, Tilman Neunhoeffer, Numerical Simulation in Fluid Dynamics, SIAM, 1998. http://people.sc.fsu.edu/~jburkardt/cpp_src/nast2d/nast2d.html
About
Navier-Stokes fluid simulation in various languages (C, Fortran, and Haskell using Repa)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Haskell 45.2%
- C 31.1%
- Fortran 22.5%
- Other 1.2%