A Julia package to combine the powers of Comodo.jl and Ferrite.jl
This Julia package enables one to combine Comodo.jl and Ferrite.jl. The latter is a powerful Julia library for finite element analysis, while the former offers powerful geometry processing and meshing tools. In addition, Comodo links with Makie for advanced Julia based visualisation. This library helps brings these capabilities together. Functionality provided here includes the conversion between Comodo meshes to Ferrite meshes and vice versa.
To install
julia> ]
(@v1.11) pkg> add https://github.com/COMODO-research/ComodoFerrite.jl
Under construction. For now please see the examples in the examples folder.
ComodoFerrite.jl is released open source under the Apache 2.0 license.

