Skip to content

Lattice Boltzmann (LBM) simulation package for GPUs (CUDA, OpenCL)

Notifications You must be signed in to change notification settings

abhinavmuta/sailfish

This branch is 327 commits behind sailfish-team/sailfish:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 1, 2012
Jun 30, 2015
Aug 24, 2014
Apr 17, 2010
Aug 23, 2010
Dec 24, 2013
Aug 24, 2015
Aug 24, 2014
Apr 18, 2015
Mar 16, 2014
Dec 27, 2009
Dec 24, 2013
Dec 24, 2013
May 14, 2012
Jan 13, 2013
Dec 24, 2013

Repository files navigation

1. About the project
--------------------
Sailfish is an Open Source project.  Its code is licensed under the terms of
the LGPL v3.

The source code is hosted in a git repository at:
  
   https://github.com/sailfish-team/sailfish

To get a recent copy, run:

 $ git clone https://github.com/sailfish-team/sailfish sailfish-cfd

If you have any questions, patches, suggestions etc. feel free to send a
message to the project mailing list:

http://groups.google.com/group/sailfish-cfd


2. Running the examples
-----------------------
No installation is necessary, but there are several required Python modules
that need to be installed on the host system in order for Sailfish to work.
For a full list of these modules and their installation instructions, please
refer to the Sailfish manual at:

http://sailfish.us.edu.pl/

To run the examples, go to the appropriate directory and let Python know
where Sailfish is located by adjusting the PYTHONPATH environment variable,
e.g.:

$ export PYTHONPATH=$PWD:$PYTHONPATH
$ cd examples
$ ./ldc_2d.py

About

Lattice Boltzmann (LBM) simulation package for GPUs (CUDA, OpenCL)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 40.5%
  • C++ 32.5%
  • HTML 14.2%
  • Mako 10.0%
  • Elixir 0.9%
  • Shell 0.6%
  • Other 1.3%