FEMLISP Homepage

FEMLISP - a Common Lisp Framework for Finite Element Methods


Short description:

FEMLISP is a framework for solving partial differential equations with the help of the finite element method (FEM). It is written completely in Common Lisp. In contrast to other approaches this has the following advantages:

Functionality:

Sample applications:

Status: The current version of FEMLISP is 0-9-9. It has been tested and verified to work on Linux with CMUCL, SBCL, and Allegro CL, on Mac OS X with CMUCL and SBCL, on Solaris with CMUCL and SBCL, on a Linux/AMD64 system with Allegro CL and SBCL, and on Microsoft Windows using Allegro CL (however, you need a non-trial version of Allegro).

FEMLISP is hosted at Savannah. For more information, look at the User Manual.

Installation and download:

Follow the installation instructions in the User Manual.


Nicolas Neuss, 2006-10-13