The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. The basic design principle is: that everything is nonlinear. All physics models are nonlinear from which the linearization are made as special cases.
Features
- Elasticity, thermal, eigenvalue, contact mechanics, and quasi-static solutions
- Typical examples in industrial applications include non-linear solid mechanics, contact mechanics
- Finite strains, and fluid structure interaction problems
- For visualization, JuliaFEM uses ParaView which prefers XDMF file format using XML to store light data and HDF to store large data-sets
- Open-source software for reliable, scalable, distributed Finite Element Method
- The basic design principle is: everything is nonlinear