Mechanical MNIST - Uniaxial Extension

Files
FEA_psi_results.zip(8.35 MB)
FEA_psi_results
FEA_rxnforce_results.zip(5.13 MB)
FEA_rxnforce_results
MNIST_input_files.zip(14.74 MB)
MNIST_input_files
FEA_displacement_results_step1.zip(68.4 MB)
FEA_displacement_results_step1
FEA_displacement_results_step2.zip(164.67 MB)
FEA_displacement_results_step2
Date
2019-12
DOI
Authors
Lejeune, Emma
Version
OA Version
Citation
Lejeune, E., 2019, Mechanical MNIST - Uniaxial Extension. OpenBU, https://hdl.handle.net/2144/38693
Abstract
Each dataset in the Mechanical MNIST collection contains the results of 70,000 (60,000 training examples + 10,000 test examples) finite element simulation of a heterogeneous material subject to large deformation. Mechanical MNIST is generated by first converting the MNIST bitmap images (http://www.pymvpa.org/datadb/mnist.html) to 2D heterogeneous blocks of material. Consistent with the MNIST bitmap ($28 \times 28$ pixels), the material domain is a $28 \times 28$ unit square. In “Mechanical MNIST - Uniaxial Extension,” the material is Neo-Hookean with a varying modulus. The bottom of the domain is fixed (Dirichlet boundary condition), the left and right edges of the domain are free, and the top of the domain is fixed horizontally and moved vertically to a set of given fixed displacements (d = [0.0, 0.001, 0.01, 0.1, 0.5, 1.0, 2.0, 4.0, 6.0, 8.0, 10.0, 12.0, 14.0 ]). The results of the simulations include: (1) change in strain energy at each step, (2) total reaction force at the top boundary at each step, and (3) full field displacement at each step. All simulations are conducted with the FEniCS computing platform (https://fenicsproject.org). The code to reproduce these simulations is hosted on GitHub (https://github.com/elejeune11/Mechanical-MNIST/tree/master/generate_dataset).
Description
The paper "Mechanical MNIST: A benchmark dataset for mechanical metamodels" can be found at https://doi.org/10.1016/j.eml.2020.100659. All code necessary to reproduce the metamodels demonstrated in the manuscript is available on GitHub (https://github.com/elejeune11/Mechanical-MNIST). For questions, please contact Emma Lejeune (elejeune@bu.edu).
License
This dataset is distributed under the terms of the Creative Commons Attribution-ShareAlike 4.0 License. The original MNIST bitmaps are from Yann LeCun (Courant Institute, NYU) and Corinna Cortes (Google Labs, New York) on PyMVPA (http://www.pymvpa.org/datadb/mnist.html) licensed with https://creativecommons.org/licenses/by-sa/3.0/. The finite element simulations were conducted by Emma Lejeune using the open source software FEniCS (https://fenicsproject.org/).