Fast-Implementation-Mixed-FEM

Fast Implementation of Mixed Finite Elements (Raviart-Thomas) for upcoming paper
368 téléchargements
Mise à jour 22 juil. 2019

Fast implementation of the mixed finite element method
for the Darcy's problem discretized by lowest-order Raviart-Thomas finite elements using Matlab. The implementation is based on the so-called vectorized approach applied to the computation of the finite element matrices and assembly of the global finite element matrix. The code supports both 2D and 3D domains, and the finite elements can be triangular, rectangular, tetrahedral or hexahedral. The code can also be easily modified to import user-provided meshes.

Citation pour cette source

Theodore Weinberg (2025). Fast-Implementation-Mixed-FEM (https://github.com/tweinb1/Fast-Implementation-Mixed-FEM), GitHub. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2017b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Chemistry dans Help Center et MATLAB Answers
Tags Ajouter des tags
Remerciements

Inspiré par : Fast FEM assembly: edge elements

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

2D_Q_RT0

2D_T_RT0

3D_Q_RT0

3D_T_RT0

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.2

Drivers fixed, primarily error in listing number of triangles and tetrahedrons being tested. Fixed one triangle driver crashing.

1.0.1

Corrected error in which version it was created with.

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.