
242 4 Mechanistic Models II: PDEs
The derivation of the heat equation in Section 4.2 gives us an idea why this is
so. We have seen there that the heat equation arises from a combined application
of Fourier’s law and the energy conservation principle. Analyzing the formulas in
Section 4.2, you will see that the application of the conservation principle basically
amounted to balancing the conserved quantity (energy in this case) over some ‘‘test
volume’’, which was [x, x + x ] in Section 4.2. This balance resulted in one of the
two orders of the derivatives in the PDE, the other order was a result of Fourier’s
law, a simple empirical rate of change law similar to the ‘‘rate of change-based’’
ODEs considered in Section 3. Roughly speaking, one can, thus, say that you can
expect conservation arguments to imply one order of your derivatives, and ‘‘rate of
change arguments’’ to imply another derivative order. A great number of the PDEs
used in the applications is based on similar arguments. This is also reflected in the
PDE literature, which has its main focus on first- and second-order equations. It is,
therefore, not a big restriction if we confine ourselves to up to second-order PDEs
in the following. Note also that many of the formulas below will refer to the 2D
case (two independent variables x and y) just to keep the notation simple, although
everything can be generalized to multidimensions (unless otherwise stated).
4.3.1.1 First-order PDEs
The general form of a first-order PDE in two dimensions is [142]
F(x, y, u, u
x
, u
y
) = 0 (4.28)
Here, u = u(x, y) is the unknown function, x and y are the independent variables,
u
x
= u
x
(x, y)andu
y
= u
y
(x, y) are the partial derivatives of u with respect to x,and
y, respectively, and F is some real function. Since we are not going to develop
any kind of PDE theory here, there is no need to go into a potentially confusing
discussion of domains of definitions, differentiability properties, and so on, of
the various functions involved in this and the following equations. The reader
should note that our discussion of equations such as Equation 4.28 in this section
is purely formal, the aim just being a little sightseeing tour through the ‘‘zoo
of PDEs’’, showing the reader some of its strange animals and giving an idea
about their classification. Readers with a more theoretical interest in PDEs are
referred to specialized literature such as [101, 142]. Note that Equation 4.28 can
also beinterpreted as a vector-valued equation, that is, as a compact vector notation
of a first-order PDE system such as
F
1
(x, y, u, u
x
, u
y
) = 0
F
2
(x, y, u, u
x
, u
y
) = 0
.
.
.
F
n
(x, y, u, u
x
, u
y
) = 0
(4.29)
In a PDE system like this, u will also typically be a vector-valued function such as
u = (u
1
, ..., u
n
). The shock wave equation
u
x
+ u · u
y
= 0 (4.30)