How to run parallel simulations in OpenFOAM® - Part 2

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

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

  • @inquisitor1017
    @inquisitor1017 8 лет назад +10

    Very informative tutorials, thank you so much... I especially like the light humor at 7:34

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

    complicated things are explained in very simple ways, thank you for making such knowledgeable videos

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

    thank you for your work! This tutorial really help me a lot!

  • @muratcantaskn7093
    @muratcantaskn7093 5 лет назад +1

    J. Nagy: "I am showing you the mesh.... you can just count them if you are bored"
    me: "whaaaa? i mean hooooow? i mean why?"
    honestly i love your tutorials sir but i like your comments more :D

  • @thecoolcrasher
    @thecoolcrasher 9 лет назад +1

    good and detailed tutorial series :)

  • @AdityaKadamMechanical
    @AdityaKadamMechanical 6 лет назад +2

    Thanks Sir :)

  • @sacramentofwilderness6656
    @sacramentofwilderness6656 4 года назад +3

    Seems, they have improved the scotch algorithm, now, when I ran decomposePar - the upper half was divided by vertical line on two equal parts, the lower part into two equal along the horizontal line

  • @sohitsingh-o7g
    @sohitsingh-o7g Год назад

    i saw your video but i have not find my solution for this problem......i have been face problem in running the "decomposePar" with "of41" while my whole work has go on "of220". bcoz here processors have not read the different zones i.e. heated,cooling zones. show saturation temperature same as maximum temperature......processors do not read the heater temperature after "mpirun -np.....-parallel"
    plz...give me valuable suggestions how to resolve this ...

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

    That was a very good and useful tutorial
    But how can I run the case in parallel mode using the openfoam ming version in Windows?
    I tried this command (mpirun -np 6 pisofoam -parallel) but it didn't worked

  • @swchoi3755
    @swchoi3755 4 года назад

    , thank you so much for very informative tutorials. I have an error message while I type decomposePar. I wounder if I can have other contact e-mail regarding my error message to you. Thank you in advance.

  • @ing.nicola1706
    @ing.nicola1706 6 лет назад

    i have 6 real core but 12 virtual threading , can i decompose in 12 parts ?

    • @OpenFOAMJozsefNagy
      @OpenFOAMJozsefNagy  6 лет назад

      You can try, but I do not think, that it will improve the performance.

    • @ing.nicola1706
      @ing.nicola1706 6 лет назад

      do you think 6 parallel decompositions works great ?

    • @OpenFOAMJozsefNagy
      @OpenFOAMJozsefNagy  6 лет назад +1

      @@ing.nicola1706 I did not have the time to extensively test it. I would love to hear your opinion on it.

    • @ing.nicola1706
      @ing.nicola1706 6 лет назад

      @@OpenFOAMJozsefNagy i will try ...

    • @muratcantaskn7093
      @muratcantaskn7093 5 лет назад +1

      no, you cant divide them into 12 virtual cores since OpenFOAM does not operate like that(it will still run tough). The maximum processor core you can use is the available maximum physical core. The documentation also tells that if you are using "1 processor" then calling MPI will cause overhead and actually slows down the process. I would like to believe what he means is "1 core" instead of "1 processor" but why would anyone run mpiruns when they have only one core? I have seen parallel run makes faster in my laptop which has 1 processor(4 physical core) so i am not sure if it is a comment made for older versions. You can find nice highlight in here wiki.openfoam.com/Parallelization_by_Joel_Guerrero