《Lattice Boltzmann Method Fundamentals and Engineering Applications with Computer Codes》C++代码分享

《Lattice Boltzmann Method Fundamentals and Engineering Applications with Computer Codes》C++代码分享

说明

Github代码地址
注意:此为默罕默德写的《Lattice Boltzmann Method Fundamentals and Engineering Applications with Computer Codes》Fortran源代码的对应C++翻译版,由本人编写并分享,用于科研人员及LBM相关爱好者学习使用,不做商业用途。
所有的案例都可以导出数据,而Tecplot和paraview可以打开这些数据。
代码写于2018-7-21~2018-7-28。代码会在我有时间的时候更新。
每个图片的标题都是通往代码的任意门

在这里插入图片描述

案例图片

A1_1
export
A1_3
export
A1_5
export
A2_1
export
A2_3
export
A3
export
A4_1
export timestep=20000
A4_2 T-distribution
exportT
A4_2 Velocity-distribution
exportVelocity
A4_3 T-distribution
exportT
A4_3 Velocity-distribution
exportVelocity
A5
export
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章