Home

Awesome

MATLAB Toolbox for Handling 2D and 3D FEM Meshes

license - BSD language - MATLAB category - science status - maintained

This MATLAB toolbox offers numerous functionalities for handling 2d and 3d meshes:

The toolbox can be used for the following tasks:

Examples

The example run_bridge_example.m handles a complex 3d structural analysis:

<p float="middle"> <img src="readme_img/bridge.png" width="600"> </p>

The example run_simple_example.m uses a simple 2d and 3d electrostatic simulation. This example is used to systemically test/demonstrates the different functions of the toolbox:

<p float="middle"> <img src="readme_img/simple_1.png" width="400"> <img src="readme_img/simple_2.png" width="400"> </p> <p float="middle"> <img src="readme_img/simple_3.png" width="400"> <img src="readme_img/simple_4.png" width="400"> </p> <p float="middle"> <img src="readme_img/simple_5.png" width="400"> <img src="readme_img/simple_6.png" width="400"> </p>

Limitations

The following limitations apply to the toolbox:

Compatibility

The toolbox requires the following software packages:

The following software packages are used for generating the data of the examples:

Author

Thomas Guillod - GitHub Profile

License

This project is licensed under the BSD License, see LICENSE.md.