| Trellian Software - HTML Editor, FTP Client, MP3 Search/Rip, SEO Toolkit, eCommerce, web Authoring and much more. www.trellian.com
|
Sponsored Link
|
Finite element code by Professor Ed Akin.
Parallel finite element simulations in Fortran 95.
Solve second order two dimensional elliptic partial differential equations, using adaptive refinement of second, third, or fourth order elements, and multigrid solution techniques.
Accompanies book "Finite Element Procedures" by K. J. Bathe.
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.
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.
Modular finite element library.
Fortran 90 code from the book by I.M. Smith and D.V. Griffiths.
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.
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.
|