FEMOD1 - 1D Finite Element Code

FEMOD1 is an interactive program for the setup, solution, and printout of a two point boundary value problem in a one dimensional region. The finite element method is used.

The differential equation has the form:

-d/dX ( K(X) dU/dX ) + C(X) * dU/dX + B(X) * U = F(X) + P(X)
Here, P(X) stands for a point load function.

The boundary conditions at the end points may have one of the following forms:

At run time, the user may interactively specify

Reference:
Eric Becker, Graham Carey, J Tinsley Oden,
Finite Elements, An Introduction, Volume I.
Prentice-Hall, Englewood Cliffs, New Jersey, 1981.

Files you may copy include:

The list of routines includes:

Return to the FORTRAN software page.


Last revised on 27 March 2001.