Python script for post-processing in ABAQUS

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • github.com/Kia...

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

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

    Very well demonstration, stepwise and clear

  • @user-oo4iy2zd2j
    @user-oo4iy2zd2j 6 месяцев назад

    thank you sir for this video

  • @jaiminsenta
    @jaiminsenta Год назад

    Can you help me with Syntax to extract imaginary component of Section Forces and Moment (SF & SM) for steady state dynamic analysis. I am trying with *.real and *.imag but it is returning 0 value for imaginary component. However it will return correct value for real component. Thanks.

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

    Nice video, thanks. Just a quick tip: To avoid the try/except block at the top, you can use os.makedirs(report_path, exist_ok=True).

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

    Thank you for the good video, can you include the extract of the images as well in the python script?

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

      First, set a viewport for the working session (you can use MAXIMIZE keyword for that). Then, use session.printToFile(…) object for export. It’s straightforward.

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

      @@kianaghani Thank You

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

    Thnak you for effort. I want to ask you if have know some resources of code python for post processing in deep text recognition.

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

      Thanks. Unfortunately I do not.

  • @user-yo2fu9ub3z
    @user-yo2fu9ub3z 2 года назад

    HOW TO MODEL FGM STRUCTURE