                                                  Oslo 2009-08-31
DiffSim
-------

DiffSim is a python library that provides a framwork for solving 
coupled continuous and discrete equations. Using PyDOLFIN DiffSim 
provides builtin functionalities to solve the diffusion equation, 
using the finite elemement method.

DiffSim provides a declarative language to describe coupled diffusion
domains together with discrete (in time) variables.

Contents
--------

  1. Dependencies
  2. Installation
  3. Feedback
  4. License


1. Dependencies
---------------

* DOLFIN 0.9.5
* FFC    0.7.1
* FIAT   0.3.5
* UFC    1.2.0
* UFL    0.4.1
* Viper  0.4.5

2. Installation
---------------

See ./INSTALL


3. Feedback
-----------

Feed back, patches, and comments should be sent to:

    fenics-apps@fenics.org

    or to the maintainer:

    Johan Hake <johan.hake@gmail.com>


5. License
----------

This library is licensed under the GNU LGPL Version 3.0 or any later, see ./COPYING
