Difference in peel test results between MOOSE CZM InterfaceKernel (Constitutive model: BiLinearMixedModeTraction ) and ABAQUS #31859
Unanswered
asurovi
asked this question in
Q&A Modules: Solid mechanics
Replies: 1 comment 1 reply
-
|
@arovinelli @hugary1995 if you have insights on the matter. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings!
I am trying to validate a 2D plane strain peel test problem results from MOOSE (using Cohesive Zone Action System, constitutive law: BiLinearMixedModeTraction) with ABAQUS Result.
Problem Statement: Two double cantilever beams, each 100 mm long (x-direction), 1.5 mm thick (y-direction) and 20 mm wide (out-of-plane-thickness) is bonded by an adhesive layer of negligible (zero) thickness. Material properties of beams:$E_{1} = 135.3 e 9$ Pa, $nu = 0.24$ . Material properties of cohesive layer in MOOSE: penalty_stiffness $= 570 e 12$ Pa/m, normal_strength = shear_strength = $5.7e7$ Pa, $G_{Ic} = G_{IIC} = 280 J/m^{2}$ , eta $= 2.284$ , Material properties of cohesive layer in ABAQUS: $E/K_{nn} = E/K_{ss} = E/K_{tt} = 570 e12$ , $\sigma_{I}^{0} = \sigma_{II}^{0} = \sigma_{III}^{0} = 5.7e7 Pa$ , $G_{Ic} = G_{IIC} = G_{IIIc} = 280 J/m^{2}$ , B-K law power = 2.284. The right edge is fixed in the x-direction (disp_x = 0) and time-dependent vertical displacements are applied at the top and bottom points as disp_y = $\pm$ 0.006 * t. The option use_displaced_mesh = false is used to ensure the displacements are imposed in the reference configuration.
Issue 1:
Important Points:
Issue 2:
Since I will need mortar interface definition to deal with non-conforming mesh adhesive contact problem, I have also tried to validate the same problem with BilinearMixedModeCohesiveZoneModel userobject. Though I was able to get a converged solution up to an applied displacement of 0.003 m after trying all possible solver setups, I am attaching the results here in the hope of getting insight into the convergence issue and the reaction-force mismatch between the CZM InterfaceKernel and Bilinear UserObject.
I am attaching input files of the peel test from ABAQUS and MOOSE (Cohesive Zone Action, BilinearMixedModeCohesiveZoneModel userobject)
peeltest_input_files.zip
Specific Questions:
Thanks a lot for your time and help in advance.
Kind Regards,
Agnila Ghosh Surovi
Beta Was this translation helpful? Give feedback.
All reactions