You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simulations that have periodic BCs separated by a single cell, and use a face reconstruction that requires two ghost cells will crash. This should be fixed to help out simulations using multigrid that may coarsen the grid to this state.
Steps to Reproduce Issue
Choose a faceReconstruction like thirdOrder, and run a simulation that uses periodic BCs separated by a single cell.
System Details (OS, compiler, number of processors, etc)
Ubuntu, gcc-8.2, 1
The text was updated successfully, but these errors were encountered:
Issue Type (bug, feature request, other)
Bug
Description of Issue
Simulations that have periodic BCs separated by a single cell, and use a face reconstruction that requires two ghost cells will crash. This should be fixed to help out simulations using multigrid that may coarsen the grid to this state.
Steps to Reproduce Issue
Choose a faceReconstruction like thirdOrder, and run a simulation that uses periodic BCs separated by a single cell.
System Details (OS, compiler, number of processors, etc)
Ubuntu, gcc-8.2, 1
The text was updated successfully, but these errors were encountered: