
(formerly Encyclopedic directory)
Finite Elements
Home /
Top /
Computers /
Programming /
Languages /
Fortran /
Source Code /
Partial Differential Equations /
Finite Elements

(formerly Encyclopedic directory)
|
 |
 |
 |
Insert Article
Related articles
|
 |
 |
 |
Webmasters: Add your website here:
Readers: Edit |
Discuss Listings
Diablo95 Parallel finite element simulations in Fortran 95. http://diablo95.sourceforge.net/
MultiGrid Galerkin Hierarchical Adaptive Triangles (MGGHAT) Solve second order two dimensional elliptic partial differential equations, using adaptive refinement of second, third, or fourth order elements, and multigrid solution techniques. http://math.nist.gov/~WMitchell/mgghat/mgghat.html
ADINA for Universities Accompanies book "Finite Element Procedures" by K. J. Bathe. http://www.adina.com/educ.shtml
Finite Element Analysis Program (FEAP) General purpose finite element analysis program which is designed for research and educational use. Source code of the full program is available for compilation using Windows (Compaq or Intel compiler), Linux or UNIX operating systems, and Mac OS X based Apple systems. http://www.ce.berkeley.edu/~rlt/feap/
GeoFEM Written primarily in Fortran 90 and MPI. Parallel finite element codes for linear/nonlinear solid mechanics and thermal fluid simulations, parallel iterative linear solver library, partitioning subsystem, parallel visualization subsystem and utilities for parallel I/O and coupling of multiple codes. http://geofem.tokyo.rist.or.jp
MODEL Finite element code by Professor Ed Akin. http://www.owlnet.rice.edu/~mech517/
DLEARN Linear static and dynamic finite element code. http://www.zace.com/dlearn.htm
Modulef Modular finite element library. http://www-rocq.inria.fr/modulef/english.html
Non-linear Finite Element Analysis of Solids and Structures Codes from book by M. A. Crisfield. http://ftp.cc.ic.ac.uk/pub/depts/aero/
Programming the Finite Element Method (3rd ed.) Fortran 90 code from the book by I.M. Smith and D.V. Griffiths. http://www.eng.man.ac.uk/geotech/software/prog_fe3/00README.HTM
Parallel Algebraic Multigrid (PMG) Numerically approximates the solutions of linear and nonlinear elliptic partial differential equations in three-dimensional (logically) brick-like domains in an efficient and robust way. PMG employs a non-uniform Cartesian mesh of the user's choice, box-methods or finite element methods for discretization, algebraic (or geometric) construction of lower-dimensional subspace problems, damped-inexact Global Newton methods for nonlinearities, and a jacobian multilevel iteration based on the algebraic (or geometric) subspace hierarchy. There is a sequential Fortran 77 version and a parallel C++ version. By Michael Holst. http://scicomp.ucsd.edu/~mholst/codes/pmg/index.html
Adaptive Mesh Refinement for a Fluid Finite Element Code Simple Fortran 77 code for solving the one-dimensional Euler equations on an unstructured grid. http://sdcd.gsfc.nasa.gov/ESS/exchange/contrib/de-fainchtein/adaptive_mesh_refinement.html
PDE2D Program by Granville Sewell to solve quite general nonlinear, time-dependent, steady-state and eigenvalue systems of partial differential equations, in 1D intervals, general 2D regions and 3D "boxes". Available for both Unix and Windows platforms. A textbook on PDEs, with Fortran code that is sent upon purchase, is described at http://members.aol.com/pde2d/book.htm . http://members.aol.com/pde2d/
|
|