/Ferrite.jl

Finite element toolbox for Julia (forked by Pei-Liang)

Primary LanguageJuliaOtherNOASSERTION

Ferrite.jl logo.

Build Status codecov.io

A simple finite element toolbox written in Julia.

Note: This package was originally called JuAFEM.jl, but has now been renamed to Ferrite.jl.

Documentation

Installation

You can install Ferrite from the Pkg REPL:

pkg> add Ferrite

Contributing and Questions

If you have specific questions about Ferrite.jl, you're welcome to reach out to us on the Julia Slack under #ferrite-fem or on Zulip under #Ferrite.jl (here you can find links to Slack and Zulip). If you encounter a problem, please open an issue. Feel free to ask us in case you are not sure if a problem is on the side of Ferrite.jl!
Contributions are very welcome, as are feature requests and suggestions.
Please keep in mind that we are part of the Julia community and adhere to the Julia Community Standards.