Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tdegeus/goosefem

Several types of Finite Element simulations in C++ (with a Python interface)
https://github.com/tdegeus/goosefem

cpp fem finite-elements pybind11 python xtensor

Last synced: 4 days ago
JSON representation

Several types of Finite Element simulations in C++ (with a Python interface)

Awesome Lists containing this project

README

        

[![CI](https://github.com/tdegeus/GooseFEM/workflows/CI/badge.svg)](https://github.com/tdegeus/GooseFEM/actions)
[![Doxygen -> gh-pages](https://github.com/tdegeus/GooseFEM/workflows/gh-pages/badge.svg)](https://tdegeus.github.io/GooseFEM)
[![readthedocs](https://readthedocs.org/projects/goosefem/badge/?version=latest)](https://readthedocs.org/projects/goosefem/badge/?version=latest)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/goosefem.svg)](https://anaconda.org/conda-forge/goosefem)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/python-goosefem.svg)](https://anaconda.org/conda-forge/python-goosefem)

## GooseFEM

Library to perform static or dynamic finite elements computations. The core of the implementation is a C++ library. For user convenience a Python interface is provided too. Please consult the documentation for more information:

https://goosefem.readthedocs.io

and for C++ documentation

https://tdegeus.github.io/GooseFEM

## Credit / copyright

(c) T.W.J. de Geus | [www.geus.me](http://www.geus.me) | [[email protected]](mailto:[email protected])

Tom de Geus was financially supported by:

* [Swiss National Science Foundation (FNSF), Switzerland](http://www.snfs.ch)
* [École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland](http://www.epfl.ch)
* [Eindhoven University of Technology (TU/e), Eindhoven, The Netherlands](http://www.tue.nl)
* [The Netherlands Research Council (NWO), The Netherlands](http://www.nwo.nl)
* [Materials Innovation Institute (M2i), The Netherlands](http://www.m2i.nl)