CFD-GO / TCLB

TCLB - Templated MPI+CUDA/CPU Lattice Boltzmann code
https://tclb.io
GNU General Public License v3.0
180 stars 71 forks source link

Fix make for all options available in d3q27_pf_velocity #382

Closed TravisMitchell closed 2 years ago

TravisMitchell commented 2 years ago

last commit broke some of the lesser used options in the model: d3q27_pf_velocity. this commit fixes this.

llaniewski commented 2 years ago

@TravisMitchell I don't think it's a good idea to push the ML related things to the main repo.