Example 10.1 How to use Abaqus cohesive zone elements CZM for delamination of DCB beam

Ғылым және технология

Example 10.1 demonstrates how to use cohesive zone elements (CZM) to simulate the delamination of a double cantilever beam consisting of 2 laminas bonded by a layer of adhesive. Learn how to run a python script to generate a template model that you can modify to suit your needs. Additional details in the textbook "Finite Element Analysis of Composite Materials Using Abaqus." Multilingual CC available.
Textbook: www.amazon.com/exec/obidos/AS...
Python file: barbero.cadec-online.com/feacm...
You can teach "Composite Materials Design" and assign online homework to your students. Total of 112 problems available. If you want an instructor account, leave a message in the comments section for • Webwork online-homewor...
Table of Contents:
00:00 - Introduction
00:12 - Description
00:25 - Set the work directory
00:33 - Template
01:08 - Property. Adhesive
01:17 - Type: Traction
01:29 - Damage separation law
01:47 - Sub-options
02:10 - Section
02:35 - Assign section to adhesive
02:43 - Step
03:03 - Edit Field Output
03:15 - Add History Output
03:40 - Mesh the beam
03:59 - Plane strain
04:14 - Seed by number
04:39 - Mesh the adhesive
05:06 - Cohesive elements
05:24 - 280 elements
05:48 - Interaction, top later
06:28 - Interaction, bottom later
06:57 - Top load
07:27 - Bottom load
07:59 - Job
08:17 - Results
08:29 - Animation
08:52 - XY data to plot
09:17 - Operate on Data
09:57 - End card

Пікірлер: 25

  • @civilalgeria8087
    @civilalgeria80874 жыл бұрын

    Thank you very much professor Barbero. I apreciate your scientific sharing

  • @EverBarbero

    @EverBarbero

    3 жыл бұрын

    You are very welcome

  • @vidyasagargolla2796
    @vidyasagargolla27962 жыл бұрын

    I would like to see how this technique would work in Layered CFRP model.

  • @Logotexnia
    @Logotexnia3 жыл бұрын

    Thank you very much for the tutorial professor Barbero. The problem I have in my case is that Abaqus exits with error and says that the czm elements are distorted when I apply the tie constraint

  • @EverBarbero

    @EverBarbero

    3 жыл бұрын

    It could be that some detail was not so clear in the video and caused you to make a mistake. For an exact line-by-line procedure you can check the pseudo-code in the textbook barbero.cadec-online.com/feacm-abaqus/index.html

  • @alirezaaref5547
    @alirezaaref55473 жыл бұрын

    Thank you Professor Barbero, is there no need to define hard contact ?, because in my 3D model the adhesive look like sank to my concrete in high loading

  • @EverBarbero

    @EverBarbero

    3 жыл бұрын

    The cohesive elements have stiffness, E/Enn, they should not sink. Please check if the magnification factor in the visualization is huge (look at the bottom of the workspace); it may be it exaggerates the deflection so much that it looks like sinking.

  • @vishnuos4075
    @vishnuos40757 ай бұрын

    Sir..excellent video.. I have added some cohesive interactions in my model. Now my model is taking too much time to finish one increment. It may take even one month to complete the job.. I am modeling a unit cell of unidirectional composite.. Are there any methods to reduce the running time sir?

  • @nicolas9408
    @nicolas94082 жыл бұрын

    Thank you very much for the tutorial. What I did not quite get is why the cohesive thickness in the result is so small, when it was initially defined to have a thickness of 1 mm?

  • @nicolas9408

    @nicolas9408

    2 жыл бұрын

    Okay, sorry, you explained this on page 367 in section v in your book. Then I would like to ask what the distance tolerance of 0.002 in this constraint means? Is it referring to a tolerance of 2 mm or 0.2% of an mm? The Abaqus documentation did not clarify this for me. Also, since the constraints enforce an initial thickness of 0 mm, does the part thickness matter at all, or is it really just a convenient visualization procedure? In your book, you argue that a traditional stress-strain relation is not feasible, due to the vanishing thickness of the cohesive element. This is why we use the traction-separation law, which reads t = K*delta. When t is of unit Pa, and delta is of unit m, should K not be of unit Pa/m? Your book states the unit of E/K to be Pa. Would that not mean that delta is in fact a strain? I think my confusion comes from the fact that a cohesive section is defined with an initial thickness of default (assumably 1), nodal coordinate, or specified. To my understanding the displacement measurement is transformed to a strain based on this assumed initial thickness, e.i. that a displacement of 1 would be a strain of 1. Could you verify this, please? Depending on this initial thickness, the element stiffness would need to be scaled.

  • @VivekDhimole
    @VivekDhimole3 жыл бұрын

    Dear professor what is the significance of opening reaction force vs opening displacement graph is it related to energy release rate if opening force is high then energy release rate is also high. Thank you

  • @EverBarbero

    @EverBarbero

    3 жыл бұрын

    Please see my reply in 10.2

  • @yuwang7131
    @yuwang71313 жыл бұрын

    Thank you professor. Do you know have to solve the theoretical solution for the double cantilever beam?

  • @EverBarbero

    @EverBarbero

    3 жыл бұрын

    Yes, there are papers, but they always need some experimental data as input, say compliance vs crack length, or crack length vs load, etc. or you have to know the Gc.

  • @yuwang7131

    @yuwang7131

    3 жыл бұрын

    @@EverBarbero Thanks Professor Barbero

  • @ruchirshrivastava6638
    @ruchirshrivastava66383 жыл бұрын

    Dear Professor, I am unable to find the python script from your website. Can you please, send me the link.

  • @EverBarbero

    @EverBarbero

    3 жыл бұрын

    It is posted now, here: barbero.cadec-online.com/feacm-abaqus/Examples/Chapter_10/Ex_10.1/

  • @ruchirshrivastava6638

    @ruchirshrivastava6638

    3 жыл бұрын

    @@EverBarbero Thankyou very much sir.

  • @VivekDhimole
    @VivekDhimole4 жыл бұрын

    Dear Professor, which will be an assessment to predict composite failure, like as you said laminate failure criteria(TMSC) or we should directly go to DDM or CZM, or all is necessary for analyzing. if I predict failure by TMSC will it sufficient. Also in some composite, there are fatigue failure criteria. Please, professor, enlighten about, to decide failure which way should go, all aspects should cover or only one criterion like TMSC is sufficient.

  • @EverBarbero

    @EverBarbero

    3 жыл бұрын

    I replied to a similar comment before. Basically TMS, max. strain, etc. are OK for preliminary design. After that, we do detailed analysis using Abaqus.

  • @VivekDhimole

    @VivekDhimole

    3 жыл бұрын

    @@EverBarbero Dear Professor yes that we got. Professor, you have made one video for using TMS but it was for lamina. May you describe TMS for laminate for primary Design in future videos as the application, also how normalized factor and knockdown factor works for strength and TMS. Thank you, Professor

  • @EverBarbero

    @EverBarbero

    3 жыл бұрын

    Vivek Dhimole please remind me in which video I used TMS?

  • @VivekDhimole

    @VivekDhimole

    3 жыл бұрын

    @@EverBarbero Dear professor, in the same video at last in which you described UMAT subroutine for Abaqus. Named is ( How to write an Abaqus Umat)

  • @bhanusingh7439
    @bhanusingh74392 жыл бұрын

    why not we creat a refrence point?

  • @EverBarbero

    @EverBarbero

    2 жыл бұрын

    I guess you could do that. If you try and you get the same results, please tell me exactly how you did it, what is different. Thanks.

Келесі