Skip to content

Add mesh periodicity mapping function to support dssum computation#214

Open
Udayaputta99 wants to merge 3 commits intoExtremeFLOW:mainfrom
Udayaputta99:dssum_periodic
Open

Add mesh periodicity mapping function to support dssum computation#214
Udayaputta99 wants to merge 3 commits intoExtremeFLOW:mainfrom
Udayaputta99:dssum_periodic

Conversation

@Udayaputta99
Copy link
Collaborator

This PR introduces a new function to handle periodic connectivity across mesh sections, which helps in dssum averaging.

  • It computes incomplete local vertices, face/edge centers, applies the given offset, and matches them with the opposite periodic section.
  • Ensures faces, edges, and vertices are correctly linked across periodic boundaries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant