|
opm-upscaling
|
Elasticity helper class - template implementations. More...
#include <opm/elasticity/shapefunctions.hpp>Go to the source code of this file.
Namespaces | |
| namespace | Opm |
| Inverting small matrices. | |
Macros | |
| #define | INDEX(i, j) |
| #define | INDEX(i, j) |
Functions | |
| Dune::FieldVector< double, 3 > | Opm::Elasticity::waveSpeeds (const Dune::FieldMatrix< double, 6, 6 > &C, double phi, double theta, double density) |
| Compute the elastic wave velocities. | |
Elasticity helper class - template implementations.
| #define INDEX | ( | i, | |
| j ) |
| #define INDEX | ( | i, | |
| j ) |
| Dune::FieldVector< double, 3 > Opm::Elasticity::waveSpeeds | ( | const Dune::FieldMatrix< double, 6, 6 > & | C, |
| double | phi, | ||
| double | theta, | ||
| double | density ) |
Compute the elastic wave velocities.
C The elastic tensor
phi dip angle
theta Azimuth angle
density Density of material