Implementing new elements in Gridap
- Dominant language
- Julia
- Stars
- 879
- Forks
- 119
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
Hi @fverdugo @santiagobadia,
In the meanwhile I try on getting a MWE on #400 , I wanted to ask about implementing new elements in Gridap. Specifically I wanted to implement and test the [Crouzeix-Raviart elements](http://www.numdam.org/item/M2AN_1973__7_3_33_0/), both conforming and non-conforming, in 2D/3D for incompressible hyperelasticity. These can be useful for applications in heterogeneous systems, where there is a discontinuity in stress/pressure. The standard Taylor-hood elements might offer poor convergence.
How much change in the FE pipeline is required to implement/test new elements in Gridap? If you can guide, then I can also take a stab at implementing these once I have a broad idea on the pipeline, and specifically where to make changes.
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.