Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
/ couette-bgk Public archive

Solver for the linear Couette-flow problem for a rarefied BGK gas

License

Notifications You must be signed in to change notification settings

olegrog/couette-bgk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Couette BGK

Solver for the linear Couette-flow problem for a rarefied BGK gas, which is reduced to the 1D integral equation.

The code is based on the algorithm presented in

  • S. Jiang, L.-S. Luo, Analysis and accurate numerical solutions of the integral equation derived from the linearized BGKW equation for the steady Couette flow, J. Comput. Phys. 316 (2016) 416–434. doi: 10.1016/j.jcp.2016.04.011.

Example of usage:

./exact-bgkw.py -k=0.1 -Nu=256 -Ng=4

The output consists of 4 columns: coordinate X, velocity v_x, shear stress p_xy, longitudinal heat flow q_x.

About

Solver for the linear Couette-flow problem for a rarefied BGK gas

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages