GmshMeshingModel

Running

Most important and strange aspect is the fact that actual meshing "production" cannot be performed by a command in the scripting file but using the command line option as in the following example:
   > gmsh t1.geo -2 -bgm bgmesh.pos

or to create the 2D mesh and save in file jobnamein.msh in msh version 2 format

gmsh NaturalConvection.geo -2 -format msh2

This is changed in the more recent version where the command Mesh is available in the scripting for meshing A more complete example with the codesaturne command to create the directory structure

code_saturne.com create -s TrenchPipe -c Case2
Start .\SaturneGUI.bat

gmsh .\Trench_RCC1_V3.geo  -save -o TrenchPipeOnlyOD09Case3.msh2 -format msh2

OpenFOAM Tutorial

OpenFOAM Tutorial where information are summarized about main topics

-- RobertoBernetti - 03 Mar 2017
Topic revision: r6 - 03 Apr 2021, RobertoBernetti
This site is powered by FoswikiCreative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License1999-2025
Ideas, requests, problems regarding this site? Send feedback