A computational study by Queiruga and Abali.
This repository goes with the paper,
Abali, B. E. and A. F. Queiruga, “Theory and computation of electromagnetic fields and thermomechanical structure interaction for systems undergoing large deformations,” accepted in press in the Journal of Computational Physics. doi: 10.1016/j.jcp.2019.05.045
for which the original reviewed manuscript can be found at https://arxiv.org/abs/1803.10551.
This contains the FEniCS source code for the three problem examples in src. The code has been tested in FEniCS version 2017.1.
When cloning, use the --recursive option to pull [afqsfenicsutils], which contains, in particular, the mesh morphing algorithm.
This code is released under the GNU General Public License 3.0, as per LICENSE.txt.