LifeV
LinearElasticity.hpp File Reference

Implementation of Linear elastic structural model. More...

+ Include dependency graph for LinearElasticity.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LinearElasticity
 

Namespaces

 LifeV
 Default Physical Solver.
 

Detailed Description

Implementation of Linear elastic structural model.

Author
Davide Forti david.nosp@m.e.fo.nosp@m.rti@e.nosp@m.pfl..nosp@m.ch
Maintainer:
Antonello Gerbi anton.nosp@m.ello.nosp@m..gerb.nosp@m.i@ep.nosp@m.fl.ch
Date
25-05-2016

This file contains an ETA implementation of a linear elastic structural model. This class temporary as it will disappear when the new structure model will be released.

This class contains also an implementation of a thin layer structural model which can be used together with the 3D structure to form a multilayered structure. As a reference for applications of such multilayered computational model in the context of fluid-structure interaction, please refer to:

D. Forti, M. Bukac, A. Quaini, S. Čanić, and S. Deparis, "A Monolithic Approach to Fluid-Composite Structure Interaction" available as NA & SC Preprint Series No. 47 - February, 2016. Accepted in JSC. (http://www.uh.edu/nsm/_docs/math/NASC-preprint-series/2015_2016/Preprint_No16-47.pdf)

Definition in file LinearElasticity.hpp.