《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
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章