Тёмный

Structured Mesh of a 2D Cylinder in Gmsh 

Lynx
Подписаться 701
Просмотров 64 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 33   
@saurabhtalele1537
@saurabhtalele1537 4 года назад
Really awesome sir please don't stop making new videos
@felixforrest9449
@felixforrest9449 3 года назад
mate, thank you so so much, this helped me a crazy amount
@Lynx-jl1fl
@Lynx-jl1fl 3 года назад
Glad to could help:)
@foadsf
@foadsf 4 года назад
We have a Discord channel for Gmsh. discord.gg/SXxvTqg , would be a pleasure having you over there as well.
@virajbelekar1419
@virajbelekar1419 8 лет назад
This seems like adaptive meshing! How can we do it for 3D geometries? Thanks in advance
@tkoyama010
@tkoyama010 8 лет назад
This is useful. I really wanted to know how to make strucutred mesh.
@nicsmagar
@nicsmagar 8 лет назад
very helpful and informative.. please try to include interactive text or subtitles for better understanding
@mollychen2170
@mollychen2170 6 лет назад
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 ?
@fahdebnaalam3112
@fahdebnaalam3112 7 лет назад
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.
@akshaypatil3462
@akshaypatil3462 8 лет назад
Very helpful! Thanks a lot!
@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)
@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?
@DukesterNation
@DukesterNation 8 лет назад
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 8 лет назад
+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.
@zhongli7468
@zhongli7468 8 лет назад
Hi, thanks for the tutorial! Do we need to define the Volume in the Physical Groups as the last step?
@Lynx-jl1fl
@Lynx-jl1fl 8 лет назад
+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 8 лет назад
+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 8 лет назад
+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
@MrMay78may
@MrMay78may 8 лет назад
Very useful. Many thanks. What about structured mesh of a 3D Cylinder in Gmsh? Any helpful tutorial.
@Lynx-jl1fl
@Lynx-jl1fl 8 лет назад
+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 8 лет назад
+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.
@mohammedfeham2035
@mohammedfeham2035 7 лет назад
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 7 лет назад
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
@sumitzanje9660
@sumitzanje9660 8 лет назад
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 ?????
@fernandocastillo3427
@fernandocastillo3427 5 лет назад
I think that the solution is to Recombine the faces
@TONIO-ru4iu
@TONIO-ru4iu 8 лет назад
Thank you for your good video
@zyzyxx367
@zyzyxx367 7 лет назад
Hi Martin, thanks for sharing this. Maybe you could share the final .geo file, too?
@AlokGuptakumar
@AlokGuptakumar 6 лет назад
Please give links to these files
@jaa70
@jaa70 4 года назад
What do Rx and Nx mean ? :-( 14:38
@siflaouichi1900
@siflaouichi1900 8 лет назад
Thanks a lot for this video .But I'cant hear anything !!!!
@4th7throyaldragoonguards53
@4th7throyaldragoonguards53 6 лет назад
silence is golden
@MAli-lt3ch
@MAli-lt3ch 3 года назад
Thanks for making this informative video. Can you please share your email id if I have any questions?
Далее
Generating C-Mesh around Airfoil in gmsh
13:38
Просмотров 10 тыс.
Structured Mesh Generation for Curved Geometry : Gmsh
18:08
Gmsh tutorial - Creating and meshing a 3D annulus
27:45
1   Gambit Fan Tutorial
9:56
Просмотров 17 тыс.