Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-24 | Slightly shift cylinder relative to finest grid | Adrian Kummerlaender | |
This removes the "Bogus distance" warnings that are otherwise generated by `addZeroVelocityBoundary`. | |||
2019-06-24 | Use Bouzidi boundary condition for refined cylinder2d | Adrian Kummerlaender | |
2019-06-24 | Improve Knudsen refinement criterion functor | Adrian Kummerlaender | |
i.e. output cell-local quality information by default | |||
2019-06-24 | Initial extraction of common cylinder2d model setup functions | Adrian Kummerlaender | |
I am not quite happy with how this looks right now but at least both validation examples are for the most part condensed to only differ in their refinement setup. Perhaps a SchaeferTurek-specific "Solver" would further improve reproducibility? |