S2DE_FREEFEM++ is a directory of examples which illustrate the use of the FREEFEM++ package, a high-level integrated development environment for the numerical solution of nonlinear multiphysics partial differential equations in 2D and 3D.
FreeFem++ is installed on the hallway machines, and can be accessed by typing:
/usr/local/bin/FreeFem++
The computer code and data files made available on this web page are distributed under the GNU LGPL license.
FREEFEM++, examples which illustrate the use of the FREEFEM++ package, a high-level integrated development environment for the numerical solution of nonlinear multiphysics partial differential equations (PDE's) in 2D and 3D.
HECHT_FREEFEM++ examples which accompanied the standard reference paper for FREEFEM++, used by Frederic Hecht to illustrate special features of the program.
MITCHELL_FREEFEM++, examples which illustrate the implementation of the Mitchell 2D elliptic partial differential equation (PDE) test problems using FREEFEM++.
STOKES_2D_EXACT, a FORTRAN90 library which evaluates exact solutions to the incompressible steady Stokes equations over the unit square in 2D.
CAVITY is flow in a driven cavity. An exact solution is not known for this problem.
STOKES1
STOKES2
You can go up one level to the Examples directory.