Age | Commit message (Expand) | Author |
2019-06-24 | Slightly shift cylinder relative to finest grid | Adrian Kummerlaender |
2019-06-24 | Use Bouzidi boundary condition for refined cylinder2d | Adrian Kummerlaender |
2019-06-24 | Add refined N=20 cylinder2d example for reference | Adrian Kummerlaender |
2019-06-24 | Improve Knudsen refinement criterion functor | Adrian Kummerlaender |
2019-06-24 | Document visualization of grid refinement hierarchies | Adrian Kummerlaender |
2019-06-24 | Initial extraction of common cylinder2d model setup functions | Adrian Kummerlaender |
2019-06-24 | Automatically disable refined area in parent geometry | Adrian Kummerlaender |
2019-06-24 | Continue cylinder2d refinement setup encapsulation | Adrian Kummerlaender |
2019-06-24 | Export and plot cylinder2d measurements | Adrian Kummerlaender |
2019-06-24 | Automatically apply prepareLattice for all grids | Adrian Kummerlaender |
2019-06-24 | Add support for calling a function for each subgrid of Grid2D | Adrian Kummerlaender |
2019-06-24 | Restructure refined cylinder2d example folders | Adrian Kummerlaender |
2019-06-24 | Add cylinder2d resolution redistribution example | Adrian Kummerlaender |
2019-06-24 | Extract cylinder2d setup with refined outflow | Adrian Kummerlaender |
2019-06-24 | Replicate SchaeferTurek 2D-2 setup in refined cylinder2d | Adrian Kummerlaender |
2019-06-24 | Revamp parametrization of refined cylinder2d geometry | Adrian Kummerlaender |
2019-06-24 | Add domain-restricted material number reset to SuperGeometry2D | Adrian Kummerlaender |
2019-06-24 | Report pressure drop and lift of refined cylinder | Adrian Kummerlaender |
2019-06-24 | Adjust cylinder2d refinement structure | Adrian Kummerlaender |
2019-06-24 | Report total number of active cells in refinement hierarchy | Adrian Kummerlaender |
2019-06-24 | Move geometry print to prepareLattice | Adrian Kummerlaender |
2019-06-24 | Manage dynamics, boundary condition memory in Grid2D | Adrian Kummerlaender |
2019-06-24 | Refine cylinder2d to stay stable even at very low resolutions | Adrian Kummerlaender |
2019-06-24 | Note pressure, velocity error norms in refined poiseuille2d | Adrian Kummerlaender |
2019-06-24 | Tidy up refined cylinder2d | Adrian Kummerlaender |
2019-06-24 | Add Knudsen functor to locate refinement areas | Adrian Kummerlaender |
2019-06-24 | Setup geometry relative to cylinder diameter | Adrian Kummerlaender |
2019-06-24 | Use velocity walls in refined Poiseuille2d | Adrian Kummerlaender |
2019-06-24 | Attenuate cylinder2d inflow velocity increase | Adrian Kummerlaender |
2019-06-24 | Verify mass loss when using linear interpolation for C2F | Adrian Kummerlaender |
2019-06-24 | Add named types to Grid2D constructor | Adrian Kummerlaender |
2019-06-24 | Increase refined cylinder2d Reynolds number to 1000 | Adrian Kummerlaender |
2019-06-24 | Restore original bisected poiseuille flow refinement test case | Adrian Kummerlaender |
2019-06-24 | Rename example to match its content, extract poiseuille2d | Adrian Kummerlaender |
2019-06-24 | Tidy up function parameters by accepting Grid2D | Adrian Kummerlaender |
2019-06-24 | Remove unnecessary managed pointers | Adrian Kummerlaender |
2019-06-24 | Improve grid refinement interface | Adrian Kummerlaender |
2019-06-24 | Move distribution scaling factor to Coupler2D | Adrian Kummerlaender |
2019-06-24 | Fix grid alignment of refinement area | Adrian Kummerlaender |
2019-06-24 | Add hacky MPI support for grid refinement | Adrian Kummerlaender |
2019-06-24 | Fix, test recursive grid refinement | Adrian Kummerlaender |
2019-06-24 | Modifiy params to promote vortex street formation | Adrian Kummerlaender |
2019-06-24 | Unify lattice preparation for both grids | Adrian Kummerlaender |
2019-06-24 | Further indicatorize geometry setup | Adrian Kummerlaender |
2019-06-24 | Extract refinement scaffolding into separate units | Adrian Kummerlaender |
2019-06-24 | Tidy up grid coupler construction | Adrian Kummerlaender |
2019-06-24 | Basic subgrid construction, coupling automatization | Adrian Kummerlaender |
2019-06-24 | Fix alignment of physical and lattice coupling lines | Adrian Kummerlaender |
2019-06-24 | Test refinement around obstacle | Adrian Kummerlaender |
2019-06-24 | Test basic coarse subset refinement | Adrian Kummerlaender |