# 4: Inverse finite element modeling (FEM) by exact iterative method via Python scripting in Abaqus

This video is the last part of a series which explain Inverse finite element modeling (FEM) of tube hydroforming by Python scripting in Abaqus. In this video inverse simulation of hydroforming of a tube in Abaqus software is explained. Appropriate pressure for obtaining desired dimeter of tube by python scripting will be explained. An exact iterative method is used to find the pressure. In this video you can find out:
How to perform inverse FEM?
How to open and read odb by Python?
How to use txt file during Python scripting?
How to run several jobs by Python?
How to keep all odb files when you run several jobs by Python?
How to wait for a job to be completed?
mdb.jobs['Hydro'+str(i)].waitForCompletion()

Пікірлер: 1

  • @DebasishPandey
    @DebasishPandey3 жыл бұрын

    Eureka ! Eureka ! Great Series. Thank you Guys