index
:
grid_refinement_openlb
master
OpenLB 1.3 with 2D grid refinement
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
adrian
/
poiseuille2d
/
poiseuille2d.cpp
Age
Commit message (
Expand
)
Author
2019-06-24
Adapt refinement apps to meta-descriptor
Adrian Kummerlaender
2019-06-24
Revamp parametrization of refined cylinder2d geometry
Adrian Kummerlaender
2019-06-24
Report total number of active cells in refinement hierarchy
Adrian Kummerlaender
2019-06-24
Manage dynamics, boundary condition memory in Grid2D
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
Use velocity walls in refined Poiseuille2d
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
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
2019-06-24
Refactor grid coupling into classes
Adrian Kummerlaender
2019-06-24
Change F2C restriction, some cleanup
Adrian Kummerlaender
2019-06-24
Basic grid refinement algorithm by Lagrava et al.
Adrian Kummerlaender
2019-06-24
Implement F2C restriction operation
Adrian Kummerlaender
2019-06-24
Test order 4 interpolation of full distributions
Adrian Kummerlaender
2019-06-24
Bidirectional coupling without regard for correctness
Adrian Kummerlaender
2019-06-24
Setup basic coarse and fine lattices
Adrian Kummerlaender
2019-06-24
Simplify poiseuille2d as a starting point
Adrian Kummerlaender