Partial differential equations
Partial differential equations (PDEs) are the most common method by which we model physical problems in engineering. Finite element methods are one of many ways of solving PDEs. This handout reviews the basics of PDEs and discusses some of the classes of PDEs in brief. The contents are based on Partial Differential Equations in Mechanics volumes 1 and 2 by A.P.S. Selvadurai andNonlinear Finite Elements of Continua and Structures by T. Belytschko, W.K. Liu, and B. Moran.
Contents[hide]
|
A PDE is a relationship between an unknown function of several variables and its partial derivatives.
Let be an unknown function. Theindependent variables are ,,, and. We usually write
and say that is thedependent variable.
Partial derivatives are denoted by expressions such as
Some examples of partial differential equations are
An example of a system of partial differential equations is
In expanded form this system of equations is
It is often more convenient to write PDEs in vector notation or index notation.
The order of a PDE is determined by the highest derivative in the equation. For example,
A linear PDE is one that of the first degree of its field variable and partial derivatives. For example,
The above equations can also be written in operator notation as
Let be a linear operator. Then an linear partial differential equation can be written in the form
If , the PDE is calledhomogeneous.
We usually come across three-types of second-order PDEs in mechanics. These are classified aselliptic, hyperbolic, and parabolic.
The equations of elasticity (without inertial terms) are elliptic PDEs.Hyperbolic PDEs describe wave propagation phenomena. The heat conduction equation is an example of aparabolic PDE.
Each type of PDE has certain characteristics that help determine if a particular finite element approach is appropriate to the problem being described by the PDE. Interestingly, just knowing the type of PDE can give us insight into how smooth the solution is, how fast information propagates, and the effect of initial and boundary conditions.
Suppose we have a second-order PDE of the form
Then, the PDE is called elliptic if
An example is
The PDE is called hyperbolic if
An example is
The PDE is called parabolic if
An example is
Partial differential equation appear in several areas of physics and engineering. A firm grasp of how to solveordinary differential equations is required to solve PDEs. In particular, solutions to the Sturm-Liouville problems should be familiar to anyone attempting to solve PDEs.
There are many applications of partial differential equations in physics and engineering. Here are some examples:
The Heat conduction equation of 2-D is elliptic in space and parabolic in time.
来源: http://en.wikiversity.org/wiki/Partial_differential_equations