Search results
Results from the WOW.Com Content Network
FreeFem++ is a programming language and a software focused on solving partial differential equations using the finite element method. FreeFem++ is written in C++ and developed and maintained by Université Pierre et Marie Curie and Laboratoire Jacques-Louis Lions. It runs on Linux, Solaris, macOS and Microsoft Windows systems.
Comprehensive set of tools for finite element codes, scaling from laptops to clusters with 100,000+ cores. Written in C++, it supports all widely used finite element types, serial and parallel meshes, and h and hp adaptivity. Wolfgang Bangerth, Timo Heister, Guido Kanschat, Matthias Maier et al. 9.6: 2024-08-11: LGPL: Free: Linux, Unix, Mac OS ...
Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Donate
FEATool Multiphysics is a fully integrated physics and PDE simulation environment where the modeling process is subdivided into six steps; preprocessing (CAD and geometry modeling), mesh and grid generation, physics and PDE specification, boundary condition specification, solution, and postprocessing and visualization.
Most of the software mentioned here is opensource, this way documentation is an essential part to make any conclusion which one to use (there is no paid support for most of this software). As soon as it can be easily compared by amount and types of supporting documentation it is usefull to see overall numbers.
The FEniCS Project is a collection of free and open-source software components with the common goal to enable automated solution of differential equations.The components provide scientific computing tools for working with computational meshes, finite-element variational formulations of ordinary and partial differential equations, and numerical linear algebra.
Gmm++ is a generic matrix template library included in GetFEM++, providing tools for elementary computations with dense and sparse matrices. Among the capabilities implemented in Gmm++ there is also an interface to the popular direct solver for sparse systems of linear equations MUMPS .
MFEM is an open-source C++ library for solving partial differential equations using the finite element method, developed and maintained by researchers at the Lawrence Livermore National Laboratory and the MFEM open-source community on GitHub.