Go to the documentation of this file.
44#define _IFT_CohesiveInterfaceMaterial_Name "cohint"
45#define _IFT_CohesiveInterfaceMaterial_kn "kn"
46#define _IFT_CohesiveInterfaceMaterial_transitionopening "transitionopening"
47#define _IFT_CohesiveInterfaceMaterial_ks "ks"
48#define _IFT_CohesiveInterfaceMaterial_stiffCoeffKn "stiffcoeffkn"
49#define _IFT_CohesiveInterfaceMaterial_smoothMag "smoothmag"
80 const char *
giveClassName()
const override {
return "CohesiveInterfaceMaterial"; }
89 std::unique_ptr<MaterialStatus>
CreateStatus(
GaussPoint *gp)
const override {
return std::make_unique<StructuralInterfaceMaterialStatus>(gp); }
void initializeFrom(InputRecord &ir) override
FloatMatrixF< 3, 3 > give3dStiffnessMatrix_Eng(MatResponseMode rMode, GaussPoint *gp, TimeStep *tStep) const override
const char * giveClassName() const override
const char * giveInputRecordName() const override
double kn
Elastic properties (normal and shear moduli).
CohesiveInterfaceMaterial(int n, Domain *d)
Constructor.
double stiffCoeffKn
Reduction of normal stiffness when in tension.
std::unique_ptr< MaterialStatus > CreateStatus(GaussPoint *gp) const override
bool hasAnalyticalTangentStiffness() const override
double transitionOpening
Opening when material stiffness changes from kn to kn*stiffCoeffKn.
FloatArrayF< 3 > giveEngTraction_3d(const FloatArrayF< 3 > &jump, GaussPoint *gp, TimeStep *tStep) const override
void giveInputRecord(DynamicInputRecord &input) override
StructuralInterfaceMaterial(int n, Domain *d)
#define _IFT_CohesiveInterfaceMaterial_Name
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011