Skip to content

lhufnagel/multi-lbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Multiphase flow lattice-Boltzmann solver

Bubble in Lid driven cavity

This repository contains an implementation of the immiscible multiphase flow simulation method as suggested by Thömmes et al. [1]. It is based on the Lattice Boltzmann and the Level Set Method and was presented as the project work of Daniel Zint's and my Honours Degree. For a short description see here.

Usage

Adapt ian_mitchell-toolbox/lbm/addPathToKernel.m to your system before running

ian_mitchell-toolbox/lbm/main.m

Various parameters can be adapted in main.m.

The code makes use of the Level Set Toolbox by Ian Mitchell.

[1] G. Thömmes, J. Becker, M. Junk, A.K. Vaikuntam, D. Kehrwald, A. Klar, K. Steiner, A. Wiegmann, A lattice Boltzmann method for immiscible multiphase flow simulations using the level set method, J. Comput. Phys. 228 (2009), 1139-1156.

About

A multiphase lattice Boltzmann code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages