Skip to content

yangyang14641/CavityFlowInLBMInMATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CavityFlowInLBMInMATLAB

💾Cavity Lid-driven flow in Lattice Boltzmann Method, MATLAB implementation.

This repository is part of my undergraduate B.Eng. Thesis. I had written several codes for my B.Eng. Thesis, Including MATLAB codes for Lid-driven Flow and parallel Fortran codes to compute co-laminar flow with mass transfer. For the MATLAB codes, I designed three version of codes, one was implemented by for-loop while others was implemented by vectorization. My purpose is to show the running speed and the better way for MATLAB programming.

Contents

1. LatticeBoltzmannMethod

Fluid FLow (Pure fluid flow simulation MATLAB computing and visualization code in three versions)

Acknowledgement

M.S. Bowen Deng and Prof. Dingding Ye are my B.Eng. Thesis's supervisor at Chongqing University. They shared ideas and knowledge to me, let me have the courage to challenge the Lattice Boltzmann Method.

Releases

No releases published

Packages

No packages published