falcon is a Finite Element Analysis (FEA) software, based on the Jem-Jive libraries. The Jem and Jive libraries are developed and maintained by the Dynaflow Research Group. A part of this software is built upon the work of Frans van der Meer (TU Delft) and Vinh Phu Nguyen (Monash University).
- Object-oriented C++
- Modular, with highly decoupled code components.
- Several finite element models and solvers.
- Parallel computing with MPI and system level threads.
- Interface to external linear solvers, AMGCL, Pardiso (Intel, Panua), MUMPS, and Umfpack.
- Interface to external GPU linear solvers, cuDSS and AMGX.
- Paraview Module for visualization with Paraview, Mayavi.
Follow INSTALL.md
Make a Pull Request