6 Tips For ABAQUS result visualization and reporting

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

Комментарии • 14

  • @foreverfriday5644
    @foreverfriday5644 3 года назад +2

    9:24 or you can use View Cut in Visualation and choose X plane to be cut.

  • @ahmedabouseeda4549
    @ahmedabouseeda4549 3 года назад +1

    Awesome video, alot of secrets

  • @nastaran1388
    @nastaran1388 2 года назад +1

    I was exactly looking for how to enlarge the legend!

  • @richardakela9702
    @richardakela9702 2 года назад

    please in my frame selector, I have 0 to the left and 20 to the right but your own is 0 to the left and 100 to the right any help?

  • @zawedalam5595
    @zawedalam5595 3 года назад

    Can you upload video on basic tensile test how to break 🙏🙏

  • @m.a.nogales2539
    @m.a.nogales2539 2 года назад

    how to show the frame selector

  • @simohab1
    @simohab1 3 года назад +1

    Hi. Can you please share the umat file for dog bone specimen ? thank you

    • @10Minuters
      @10Minuters  3 года назад

      Hi, please download the input file here: drive.google.com/file/d/1HHoV8U9ipJbdJWsweNFVrNlbTdX9hGtT/view

    • @simohab1
      @simohab1 3 года назад +1

      @@10Minuters thank you

  • @sohailhamza2812
    @sohailhamza2812 3 года назад

    Hi how can I find the formulas behind the output results in abaqus??
    To be specific I want to know formulas which the software uses to give the reaction forces..

    • @10Minuters
      @10Minuters  3 года назад +1

      Hi, I can assume that the nodal stresses are approximated from the integration points' stresses. Then, knowing the area of the element faces (where you requested force) can be used to approximate the reaction force.

    • @sohailhamza2812
      @sohailhamza2812 3 года назад

      @@10Minuters ok. Then I need to know formulas for stress calculation!?

    • @10Minuters
      @10Minuters  3 года назад

      @@sohailhamza2812 I am not sure exactly which part of stress calculation you are interested in. I will explain a simple scenario: If you consider linear elastic material, and pulling a tensile specimen by 1N, FEM code approximate all nodal displacements in the model by finding the deformed shape (new nodal position due to load) that produces equal internal forces in the element (elastic) and external force. Knowing the original (undeformed) and deformed configurations of the nodes one can easily calculate the strains. As I said I am considering elastic material, the stresses now can be calculated using Hook's law. If you check basic FEM theory, the stresses are calculated in the integration points. It is then easy to find stress and other quantities in nodes, surfaces, lines etc. using isoparametric interpolation of the element formulation.

    • @sohailhamza2812
      @sohailhamza2812 3 года назад

      @@10Minuters thank you for such a clear explanation.