JuliaFEM.jl
Parallel FEM solver
A framework for solving complex finite element problems in parallel across multiple computers and cloud services.
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.
252 stars
26 watching
66 forks
Language: Julia
last commit: 10 months ago elementfemfinitejuliajulia-languagemethod
Related projects:
Repository | Description | Stars |
---|---|---|
vinhphunguyen/migfem | Software for finite element analysis with isogeometric methods in Matlab | 67 |
terenceyuyue/varfem | Provides a software framework for solving partial differential equations using finite element methods in MATLAB. | 50 |
lyc102/ifem | A MATLAB package implementing efficient adaptive finite element methods on unstructured simplicial grids in 2D and 3D. | 218 |
kinnala/scikit-fem | A Python library for assembling finite element systems | 512 |
anttilehikoinen/smeklib | A MATLAB-based library for performing 2D finite element analysis in electrical machines | 56 |
juliastats/pgm.jl | A Julia framework for building and analyzing probabilistic graphical models. | 52 |
juliaai/mlj.jl | A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,795 |
pawbz/geophyinv.jl | Provides tools for solving geophysical models and inverse problems using computational methods | 29 |
juliarobotics/rigidbodydynamics.jl | A Julia package providing an implementation of rigid body dynamics and kinematics algorithms. | 289 |
juliaci/benchmarktools.jl | A framework for writing and running performance benchmarks in the Julia programming language. | 615 |
zhangyaqi1989/multiscale-fem | A Matlab implementation of a multiscale finite element method for efficient simulation of periodic media with high-frequency features | 45 |
libmesh/libmesh | A finite element analysis and simulation library with support for adaptive mesh refinement and parallel computing. | 658 |
facebookresearch/khronos.jl | A GPU-accelerated Maxwell FDTD solver written in Julia | 49 |
lcharleux/abapy | A Python-based application for easy Finite Element Method pre and post processing. | 87 |
spine-tools/spineopt.jl | A Julia package for modeling and optimizing energy systems | 58 |