3 - 4 - Mathematical Modelling - Introduction
3 - 4 - Mathematical Modelling - Introduction
Introduction
G. R. Dodagoudar
DEPARTMENT OF CIVIL ENGINEERING
I I T MADRAS, CHENNAI - 600 036.
Vision Statement:
To be a global leader in education,
research, and innovation in Civil
Engineering
Computational geomechanics is the field of
computational mechanics where geo-
engineering systems are analyzed using the
principles of mechanics through numerical
methods.
In these systems lie porous media with a
variety of multi-phase materials such as soils,
rock, composites or living tissues.
Objectives
• To develop the advanced understanding of the application of
FDM and FEM in geomechanics, and
Educational Outcome
Introduction
A Few Books
A Few Definitions
Mathematical Modelling – Why?
Methods of Solution: Analytical and Numerical Solutions
Numerical Methods: FEM, FDM, DEM and BEM
Summary and Remarks
Introduction
Modern science and engineering require high
levels of qualitative logic before the act of precise
problem formulation can occur. Thus, much is
known about a geomechanics problem beforehand,
derived from experience or experiment (i.e.,
empiricism).
Most often, a theory evolves only after detailed
observation of an event. This first step usually
involves drawing a picture of the system to be
studied.
The second step is the bringing together of all applicable
physical and geotechnical information, conservation laws,
and rate expressions.
At this point, the engineer must make a series of critical
decisions about the conversion of mental images to symbols,
and at the same time, how detailed the model of a system
must be.
Here, one must classify the real purposes of the modeling
effort.
Is the model to be used only for explaining trends in the
operation of an existing piece of equipment?
Is the model to be used for predictive or design purposes?
Do we want steady-state or transient response? The scope
and depth of these early decisions will determine the
ultimate complexity of the final mathematical description.
The third step requires the setting down of finite
or differential volume elements, followed by writing
the conservation laws.
In the limit, as the differential elements shrink,
then differential equations arise naturally.
Next, the problem of boundary conditions must be
addressed, and this aspect must be treated with
considerable circumspection
When the problem is fully posed in quantitative
terms, an appropriate mathematical solution
method is sought out, which finally relates
dependent (responding) variables to one or more
independent (changing) variables.
Continuum Mechanics
(A birth place of mathematical models)
Some situations!
How is it possible to use computer simulation to predict
the behavior of some process that has not yet happened?
Hypothesis
Idea and/or Concept
Theory
Society
Law of Mass Balance + Darcy’s Law =
Governing Equation for Groundwater Flow
---------------------------------------------------------------
Change in concentration
with time
Source/sink term
θ is porosity;
D is dispersion coefficient;
v is velocity.
Concepts involved in the construction of a
mathematical model
Mathematical Modelling
Methods of Solution
The solutions of engineering problems can be
obtained using analytical methods or numerical
methods.
accepted set.
Analytical Model/Analytical Solution
An analytical solution is a mathematical expression
that gives the values of the desired unknown
quantity at any location in a body, and as a
consequence it is valid for an infinite number of
locations in the body.
DYNAMIC EQUATIONS (SDOF)
Inertia force + Damping force + Spring force = External force
or u
or R
u
General equation for SDOF System
.. .
M U +C U +K U = R
R(t)
Cc = 2m k / m
C
ωd = ωn 1 − ξ2 where ξ= and Cc = 2m k / m = 2mωn
Cc
STANDARD ANALYTICAL SOLUTIONS
F(t)
F(τ)
t
τ
dτ
DUHAMEL INTEGRAL … (Cont.)
From Newton’s law of motion
dv
m = F (τ )
dτ
F (τ )dτ
dv =
m
F (τ )dτ
dx(t ) = sin ω (t − τ ), t > τ
mω
DUHAMEL INTEGRAL …(Cont.)
Integrating the above equation, we get the DUHAMEL
integral
1 t
x(t ) = ∫ F (τ ) sin ω (t − τ )dτ
mω 0
1 t 1 t
∴ x(t ) = sin ωt ∫ F (τ ) cos ωτdτ − cos ωt ∫ F (τ ) sin ωτdτ
mω 0 mω 0
= ( A (t ) sin ωt − B (t ) cos ωt ) / mω
t t
A (t ) = ∫ F (τ ) cos ωτdτ B (t ) = ∫ F (τ ) sin ωτdτ
0 0
Differential Equations – ODEs and PDEs
The one-dimensional general equation for saturated
groundwater flow:
f ( x + dx) − f ( x)
∂ x f = lim
dx →0 dx
f ( x) − f ( x − dx)
∂ x f = lim
dx →0 dx
f ( x + dx) − f ( x − dx)
∂ x f = lim
dx →0 2dx
+ f ( x + dx) − f ( x)
∂x f ≈ forward difference
dx
− f ( x) − f ( x − dx)
∂x f ≈ backward difference
dx
f ( x + dx) − f ( x − dx)
∂x f ≈ centered difference
2dx
The big question:
≈≠=
This leads us to Taylor series . . . .
Taylor Series Expansion
∞ k
h k
f (x 0 + h) = ∑ f (x 0 )
k =0 k!
+ f ( x + dx) − f ( x)
∂x f ≈
dx
?
Taylor Series
... that leads to:
f ( x + dx) − f ( x) 1 dx 2
dx 3
= dxf ( x) +
'
f ( x) +
''
f ( x) + ...
'''
dx dx 2! 3!
= f ' ( x) + O(dx)
Let’s check!
Taylor Series
... with the centered formulation we get:
f ( x + dx / 2) − f ( x − dx / 2) 1 dx 3
= dxf ( x) +
'
f ( x) + ...
'''
dx dx 3!
= f ' ( x) + O(dx 2 )
and
Mathematical Experimental
models models