All Projects → FEniCS → fiat

FEniCS / fiat

Licence: LGPL-3.0 License
FIAT: FInite element Automatic Tabulator

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to fiat

ufl
UFL - Unified Form Language
Stars: ✭ 51 (+54.55%)
Mutual labels:  fenics, finite-element-method, finite-element-software
fenics-adapter
preCICE-adapter for the open source computing platform FEniCS
Stars: ✭ 22 (-33.33%)
Mutual labels:  fenics
dolfinx-tutorial
A reimplementation of the Springer book: https://github.com/hplgit/fenics-tutorial/, covering new topics as well as transitioning from dolfin to dolfinx
Stars: ✭ 28 (-15.15%)
Mutual labels:  fenics
multiphenics
multiphenics - easy prototyping of multiphysics problems in FEniCS
Stars: ✭ 30 (-9.09%)
Mutual labels:  fenics
featool-multiphysics
FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)
Stars: ✭ 190 (+475.76%)
Mutual labels:  fenics
maelstrom
Numerical simulation of magnetohydrodynamics.
Stars: ✭ 28 (-15.15%)
Mutual labels:  fenics
fenics-DRL
Repository from the paper https://arxiv.org/abs/1908.04127, to train Deep Reinforcement Learning in Fluid Mechanics Setup.
Stars: ✭ 40 (+21.21%)
Mutual labels:  fenics
cashocs
computational adjoint-based shape optimization and optimal control software for python
Stars: ✭ 18 (-45.45%)
Mutual labels:  fenics
PhaceXL 2D
Script for the generation of finite-thickness interface elements for polycrystal modelling
Stars: ✭ 15 (-54.55%)
Mutual labels:  finite-element-method
FenicsSolver
multiphysics FEM solver based on Fenics library
Stars: ✭ 52 (+57.58%)
Mutual labels:  fenics
RBniCS
RBniCS - reduced order modelling in FEniCS
Stars: ✭ 5 (-84.85%)
Mutual labels:  fenics
pymor
pyMOR - Model Order Reduction with Python
Stars: ✭ 198 (+500%)
Mutual labels:  fenics
feappv
FEAPpv -- free personal version of the FEAP
Stars: ✭ 57 (+72.73%)
Mutual labels:  finite-element-method
multiphenics
multiphenics - easy prototyping of multiphysics problems in FEniCS
Stars: ✭ 33 (+0%)
Mutual labels:  fenics
fem
Notes on finite element method
Stars: ✭ 20 (-39.39%)
Mutual labels:  fenics

FIAT: FInite element Automatic Tabulator

The FInite element Automatic Tabulator FIAT supports generation of arbitrary order instances of the Lagrange elements on lines, triangles, and tetrahedra. It is also capable of generating arbitrary order instances of Jacobi-type quadrature rules on the same element shapes. Further, H(div) and H(curl) conforming finite element spaces such as the families of Raviart-Thomas, Brezzi-Douglas-Marini and Nedelec are supported on triangles and tetrahedra. Upcoming versions will also support Hermite and nonconforming elements.

FIAT is part of the FEniCS Project.

For more information, visit http://www.fenicsproject.org

Build Status Coverage Status Documentation Status

Documentation

Documentation can be viewed at http://fenics-fiat.readthedocs.org/.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].