Previous Up Next

6.2  PASS: Poiseuille flow

Author
Stéphane Popinet
Command
sh poiseuille.sh
Version
1.2.0
Required files
poiseuille.gfs (view) (download)
poiseuille.sh error.ref
Running time
5 seconds

A simple parabolic Poiseuille flow in a periodic channel with a constant along-channel acceleration a. The theoretical solution is given by:

u(y)=
a
(1/4−y2)

Figure 54 illustrates the maximum error between the computed and theoretical solutions as a function of spatial resolution.


Figure 54: Convergence of the maximum error as a function of resolution (number of grid points across the channel).


Previous Up Next