|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- solve a
transport equation on a eulerian grid using
|
|
a standart method FD, FE, FV, spectral
....
|
|
|
- for convection problems equivalent
to
|
|
|
|
temperature problem
|
|
|
- problem: numerical diffusion
|
|
|
|
|
Values are given at
grid-points
|
|
|
|
|
|
|
|
|
|
|
|
|
Inbetween values
are
|
|
approximated by
|
|
function
|
|
|
|
|
|
|
|
|
-normally T is
already the
|
bottleneck
|
|
|
|
|
|
|
|
But: good for active
components
|
|
|
|