You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FIGURE: [fig-advec/gaussian_UP_C08, width=800 frac=1] Advection of a Gaussian function with a forward in time, upwind in space scheme and $C=0.8$, $\Delta t = 0.01$ (left) and $\Delta t=0.001$ (right). label{advec:1D:UP:fig1:C08}
426
426
427
-
Advection of the Gaussian function with a with a forward in time, upwind in space scheme, using $C=0.8$ and $\Delta t = 0.01$ can be seen in a "movie file":"${docraw}/mov-advec/gaussian/UP/C08_dt001/movie.ogg". Alternatively, with $\Delta t = 0.005$, we get this "movie file":
427
+
Advection of the Gaussian function with a forward in time, upwind in space scheme, using $C=0.8$ and $\Delta t = 0.01$ can be seen in a "movie file":"${docraw}/mov-advec/gaussian/UP/C08_dt001/movie.ogg". Alternatively, with $\Delta t = 0.005$, we get this "movie file":
FIGURE: [fig-advec/cosinehat_UP_08, width=800 frac=1] Advection of half a cosine function with a forward in time, upwind in space scheme and $C=0.8$, $\Delta t = 0.001$ (left) and $\Delta t=0.01$ (right). label{advec:1D:UP:fig2:C08}
431
431
432
-
Advection of the cosine hat function with a with a forward in time, upwind in space scheme, using $C=0.8$ and $\Delta t = 0.01$ can be seen in a "movie file":"${docraw}/mov-advec/cosinehat/UP/C08_dt01.ogg". Alternatively, with $\Delta t = 0.001$, we get this "movie file":
432
+
Advection of the cosine hat function with a forward in time, upwind in space scheme, using $C=0.8$ and $\Delta t = 0.01$ can be seen in a "movie file":"${docraw}/mov-advec/cosinehat/UP/C08_dt01.ogg". Alternatively, with $\Delta t = 0.001$, we get this "movie file":
433
433
"${docraw}/mov-advec/cosinehat/UP/C08_dt001.ogg".
434
434
435
435
The amplification factor can be computed using the
@@ -447,7 +447,7 @@ For $C<1$ there is, unfortunately,
447
447
non-physical damping of discrete Fourier components, giving rise to reduced
448
448
amplitude of $u^n_i$ as in Figures ref{advec:1D:UP:fig1:C08}
449
449
and ref{advec:1D:UP:fig2:C08}. The damping seen
450
-
in this figure is quite severe. Stability requires $C\leq 1$.
450
+
in these figures is quite severe. Stability requires $C\leq 1$.
451
451
452
452
!bnotice Interpretation of upwind difference as artificial diffusion
453
453
One can interpret the upwind difference as extra, artificial diffusion
0 commit comments