Gmsh & OpenFoam & ParaView to create and visualize the flow around cylinder simulation from scratch

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 5

  • @erikbermont
    @erikbermont Рік тому +1

    I do not know anything about CFD, but I would like to make something similar, it is called ring flow. Thank you for sharing this, it helps a lot.

  • @ahmedalnemr3282
    @ahmedalnemr3282 Рік тому

    First, thank you so much for this quickly and informative tutorial.
    However, why did you not modify the boundaries of the mesh at wall to be type : wall & frontAndBack to be empty to put the data on it.
    just correct me if I am wrong.
    Thanks

    • @5MSCTalk
      @5MSCTalk  Рік тому

      This is the configuration files I adopted (github.com/wangzhezhe/5MCST/blob/master/openfoam_example/circular_cylinder/example_constant/example_boundry), the type of the wall should be wall and the frontAndBack should be empty, thanks!