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:
Limitations
The following limitations apply to the toolbox:
For 2d meshes and 3d surfaces, only triangular meshes are supported (no quadrilateral meshes)
For 3d volumes, only tetrahedral meshes are supported (no hexahedral meshes)
The integration and interpolation methods are considering linear schemes (no higher-order)
Probably not scalable to very large meshes (tested with 3.5 million vertices and 7 million triangles)
Compatibility
The toolbox requires the following software packages:
Tested with MATLAB R2018b
No toolboxes are required
Compatibility with GNU Octave not tested but probably slightly problematic
The following software packages are used for generating the data of the examples:
COMSOL 5.4 for generating the meshes and the solutions
请发表评论