Skip to content

Support periodic meshes via mesh topology/geometry #18

@garth-wells

Description

@garth-wells

Periodic boundary conditions are currently handled via the dofmap construction. This has some drawbacks:

  • The dofmap code is complicated
  • Facet integrals on periodic boundaries are not supported
  • Mesh partitioning does not account for periodicity (probably not a big deal)

It would be simpler to support periodic meshes in which the topology naturally accounts for the periodicity.

  • Work out a format to save/load periodic meshes from File (XDMF) whilst maintaining visualisation integrity

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions