| Name : pdnmesh
| |
| Version : 0.2.0
| Vendor : Sarod Yatawatta
|
| Release : 0
| Date : 2005-02-20 07:58:52
|
| Group : Application/Engineering
| Source RPM : pdnmesh-0.2.0-0.src.rpm
|
| Size : 1.42 MB
| |
| Packager : Sarod Yatawatta < sarod_users_sf_net>
| |
| Summary : A Finite Element Program
|
Description :
pdnMesh is a program that can solve 2D potential problems (Poisson Equation) and eigenvalue problems (Helmholtz Equation) using the Finite Element Method. Common applications occur in electromagnetics, heat flow and fluid dynamics. It can solve problems using both Nodal Based Formulation and Edge Based (Vector) Formulation. The features of the program are as follows.
* Full matrix solver using Cholesky Decomposition and sparse matrix solver using Conjugate Gradients. * Automatic mesh generation according to given boundaries. * Adaptive and Interactive mesh refinement. * Eigenvalue solution using LAPACK. * (Optionally) Eigenvalue solution using QR iteration with shifts. * Generating plots of contours, mesh and gradient on screen. * Generating Encapsulated Postscript plots of countours and mesh. * Generating a data file of the mesh to be used by other solvers. * Can import DXF files generated by CAD programs. * GUI is avaibale with GTK/GTKGLExt. Needs OpenGL.
|