yangyang14641/Cavit​yFlowInLBMInMATLAB

Simple Cavity Lid-driven flow D2Q9 LBM Solver
367 download
Aggiornato 12 apr 2018

# CavityFlowInLBMInMATLAB
## :floppy_disk: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 vectorization implemented others. My purpose is to show
> the running speed and the better way for MATLAB programming.
# MATLAB Program Instruction
## 1. LidDrivedFlowMain.m (the Main function, run this file and adjust computing parameters through this M-file)
## 2. initialfield.m (Subroutine to initial computing area)
## 3. f_eq.m (Subroutine to compute equilibrium​ distribution)
## 4. plotfunction.m (Plot computing result in the run-time)
## 5. RelativeErro.m (Computing Residuals)
## 6. FieldOutputs.m (Output the computing result in the runtime in the Tecplot format)

Cita come

Yang Yang (2024). yangyang14641/CavityFlowInLBMInMATLAB (https://github.com/yangyang14641/CavityFlowInLBMInMATLAB), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2017b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Fluid Dynamics in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

LatticeBoltzmannMethod/LidDrivenFlow/FluidFlow/Loop

LatticeBoltzmannMethod/LidDrivenFlow/FluidFlow/UnitConversion

LatticeBoltzmannMethod/LidDrivenFlow/FluidFlow/Vectorization

LatticeBoltzmannMethod/LidDrivenFlow/FluidFlow/Loop

LatticeBoltzmannMethod/LidDrivenFlow/FluidFlow/UnitConversion

LatticeBoltzmannMethod/LidDrivenFlow/FluidFlow/Vectorization

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.4.0.0

Update the description.

1.3.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.