In this 4rth Tutorial, let’s talk about Gmsh built-in functions, holes in surfaces, annotations and Entity colors. Here’s the video: In this Tutorial, we will learn: 00:00:09 What we will talk about here 00:01:10 Built-in functions 00:05:36 Create a hole in surface 00:07:23 Annotations 00:12:58 Entity Colors Gmsh is an open source 3D finite element […]
[GMSH tutorial 3] Extruding Mesh, Parameters and Options – t3.geo
In this 3rd tutorial for Gmsh, I will teach you how to do some operations (Extrusion, copy, rotation,…) directly on the mesh. We will also see how to define parameters and how to change the Gui Options. Here’s the video: For Chinese viewers, here’s a link to watch the video on bilibili In this Tutorial, […]
[GMSH tutorial 2] Model Translation Rotation Extrusion and 3D Meshing – t2.geo
Here comes the second tutorial for Gmsh in which I will talk about how to reuse another script, how to do translations, extrusions of geometry and how to work with 3D mesh. If you haven’t watched the first one, you can check it first here. For Chinese viewers, here’s a link to watch the video on […]
[GMSH tutorial 1] Installation and first model building and meshing
I am starting a new series of tutorials about Gmsh today and start from scratch to teach about one of the most (in)famous open source pre-post software: Gmsh! Whatever your CAE engineering background, you have some high chances to meet Gmsh at least once in your career and while it can be easy to use if you […]
[Tutorial 3] How to compile OpenFOAM from Source on Ubuntu 18.04
In today’s video, let’s talk about how to compile OpenFOAM from Source! One of the huge advantages of open-source software is that you have full access to the source code… which mean that you can edit and change it like you want to add some functions you need! The only problem is that compiling code […]
[Openfoam Tutorial 2] Lid-Driven Cavity Flow
In today’s article, I am going to explore with you how to solve the simple cavity flow example with Openfoam! This tutorial will describe how to pre-process, run and post-process a case involving isothermal, incompressible flow in a two-dimensional square domain. Openfoam Lid-Driven Cavity Flow Tutorial This is how the boundary conditions of the cavity […]