(undone) CFD 学习 (5) 阅读简单求解器理解非结构网格 + 更复杂的 FVM
url: https://github.com/evssar/fvm_shallow_water-1
克隆仓库:
git clone https://github.com/evssar/fvm_shallow_water-1
编译:
cd https://github.com/evssar/fvm_shallow_water-1
make
运行:
cd dam_coarse_lf      
../bin/sw_solver dam
预期结果:

TODO: here
