Front-Tracking Technique for Multiphase Viscous Flow
Copyright (C) 2013 Dylan Nelson (dnelson@destinati.com)

License
-------

This program 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, version 3. This license is available
in its entirety at <http://www.gnu.org/licenses/>.

This program 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.

About
-----

Following Tryggvason et al. (2001), a proof of concept computational fluid dynamics solver for two-dimensional, multiphase viscous flow problems. Solves the Navier-Stokes equations on a fixed grid while the interface between different fluids is followed using a "front tracking" approach. Includes examples of a water drop bouncing off a surface, and a two drop binary collision.

Dependencies
------------

MATLAB (2012).

Installation
------------

None.