About ComodoFerrite.jl

September 26, 2025 ยท View on GitHub

ComodoFerrite logo

License: Apache 2.0 Dev Build Status Coverage

A Julia package to combine the powers of Comodo.jl and Ferrite.jl

About ComodoFerrite.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.

ComodoFerrite uniaxial loading of a cube

Installation

To install

julia> ]

(@v1.11) pkg> add https://github.com/COMODO-research/ComodoFerrite.jl

Documentation

Under construction. For now please see the examples in the examples folder.

License

ComodoFerrite.jl is released open source under the Apache 2.0 license.