
230 4 Mechanistic Models II: PDEs
of any other variables affecting the state variables. It just means that spatial
dishomogeneities, if they exist, and any other variables have a negligible effect
on your state variables in those particular situations where you apply the model
successfully. And you must always keep in mind that you are making a strong
assumption when you are neglecting all those other possible influences on your state
variables. This is particularly important when you observe deviations between your
model and data. In the wine fermentation model, substantial deviations from data
might indicate that you are, for example, in a situation where the dishomogeneity
of the yeast biomass concentration is so high that it can no longer be neglected.
Then a possible solution would be to use partial differential equations (PDEs),
which describe the dynamics of the yeast biomass concentration in time and space.
Note 4.1.1 (Limitations of ODE models) Deviations between an ODE model
and data may indicate that its state variables depend on more than one variable
(e.g. on time and space variables). Then, it may be appropriate to use PDE models
instead.
4.1.2
Overview: Strange Animals, Sounds, and Smells
In contrast to ODEs, PDE models involve derivatives with respect to at least two
independent variables, and hence they can be used to describe the dynamics of
your quantities of interest with respect to several variables at the same time. A great
number of the classical laws of nature can be formulated as PDEs, such as the
laws of planetary motion, thermodynamics, electrodynamics, fluid flow, elasticity,
and so on. As a whole, PDEs are a really big topic. In particular, their structure
is much more variable compared to ODEs since they involve several variables and
derivatives. There are many different subtypes of PDEs, which need specifically
tailored numerical procedures for their solution. Many volumes could be filled with
a thorough discussion of all those subtypes and their appropriate treatment, and
it is hence obvious that we need to confine ourselves here to a first introduction
into the topic, with the aim of introducing the reader to some of the main ideas
and procedures that are applied when people formulate and solve PDE models. If
you imagine the PDE topic as a dense and big jungle, then the intention of this
chapter can be described as cutting a small machete path, which you can follow to
get first sensual impressions of those strange animals, sounds, and smells within
the jungle – so do not mistake yourself for a PDE expert after reading the following
pages. To know more about PDEs, readers are referred to an abundant literature
on the topic, for example, books such as [101, 138–142].
As a guide and compass for our machete path we will take the heat equation
that was already discussed in Section 3.5.5. This equation will serve as our main
example in the following introduction into PDEs and their numerical procedures.
The heat equation provides a way to compute temperature distributions, and since
so many processes in science and engineering are affected by temperature, it is