Results 1 to 7 of 7

Thread: How to activate and deactivate element automatically.

  1. #1

    How to activate and deactivate element automatically.

    Anyone experience in the activate and deactivate element automatically in ABAQUS. got any suggestion how to do it or example can refer?
    Ex: when element 1 exceed the maximum strain, i need to activate the element 1. and
    when element 2 less than minimum strain, i need to activate the elements surrounding element 2.
    my purpose activate and deactivate the element is to get the equilibrium of the model after some steps.

    the attachment above is the example model that what i means.
    thank you.
    Attached Images Attached Images
    Last edited by PM113052; 2012-07-31 at 00:12.

  2. Look into add/remove element option along with USDFLD subroutine.

  3. #3
    sorry IceBreaker, im coundnt find the "add/remove element" along with USDFLD in abaqus Documentation?
    is't in the Abaqus User Subroutines Reference Manual:1.1.45 USDFLD?

  4. #4
    I don't believe there is an element add/removal capability for Abaqus/Standard. Two typical approaches for what you are looking at are to:
    1) Artificially increase/decrease element material stiffness using the USDFLD subroutine through making material properties depend on a user defined field.
    2) Run multiple analyses and use the 'model change' feature to add/remove elements as required after each analysis.

  5. Correct@lumpwood. It is "model change, add" or "model change, remove" that I had in mind.

  6. #6
    model change only can do it for the manually... it's difficult if the model in 3D model. any others software that can support this type of problem? thank you.

  7. Manually? I am not sure what you mean. You can write a code in USDFLD and, based on a field variable, get rid of elements and the whole process may be "automated".

Similar Threads

  1. Replies: 5
    Last Post: 2012-11-04, 06:15
  2. Abaqus: element status output during element deletion
    By Aisling in forum Finite Element Modeling
    Replies: 0
    Last Post: 2012-03-21, 05:39
  3. Fortran progam which can generate constraints automatically for Abaqus
    By Yejie Shan in forum Finite Element Modeling
    Replies: 6
    Last Post: 2012-03-06, 03:58
  4. blank lines automatically disappearing in "edit keywords"
    By jimstazinsky in forum Finite Element Modeling
    Replies: 3
    Last Post: 2010-06-19, 19:38

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •