This repository contains Julia and Python scripts for nonlinear shell simulations, including a Gridap-based implementation of a nonlinear Naghdi cylindrical shell demo.
Thank you to the Julia community and the Julia language team for building and maintaining an exceptional scientific computing ecosystem.
Special thanks to JordiManyer and Antoinemarteau for their help.
This project also gratefully uses the Gridap finite element ecosystem and thanks the Gridap.jl community.
If this work is useful in your research, please cite Gridap using the following references.
@article{Badia2020,
doi = {10.21105/joss.02520},
url = {https://doi.org/10.21105/joss.02520},
year = {2020},
publisher = {The Open Journal},
volume = {5},
number = {52},
pages = {2520},
author = {Santiago Badia and Francesc Verdugo},
title = {Gridap: An extensible Finite Element toolbox in Julia},
journal = {Journal of Open Source Software}
}
@article{Verdugo2022,
doi = {10.1016/j.cpc.2022.108341},
url = {https://doi.org/10.1016/j.cpc.2022.108341},
year = {2022},
month = jul,
publisher = {Elsevier {BV}},
volume = {276},
pages = {108341},
author = {Francesc Verdugo and Santiago Badia},
title = {The software design of Gridap: A Finite Element package based on the Julia {JIT} compiler},
journal = {Computer Physics Communications}
}