1. What are the contributions mentioned in the paper "An explicit dynamics gpu structural solver for thin shell finite elements" ?
Cremonesi et al. this paper presented an optimized, double-precision finite element GPU implementation of an explicit dynamics finite element solver for elastic shell problems in small strains and large displacements and rotations, using unstructured meshes.
read more
2. What future works have the authors mentioned in the paper "An explicit dynamics gpu structural solver for thin shell finite elements" ?
This work constitutes a starting point for the future solution of more complex problems.. Another important topic of future developments will be the introduction of contact algorithms in the GPU implementation and the possibility of simulating fracture propagation.. With all these ingredients, the code will be able to guarantee effective computing times ( near real-time in some special cases ) for the simulation of engineering problems of real use.
read more
3. What is the main objective of this work?
The main objective of this work is to develop a highly efficient explicit finite element structural solver for the simulation of the dynamical behavior of thin-walled structures.
read more
4. What is the only step that requires explicit communication between different elements?
In the standard time stepping algorithm with central difference method, the force calculation step is the only one that needs explicit communications: after the nodal forces are computed for each element separately, they need to be exchanged between neighboring elements, in order to compute the right nodal force contributions.
read more





![Figure 12: Pinched cylinder. Load-displacement curve: comparison against [27].](/figures/figure-12-pinched-cylinder-load-displacement-curve-3d9amhje.png)