Skip to content

Simulation of electro-osmotic flow by Lattice Boltzmann method (Fortran)

Notifications You must be signed in to change notification settings

parkerYang0715/EOF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

to compile: gfortran EOF.f90 (Cygwin or other terminal)

Goal: Simulation of electro-osmotic flow by Lattice Boltzmann method (Fortran)

The program is to simulate EOF based on N-S equation and PNP system. The numerical method is Lattice Boltzmann method, which is suitable to simulate multiphysics system. Here, D2Q9 Lattice is adopted. You can check the paper for other details. https://www.tandfonline.com/doi/abs/10.1080/10407790.2020.1819694

About

Simulation of electro-osmotic flow by Lattice Boltzmann method (Fortran)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published