Skip to content

Symmetry BCs in moving mesh simulations do not account for mesh velocity #652

Open
@g-rydquist

Description

@g-rydquist

The overset implementation (and presumably the ALE implementation as far as I can tell?) does not properly account for the motion of the background mesh when calculating symmetry boundary conditions. As a result, the normal velocity on these boundaries of the moving mesh will set the normal velocity equal to zero, instead of the normal component of the mesh velocity. The proper way to handle this seems to be to pass the mesh velocity into the symbc() function, in a similar way to how the it is passed into, e.g., CompFlow::rhs().

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions