Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-11 | Add CMake build instructions | Adrian Kummerlaender | |
2018-06-11 | Add Nix environment | Adrian Kummerlaender | |
2018-04-05 | Lid driven cavity with bounce-back, Zou He boundary conditions | Adrian Kummerlaender | |
2018-04-02 | Improve boundary cond impl via better vector support | Adrian Kummerlaender | |
2018-04-02 | Lid driven cavity with Zou He boundary condition | Adrian Kummerlaender | |
2018-03-31 | Fix and improve wall handling | Adrian Kummerlaender | |
Use three neighbor cells for bounceback instead of three directions of a single cell. Generalize neighbor cell determination using normal vector of wall. | |||
2018-03-22 | First approach to generalize wall cell handling | Adrian Kummerlaender | |
2018-03-21 | Wrap population cell buffers | Adrian Kummerlaender | |
2018-03-21 | Reroll some loops and rely on the compiler to unroll them | Adrian Kummerlaender | |
2018-03-20 | Initial working LBM example | Adrian Kummerlaender | |