A reference implementation of the FEM to compute Miura surfaces, as described in:
Marazzato, F. (2022). Computation of Miura surfaces for general Dirichlet boundary conditions. DOI:10.48550/arXiv.2202.08796
This software is free software, distributed under the 2-clause BSD license. A copy of the license is included in the LICENSE file. We cordially ask that any published work derived from this code, or utilizing it references the software as DOI, and the above-mentioned psubmitted works:
@misc{marazzato2022computation,
title={Computation of Miura surfaces for general Dirichlet boundary conditions},
author={Frederic Marazzato},
year={2022},
eprint={2202.08796},
archivePrefix={arXiv},
primaryClass={math.NA},
doi={10.48550/arXiv.2202.08796}
}
This software relies on Firedrake and has been proof test with Firedrake_20220223.1 You can find this version of Firedrake with DOI:10.5281/zenodo.6246064 Zenodo URL is https://zenodo.org/record/6246064 Here's the bibTeX of the Firedrake release
@misc{zenodo/Firedrake-20220223.1,
key = {zenodo/Firedrake-20220223.1},
title = {{Software used in `Miura surfaces'}},
year = {2022},
month = {feb},
doi = {10.5281/zenodo.6246064},
url = {https://doi.org/10.5281/zenodo.6246064},
}