FESTIM icon indicating copy to clipboard operation
FESTIM copied to clipboard

Support for Periodic boundary conditions

Open RemDelaporteMathurin opened this issue 1 year ago • 1 comments

It would be nice to support periodic boundary conditions.

It is possible in legacy fenics, I would assume it is also possible in fenicsx.

In legacy fenics, these BCs are not treated as DirichletBCs but added as a constraint to the functionspace. https://fenicsproject.org/olddocs/dolfin/1.4.0/python/demo/documented/periodic/python/documentation.html

RemDelaporteMathurin avatar Apr 10 '24 14:04 RemDelaporteMathurin

Adding the fenicsx flag to this since it's relevant for FESTIM2

RemDelaporteMathurin avatar Mar 28 '25 13:03 RemDelaporteMathurin