isef-lbm - program for simulation of acoustic waves using LBM written on C++
Copyright (C) 2013 Arkadiy Prigojin, Sergey Dukanov
isef-lbm is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
'isef-lbm' is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
#how-to# Install this packages: sudo apt-get install freeglut3 freeglut3-dev libsdl1.2-dev
Clone repository: git clone https://github.com/viva-la-vida/isef-lbm
Compile sources: make
Run program: ./LBM