Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | Fix density calculation in moving wall BC | Adrian Kummerlaender | |
2018-10-16 | Implement moving wall / velocity Dirichlet boundary condition | Adrian Kummerlaender | |
Usable as both the inflow condition of the channel example and the top wall of a lid driven cavity. | |||
2018-10-11 | Check for instabilities during cell equilibration | Adrian Kummerlaender | |
2018-10-10 | Improve build instructions | Adrian Kummerlaender | |
2018-09-09 | Extract result path generation | Adrian Kummerlaender | |
2018-09-09 | Split into compilation units | Adrian Kummerlaender | |
2018-08-02 | Bring in some more structure | Adrian Kummerlaender | |
2018-04-02 | Improve boundary cond impl via better vector support | 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-21 | Reroll some loops and rely on the compiler to unroll them | Adrian Kummerlaender | |