I used Ansys as a preprocessor for a simulation in LS-DYNA with cohesive elements and an additional contact. You can try meshing elementwise with standard volume elements (watch out for node numbering) and then reassign the right element type.
Generally mixing cohesive elements and contact should be no problem.
hi I have the same problem the following error message appeared to me
Elements to be separated by cohesive elements are of more than one stiffness number (169 and 172, perhaps more). The CZMESH command is ignored
I am trying to modeling the debonding between concrete and CFRP using 2D analysis. in order to present the debonding I have to use the CZM with contact element. how could I solve this problem could you help me?
after generating the target element and the contact element, I used the following command
TB,CZM,3,1,1,CBDD
TBDATA,1,C1,C2,C3,C4,C5,C6 ( HERE I PUT THE VALUES THAT I CALCULATED FOR (C1,C2,...)
R,1
RMODIF,1,3,-1E6
RMODIF,1,12,-1E6
CZMESH,CM_1,CM_2
after that the error message appear how could I solve this problem (the attached photograph show the model with error mesage
Did you solve your problem? I am modelling the interface between concrete and FRP too. I am using solid65 for concrete, solid45 for FRP and Inter205 for the interface.