[GMSH Aster Tutorial] Solving a Gmsh Model with Code_Aster (Groups, Mesh Format, Solver)

Gmsh is an open source 3D finite element mesh generator with a built-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. Website: In this Tutorial, we will learn: 00:00:09 What we will talk about here 00:00:58 Creating the Plate in Gmsh 00:05:32 Creating the Physical groups of Elements and Nodes 00:08:04 Saving the Mesh in the right format 00:10:18 Quick reminder about the installation of Code_Aster 00:11:23 Sourcing the right file 00:13:08 Which files do you need for Code_Aster? 00:14:01 Writing the Aster command file (.comm) 00:16:46 Writing the export file 00:21:22 If you are getting some errors 00:21:40 Running tests to check your aster installation 00:22:21 Post-processing results in Gmsh Linked videos: How to install Aster Full 14.2 and run it from terminal:
Back to Top