GalerkinToolkit/GalerkinToolkit.jl
High-performance finite element toolbox in Julia
This toolkit helps engineers and scientists simulate complex physical phenomena by breaking down problems into smaller, manageable elements. You input the geometry and material properties of your system, and it outputs detailed numerical solutions for things like stress, temperature distribution, or fluid flow. It's designed for computational engineers, physicists, and researchers who perform advanced simulations.
Use this if you need to perform high-performance finite element method (FEM) simulations for engineering or scientific analysis.
Not ideal if you are looking for a simple, off-the-shelf simulation software without needing to delve into the underlying computational methods.
Stars
39
Forks
4
Language
Julia
License
MIT
Category
Last pushed
Mar 18, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/GalerkinToolkit/GalerkinToolkit.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
alphaville/optimization-engine
Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
symforce-org/symforce
Fast symbolic computation, code generation, and nonlinear optimization for robotics
stack-of-tasks/pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
inducer/loopy
A code generator for array-based code on CPUs and GPUs
loco-3d/crocoddyl
Crocoddyl is an optimal control library for robot control under contact sequence. Its solver is...