Gerris icon indicating copy to clipboard operation
Gerris copied to clipboard

Gerris Flow Solver with some patches

General Information

Gerris also known as the GNU Flow Solver (GFS) aims to be a generic tool for the numerical simulation of fluid flows.

The official web site is: http://gfs.sourceforge.net

Copying

Gerris is distributed under the terms of the General Public License which is compliant with the guidelines of the Open Source and Free Software Fundations. See the file COPYING for details.

Installation

Unix users (including Windows users under Cygwin):

./configure make make install

See the file 'INSTALL' for generic configure instructions and the tutorial in doc/tutorial for an introduction on how Gerris works.