My Project
Loading...
Searching...
No Matches
elasticity.hpp File Reference

Elasticity helper class. More...

#include <dune/common/fmatrix.hh>
#include "elasticity_impl.hpp"

Go to the source code of this file.

Classes

class  Opm::Elasticity::Elasticity< GridType >
 Elasticity helper class. More...
 

Namespaces

namespace  Opm
 Inverting small matrices.
 

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.
 

Detailed Description

Elasticity helper class.

Date
Nov 9 2011
Author
Arne Morten Kvarving / SINTEF

Function Documentation

◆ waveSpeeds()

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