Structured Mesh of a 2D Cylinder in Gmsh

Поділитися
Вставка
  • Опубліковано 28 січ 2025

КОМЕНТАРІ • 34

  • @felixforrest9449
    @felixforrest9449 4 роки тому +2

    mate, thank you so so much, this helped me a crazy amount

  • @saurabhtalele1537
    @saurabhtalele1537 4 роки тому +1

    Really awesome sir please don't stop making new videos

  • @tkoyama010
    @tkoyama010 9 років тому

    This is useful. I really wanted to know how to make strucutred mesh.

  • @akshaypatil3462
    @akshaypatil3462 9 років тому +1

    Very helpful! Thanks a lot!

  • @mollychen2170
    @mollychen2170 6 років тому +1

    Thank you for give this tutorial but if we want to do more to the modle such as defining the first layer distance ,how can we do that ?

  • @nicsmagar
    @nicsmagar 8 років тому

    very helpful and informative.. please try to include interactive text or subtitles for better understanding

  • @virajbelekar1419
    @virajbelekar1419 8 років тому +3

    This seems like adaptive meshing! How can we do it for 3D geometries? Thanks in advance

  • @TONIO-ru4iu
    @TONIO-ru4iu 9 років тому

    Thank you for your good video

  • @danieljuncu1842
    @danieljuncu1842 7 років тому

    Is it possible to mesh the interior of the cylinder as well? (while keeping the the element boundaries on the edge of cylinder)

  • @foadsf
    @foadsf 4 роки тому

    We have a Discord channel for Gmsh. discord.gg/SXxvTqg , would be a pleasure having you over there as well.

  • @isan9357
    @isan9357 7 років тому

    I need to simulate an empty Sphere inside a 3D-Box. There is differentiation between these two geometries, 1- Sphere and 2- Box minus Sphere.
    How can I define this model in Gmsh?

  • @fahdebnaalam3112
    @fahdebnaalam3112 8 років тому

    Hi Martin Einarsve,
    Thanks for this helpful video. Let's assume I follow everything till 14.06 and now I want to rotate all the surfaces together against the left most vertical line by 10 degree. Can you please suggest what should I do? I am expecting to get a typical pi-slice of cheese cake type shape, but not getting it. Thanks in advance. FYI, I am very new to Gmsh.
    Others are also welcomed to chime in. Thanks.

  • @mbgnffb3
    @mbgnffb3 7 років тому

    Hi Martin. You did not seem to define the surfaces formed by block lines as physical groups. My confusion is that if I define them as symmetry walls, would I have flow normal to them or would they be treated as walls if I do not assign them a physical group.

  • @zhongli7468
    @zhongli7468 9 років тому

    Hi, thanks for the tutorial! Do we need to define the Volume in the Physical Groups as the last step?

    • @Lynx-jl1fl
      @Lynx-jl1fl  9 років тому

      +ZHONG LI Hey, I suppose it depends on what program you want to import the msh.file into. In my case I mostly import it into openFoam, and in that case you do need to define the Volume as a physical group, otherwise openFoam does not recognize any 3D elements of the mesh, and openFoam can only work with 3D meshes.

    • @zhongli7468
      @zhongli7468 9 років тому

      +Martin Einarsve Hi Thanks for the reply. I've got another question. Is there any way to determine the width of the mesh of the 1st layer surrounding the cylinder. As the size of the first layer of mesh is used to calculate y+, it is quite necessary to know this piece of information.

    • @Lynx-jl1fl
      @Lynx-jl1fl  9 років тому

      +ZHONG LI Yes I think it should be possible, to find element size close to the boundary, but it seems to be a bit more diffucult to implement than in some other meshing softwares. Try to look throught the documentation and see if you find something useful gmsh.info/doc/texinfo/gmsh.html

  • @rooster7815
    @rooster7815 3 місяці тому

    Which version of Gmsh software is this?

  • @MrMay78may
    @MrMay78may 9 років тому

    Very useful. Many thanks. What about structured mesh of a 3D Cylinder in Gmsh? Any helpful tutorial.

    • @Lynx-jl1fl
      @Lynx-jl1fl  9 років тому +1

      +Maimouna Al Manthari Hey, extending the mesh into 3 dimensions is easy. Just replace the cammand Layers{1} with Layers{N}, where N is the number of cells along the 3rd axis.

    • @MrMay78may
      @MrMay78may 9 років тому +1

      +Martin Einarsve Hi Martin, because we all like your videos and regarding to your experience in Gmsh and OpenFOAM could you please provide another tutorial for the beam attached to the cylinder in 3d? If you could, that would be really grateful.

  • @AlokGuptakumar
    @AlokGuptakumar 6 років тому +1

    Please give links to these files

  • @DukesterNation
    @DukesterNation 9 років тому

    Hi! Thanks for this video. Unfortunatly i do have a problem. The Mesh doesnt looks like yours and i often have crashes when pushing the 2D Button. Generally GMSH is very bugy for me. Do you have a helpfull advice for me? Would be nice. Thanks. ;)

    • @Lynx-jl1fl
      @Lynx-jl1fl  9 років тому

      +DukesterNation Hey I agree, my experience as well is that gmsh crashes quite often, and therefore is far from ideal. But I guess thats the price to pay when working with open source software. I tried freeCAD but to me that was even worse. If you know of any better ope source meshing software, please let me know. Anyway when working with gmsh i recommend to take frequent backups of the textfile.

  • @jaa70
    @jaa70 4 роки тому

    What do Rx and Nx mean ? :-( 14:38

  • @sumitzanje9660
    @sumitzanje9660 9 років тому

    I followed each and every step shown in you video, but I didn't get square meshing as you produced .Instead I'm getting somewhat random meshing ......may be because of that it's showing error after " gmshToFoam" command... Any solution ?????

  • @zyzyxx367
    @zyzyxx367 7 років тому

    Hi Martin, thanks for sharing this. Maybe you could share the final .geo file, too?

  • @mohammedfeham2035
    @mohammedfeham2035 8 років тому

    Hallo Mister Martin Einarsve, I have this fatal error when i try to import the mesh into OpenFoam, I don't understand why?
    Can you help please, I tried all the step you did, I want to know if you had to change something in the in tools, option, mesh or something in the software before you use it?--> FOAM FATAL IO ERROR:
    No cells read from file "gmsh_meshing.msh"
    Does your file specify any 3D elements (hex=5, prism=6, pyramid=7, tet=4)?
    Perhaps you have not exported the 3D elements?
    file: gmsh_meshing.msh at line 35956.
    From function void readCells(Foam::scalar, bool, const pointField&, const Foam::Map&, Foam::IFstream&, Foam::cellShapeList&, Foam::labelList&, Foam::List&, Foam::labelList&, Foam::List&)
    in file gmshToFoam.C at line 729.
    FOAM exiting
    Do you know how we can import the mesh into OpenFoam from XCFD-GEOM? in wich extention we have to save the file because we don't have .msh like extention?
    I hope for your answer Sir
    Thank you very much for your video Man is very usful

    • @mohammedfeham2035
      @mohammedfeham2035 8 років тому

      I found the solution, just I don't put the volume condition in my case.
      I just want to know how we can import the mesh into OpenFoam from XCFD-GEOM? in wich
      extention we have to save the file because we don't have .msh like
      extention?
      Thanks Man

  • @siflaouichi1900
    @siflaouichi1900 9 років тому

    Thanks a lot for this video .But I'cant hear anything !!!!

  • @MAli-lt3ch
    @MAli-lt3ch 3 роки тому

    Thanks for making this informative video. Can you please share your email id if I have any questions?