Update PdfFieldInitializer
The lbm::PdfFieldInitializer uses cell-based variables (x|y|z, nx|ny|nz). This is problematic in simulations with refinement. A solution is to the cell-based variables to real variables, i.e. change nx to xsize (length).
The lbm::PdfFieldInitializer uses cell-based variables (x|y|z, nx|ny|nz). This is problematic in simulations with refinement. A solution is to the cell-based variables to real variables, i.e. change nx to xsize (length).
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.