Acknowledgements#
We gratefully acknowledge the following projects and authors:
FEniCSx Project: Providing the foundational tools and libraries used in this repository. More information can be found at the [FEniCSx Project website](https://fenicsproject.org/).
The FEniCSx Tutorial: Authored by Jørgen S. Dokken. This tutorial has been an invaluable resource in understanding and implementing various aspects of the FEniCSx project. More information can be found at the [FEniCSx Tutorial page](https://jorgensd.github.io/dolfinx-tutorial/).
dolfiny Project: Offering additional functionalities and tools that have been integrated into this repository. More information can be found at the [dolfiny GitHub repository](michalhabera/dolfiny).
pyvista Project: Providing powerful tools for 3D plotting and mesh analysis, which have been instrumental in visualizing the results produced by this repository. More information can be found at the [pyvista website](https://pyvista.org/).