USDFLD Subroutine in Abaqus: Modeling Functionally Graded Materials (FGMs) (Solid Elements - Part 1)

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024

ความคิดเห็น • 12

  • @zeinabmohammadi1379
    @zeinabmohammadi1379 2 หลายเดือนก่อน

    Thanks for your insightful tutorial, best of luck to you too!

  • @guendouzilies8317
    @guendouzilies8317 ปีที่แล้ว +1

    I'm a PhD student in civil engineering and I'm working on FGM beam, this is a great video, thanks

  • @jinbokchoi3755
    @jinbokchoi3755 7 หลายเดือนก่อน +2

    I have a question, I think we need to define the FIELD(1) =radius instead of Young's modulus because we defined the Field 1 in material behaviors. Don't you think like that?

  • @Diego_129
    @Diego_129 ปีที่แล้ว +2

    can you explain me : if we are already giving abaqus value of E at certain radius in tabular form , then why are we again calculating the same thing using USDFLD?

  • @palashdas823
    @palashdas823 6 หลายเดือนก่อน

    Can you provide VUSDFLD instead of USDFLD, for the same problem it simulate in dynamic analysis ?

  • @CJFHXY
    @CJFHXY 9 หลายเดือนก่อน

    nice video~

  • @bensaidismail5394
    @bensaidismail5394 ปีที่แล้ว +1

    Hello thanks
    Should I install Fortran compiler or any software like that, to run usfld subroutine in abaqus

    • @hyperlyceum60
      @hyperlyceum60  ปีที่แล้ว +1

      Yes,
      You need to link Abaqus with Fortran compiler

    • @bensaidismail5394
      @bensaidismail5394 ปีที่แล้ว

      @@hyperlyceum60 ok thanks 👍

  • @user-pl2ws2bk6d
    @user-pl2ws2bk6d 6 หลายเดือนก่อน

    Why did you explain it like that? I wasted so much time because you confused me. For anyone attempting to replicate the simulation, please DO NOT follow the previous instructions. In the user subroutine interface, FIELD(1) should be set equal to the radius. Abaqus utilizes this value to evaluate the Young's modulus and Poisson's ratio based on the 3rd column, which represents the radius in this case, NOT THE YOUNG'S MODULUS! The current code is incorrect.
    The key thing to understand about USDFLD is that FIELD(1) corresponds to the Field 1 column in the definition of the material model. So, you should simply write FIELD(1)=r, and then Abaqus can identify the appropriate row in the tabular data.
    Hyper Lyceum, instead of helping me, you confused me. If you don't know something, don't upload videos claiming to be experts!