The fenicstools repository contains tools for the FEniCS problem solving environment.
Notice: This fork updates fenicstools to work with FEniCS version 2017.1.0, adhere to PEP8 formatting, and work with Python 3. Probe
and Probes
have been verified to work but there are minor discrepancies in the examples in mikaem/fenicstools/wiki that can be easily fixed to work again. Other features of the library have not been tested yet.
fenicstools is developed by
- Mikael Mortensen
- Miroslav Kuchta
fenicstools is licensed under the GNU GPL, version 3 or (at your option) any later version.
fenicstools is Copyright (2013-2016) by the authors.
See wiki
fenicstools requires a compatible installation of FEniCS, see the releases. The development version follows the development cycle of FEniCS, see www.fenicsproject.org.
To install simply run
python setup.py install --prefix=/path/to/your/favourite/site-packages
The latest version of this software can be obtained from
https://github.com/mikaem/fenicstools
Please report bugs and other issues through the issue tracker at: