danielkelshaw / BOLT

Lattice Boltzmann Simulator
1 stars 0 forks source link

Implement Solver/LBM Kernel #11

Closed danielkelshaw closed 4 years ago

danielkelshaw commented 4 years ago

Implementation of the solver is reliant on implementation of the LBM Kernel.

The LBM Kernel must implement the streamCollide() method as discussed in #10 and take into account various boundary conditions.

danielkelshaw commented 4 years ago

Reading for Boundary Conditions: Lattice Boltzmann outflow treatments: Convective conditions and others [A.A. Mohamad, A. Kuzmin]