festim-dev / festim-dev/FESTIM
Support for Periodic boundary conditions
Open
enhancement
fenicsx
help wanted
- Dominant language
- Python
- Stars
- 135
- Forks
- 45
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 14
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.