TCLB解算器 TCLB是基于Lattice Boltzmann方法的MPI + CUDA或MPI + CPU高性能计算流体动力学仿真代码。 它为复杂物理的计算和新模型的实现提供了清晰的界面。 稳定发布 : 当前版本 : 如何使用它 安装 git clone https://github.com/CFD-GO/TCLB.git cd TCLB 配置 make configure ./configure --enable-graphics --with-cuda-arch=sm_30 编译 make d2q9 跑 CLB/d2q9/main example/flow/2d/karma