24 #ifndef ASLFDPOROELASTICITY_H 25 #define ASLFDPOROELASTICITY_H 86 Data pressureInternalData;
87 Data pressureLiquidData;
88 Data pressureLiquidInternalData;
90 Param hydraulicCondactivity;
144 template <
typename T>
161 return pressureLiquidData;
165 #endif // ASLFDELASTICITY_H void setNSubsteps(unsigned int n)
defaul value 10
std::shared_ptr< FDPoroElasticity > SPFDPoroElasticity
Advanced Simulation Library.
virtual void init()
Builds the necesery internal data and kernels.
abstract class for elasticity solver
Numerical method which computes homogenious isotropic poro-elasticity equation.
virtual void execute()
Executes the numerical procedure.
Data getPressureData() const
Updatable value. This class stores value and its TimeStamp.
The class represents several Element.
Data getLiquidPressureData() const
SPFDPoroElasticity generateFDPoroElasticity(SPDataWithGhostNodesACLData d, SPDataWithGhostNodesACLData pl, double bM, double sM, double k, const VectorTemplate *vT)
Defines set of vectros with several properties.