Database.create2dInterfaceMaterial


create2dInterfaceMaterial(attrName, energy1, strength1, disp1, coupling1, energy2, strength2, disp2, coupling2)

Creates a 2D interface material attribute

attrNamestring name of attribute
energy1doublecritical fracture energy in 1 direction
strength1doubletensile threshold strength in 1 direction
disp1doublemaximum relative displacement in 1 direction
coupling1integer"Coupled", "UncoupledReversible" or "UncoupledOrigin"
energy2doublecritical fracture energy in 2 direction
strength2doubletensile threshold strength in 2 direction
disp2doublemaximum relative displacement in 2 direction
coupling2integer"Coupled", "UncoupledReversible" or "UncoupledOrigin"
Return valueIFInterfaceMaterial

Back to Database

Back to Overview