Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-11 | Setup basic periodic channel example | Adrian Kummerlaender | |
2018-10-11 | Rename examples | Adrian Kummerlaender | |
2018-10-11 | Adapt lid driven cavity example to Re 1000 | Adrian Kummerlaender | |
I suspect something is not quite right with my Zou He velocity boundary impl. | |||
2018-10-11 | Check for instabilities during cell equilibration | Adrian Kummerlaender | |
2018-10-10 | Improve build instructions | Adrian Kummerlaender | |
2018-10-10 | Separate examples | Adrian Kummerlaender | |
2018-09-09 | Extract result path generation | Adrian Kummerlaender | |
2018-09-09 | Split into compilation units | Adrian Kummerlaender | |
2018-08-02 | Add README and screenshot | Adrian Kummerlaender | |
2018-08-02 | Bring in some more structure | Adrian Kummerlaender | |
2018-07-30 | Add some obstacles in the cavity | Adrian Kummerlaender | |
2018-06-19 | Split collide and stream steps | Adrian Kummerlaender | |
Simplifies correct implementation of Zou He boundary condition (used for the lid in lid driven cavity). Fix tau using lid velocity and Reynolds number. Simulation now seems to converge for Reynolds numbers greater than 100 if lattice resolution is sufficient. | |||
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 | |