grains.salome.CohesiveZone

class grains.salome.CohesiveZone(mesh)[source]

Constructs zero-thickness elements along the interfaces.

Parameters

mesh (Mesh) – Mesh into which the cohesive elements will be inserted.

__init__(mesh)[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(mesh)

Initialize self.

create_cohesive_elements()

Creates zero-thickness quadrilateral elements along the interfaces.

decouple_faces()

Decouples the face meshes along the interfaces.