@trilinos/panzer I am part of the dev team for a trilinos-based CFD package. I am trying to create a test case for periodic channel flow on an incline. The inlet and outlet boundaries of the rectangular domain should be periodic; however the boundary normals are not aligned with the x- or y-axis, since the domain is rotated by some inclination angle. I have looked through the panzer STK periodic boundary code but it is not obvious to me if the existing periodic BCs are compatible with this scenario. Does this capability exist or will we need to add additional boundary matcher types for this to work?
Question
@trilinos/panzer I am part of the dev team for a trilinos-based CFD package. I am trying to create a test case for periodic channel flow on an incline. The inlet and outlet boundaries of the rectangular domain should be periodic; however the boundary normals are not aligned with the x- or y-axis, since the domain is rotated by some inclination angle. I have looked through the panzer STK periodic boundary code but it is not obvious to me if the existing periodic BCs are compatible with this scenario. Does this capability exist or will we need to add additional boundary matcher types for this to work?
Thanks, Kellis