Go to the documentation of this file.
13 #include "RankFourTensor.h"
76 const MaterialProperty<RankFourTensor> &
_Cijkl;
virtual void computePeridynamicsParams()=0
Function to compute the micro-moduli for bond-based and ordinary state-based models.
ParametricMaterialBasePD(const InputParameters ¶meters)
Real _tec
Thermal expension coefficient.
MaterialProperty< Real > & _bond_dfdE_ij
const VariableValue & _scalar_out_of_plane_strain
const Real _temp_ref
Reference temperature.
const bool _plane_stress
Plane stress problem or not.
const MaterialProperty< RankFourTensor > & _Cijkl
Material properties to fetch.
MaterialProperty< Real > & _bond_dfdT_ij
const bool _scalar_out_of_plane_strain_coupled
Scalar out-of-plane component of strain tensor for generalized plane strain.
virtual void computeProperties() override
InputParameters validParams< ParametricMaterialBasePD >()
MaterialProperty< Real > & _bond_force_ij
Material properties to store.
Base material class for bond-based and ordinary state-based peridynamic models, i....
MaterialProperty< Real > & _bond_dfdU_ij
virtual void computeBondStretch() override
Function to compute current bond stretch: one dimensional strain.
void computeMaterialConstants()
Function to compute material constants from elasticity tensor.
MaterialProperty< Real > & _thermal_expansion_coeff
std::vector< Real > _temp
Temperature variable.
Base material class for peridynamic solid mechanics models.
virtual void computeBondForce()=0
Function to compute force of a bond.