[Gmsh] How to choose an element type in non-interactive mode

Wojciech Artichowicz w_artichowicz at o2.pl
Fri Apr 2 20:43:58 CEST 2010


Hi,
Thank You very much. It helped of course.
Sorry I didn't noticed this option in help nor in tutorial.

if someone needed this in future:

Gmsh tmpGmshGeo.geo -o tmpGmshMsh.msh -algo del2d -smooth 2 -order 3 -string
Mesh.SecondOrderIncomplete=0; -2;

Thanks again
Best regards,
W.A.
-----Original Message-----
From: David Colignon [mailto:David.Colignon at ulg.ac.be] 
Sent: Thursday, April 01, 2010 8:42 AM
To: Umut Tabak
Cc: Wojciech Artichowicz; gmsh at geuz.org
Subject: Re: [Gmsh] How to choose an element type in non-interactive mode


On 31/03/10 22:36, Umut Tabak wrote:

> Wojciech Artichowicz wrote:
>>
>> Hello,
>>
>> I would like to ask how to choose an element type in non-interactive
>> mode.
>>
>> I haven’t found it in help nor in tutorial or reference manual.
>>
>> How can I for example choose triangles or quads of 2 order (complete).
>>
> Hi
>
> as far as I know, gmsh is an unstructured mesh generator, so by default
> that generates triangular meshes(in 2D). By 'transfinite' definition
> triangles are combined into quads(I hope this is not wrong, anyway
> developers will comment on that.)

Hi,

that's right.

>>
>> So far I’ve managed to create only triangle mesh, and if elements were
>> of order higher than one, they were always incomplete.
>>
> There should be transfinite examples to generate quad meshes in the
> tutorials. Mesh order could be set with the options, I have used this
> before but do not remember now, sth like secondOrder complete, you can
> set that to 1 or 0 depending on the choice, that should be in the manual.


it is:

http://www.geuz.org/gmsh/doc/texinfo/gmsh.html#index-Mesh_002eSecondOrderInc
omplete-772

Mesh.SecondOrderIncomplete
Create incomplete second order elements? (8-node quads, 20-node hexas, etc.)
Default value: 1
Saved in: General.OptionsFileName


You can choose the order on the command line with

http://www.geuz.org/gmsh/doc/texinfo/gmsh.html#Command_002dline-options

gmsh.exe inputfile.geo –o outputfile.msh  -order 3 -2

and you can add

Mesh.SecondOrderIncomplete=0;

in you .geo file

or add

-string "Mesh.SecondOrderIncomplete=0;"

on the command line

Regards,

Dave

-- 
David Colignon, Ph.D.
Collaborateur Logistique du F.R.S.-FNRS
CÉCI - Consortium des Équipements de Calcul Intensif
ACE - Applied & Computational Electromagnetics
Sart-Tilman B28
Université de Liège
4000 Liège - BELGIQUE
Tél: +32 (0)4 366 37 32
Fax: +32 (0)4 366 29 10
WWW:    http://hpc.montefiore.ulg.ac.be/
Agenda: http://www.google.com/calendar/embed?src=david.colignon%40gmail.com

>
> HTH,
> Umut
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh

Nie znaleziono wirusa w tej wiadomosci przychodzacej.
Sprawdzone przez AVG - www.avg.com 
Wersja: 9.0.791 / Baza danych wirusów: 271.1.1/2781 - Data wydania: 03/31/10
08:32:00