index
:
boltzbub
master
LBM code experiments
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-15
Add MIT license
HEAD
master
Adrian Kummerlaender
2018-10-18
Write distinct VTK files for each experiment
Adrian Kummerlaender
2018-10-18
Remove lid driven cavity example with obstacles
Adrian Kummerlaender
2018-10-17
Print avg. error of Poiseuille outflow velocity
Adrian Kummerlaender
2018-10-17
Extract analytical solution of Poiseuille flow velocity
Adrian Kummerlaender
2018-10-17
Add basic Poiseuille example
Adrian Kummerlaender
2018-10-17
Fix density calculation in moving wall BC
Adrian Kummerlaender
2018-10-16
Implement moving wall / velocity Dirichlet boundary condition
Adrian Kummerlaender
2018-10-13
Update README.md
Adrian Kummerlaender
2018-10-13
Exclude channel walls from inflow
Adrian Kummerlaender
2018-10-12
Add inflow to channel
Adrian Kummerlaender
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
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
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
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