2D Fast Vectorized Finite Element Method

Versión 1.1 (185 KB) por Jan Kaska
Fast vectorized assembly of 2D finite element matrices and load vector using linear basis functions and triangular mesh.
92 descargas
Actualizado 11 ene 2022
A simple algorithm for vectorized assembly of matrices for 2D finite element methods using linear basis functions and triangular mesh. The algorithm is able to work with Dirichlet, Neumann and general Robin boundary conditions. A simple code for testing the algorithm is attached. The code is programmed for the Poisson's equation:
The entire code is commented for easier orientation and editing. I will be glad for any feedback and possible improvements to the algorithm.

Citar como

Jan Kaska (2024). 2D Fast Vectorized Finite Element Method (https://github.com/kaskaj/MatlabFEM/releases/tag/1.1), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2021b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.1

See release notes for this release on GitHub: https://github.com/kaskaj/MatlabFEM/releases/tag/1.1

1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.