Ferrite-FEM/Ferrite.jl

Frontal solver example

Open

#839 opened on Nov 11, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Julia (109 forks)github user discovery
featuregood first issue

Repository metrics

Stars
 (439 stars)
PR merge metrics
 (PR metrics pending)

Description

It might be a fun project to implement a frontal solver to see where we are to develop specialized linear solvers. A starter should be the original paper by Irons [1] which contains a fortran code which we could port.

References

[1] Irons, Bruce M. (1970). "A frontal solution program for finite element analysis". International Journal for Numerical Methods in Engineering. 2 (January/March): 5–32. Bibcode:1970IJNME...2....5I. doi:10.1002/nme.1620020104.

Contributor guide