DBEM
Direct Boundary Element Method for 2D Elastic Stress


DBEM is a FORTRAN77 program which uses the direct boundary element method (DBEM) to analyze a problem in 2D elastic stress, by Prasanta Banerjee, Roy Butterfield.

Languages:

DBEM is available in a FORTRAN77 version.

Related Data and Programs:

FEM2D_HEAT, a FORTRAN90 program which solves the 2D time dependent heat equation on the unit square.

FEM2D_POISSON, a FORTRAN90 program which solves the 2D Poisson equation on a rectangle, using the finite element method, and piecewise quadratic triangular elements.

FEM2D_SAMPLE, a FORTRAN77 program library which evaluates a finite element function defined on an order 3 or order 6 triangulation.

Reference:

  1. Prasanta Banerjee, Roy Butterfield,
    Boundary Element Methods in Engineering Science,
    McGraw-Hill, 1994,
    ISBN: 0070841209,
    LC: TA347.B69.B36.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN77 source codes.


Last revised on 12 December 2008.