Poisueille flow in a channel 2D

Navigate: ← Test case channel 2D | Test case channel 2D boundary condition →

Poisueille flow in a channel 2D using different bgk collision schemes

In this example, we will investigate the Poiseuille flow in a plain 2D channel. The objectives of this example is to introduce how to:

  • Create a mesh with boundaries using Seeder.
  • Post-process the mesh using Seeder-harvester and visualize it Paraview.
  • Simulate Poiseuille flow in the channel using Musubi.
  • Use different bgk collision schemes (see 'Recommendations' below).
  • Validate the numerical results.
  • Visualize the flow in Paraview.
  • Create a 2D plot using Gleaner tool. Gleaner is a Python tool which extracts data from Musubi ascii output and uses matplotlib in python library to create a plot.

Here is the list of test cases to learn these features in Musbi and some hints on when to use what: ToDo: Update points/characteristics below.

Problem description

The Poiseuille flow is the fully developed laminar flow between two parallel plates induced by a constant pressure drop in a channel of length L. In general, the flow can be induced by any of the following way:

  • Defining pressure at inlet and outlet of the channel.
  • Defining velocity at inlet and pressure at outlet of the channel. Here is the example.
  • Using pressure gradient i.e. pressure drop/length as a external force. Here is the example.

Here, the flow is induced by pressure boundary condition at inlet (west) and outlet (east) boundaries as shown in figure below. channel2DSetup

The pressure drop along the channel per unit length is where,

  • - the maximum fluid velocity at the channel center axis,
  • - the fluid density and
  • - kinematic viscosity.

The Reynolds number is defined as where, - the mean velocity. For the parabolic velocity profile, the mean velocity can be computed with .

The analytical velocity profile along channel height is given as the analytical pressure profile along the channel length is and wall shear stress profile along the channel height is The error between analytical solution () and simulated results () are defined by the relative error norm as

Generating mesh

Define geometry information

Define spatial objects

Running simulation

Define flow parametes

Define boundary condition

Post-processing

Here are the results from the simulation.

Velocity along the height of the channel: Velocity_Profile

Pressure across the length of the channel: Pressure_Profile

Wall shear stress along the height of the channel: WSS_Profile

To create these plots, run python plot_track.py to create the plots. Before running the plot script, open 'plot_track.py' and update path to Gleaner script in 'glrPath'. Download Gleaner script using hg clone https://geb.inf.tu-dresden.de/hg/gleaner




Musubi was developed by University of Siegen
© 2024
2544d2792ead

Documentation generated by FORD on 2024-07-09T02:35:12.170746