[Gmsh] About generating a volume mesh
Samuele Zampini
samuele.zampini at gmail.com
Wed Oct 20 09:27:30 CEST 2010
Hi David,
I tried to follow your advice and the point is:
if I launch gmsh with a GUI and I open the sphere-discrete.geo,
then I can click on the 3D button and I see the 3D mesh. While if
I click again on the 2D button, I see only the surface mesh.
Could I do the same with my .stl surface mesh? Should I wait
until the volume mesh appears? Or, if there's something wrong,
I'll get an error message? Because the geometry I am dealing
with is not simple and it can happen that there is something
wring, can't is??
Thanks again,
Samuele.
On Wed, Oct 20, 2010 at 9:14 AM, David Colignon <David.Colignon at ulg.ac.be>wrote:
> Hi Samuele,
>
> have a look at /demos/sphere-discrete.geo
>
>
> ace35:~/gmsh/demos > more sphere-discrete.geo
>
> // merge a surface mesh (any format will work: .msh, .unv, etc.)
>
> Merge "sphere-surf.stl";
>
> // add a geometrical volume
>
> Surface Loop(1) = {1};
> Volume(1) = {1};
>
> // use this to force a coarse mesh inside
> //Mesh.CharacteristicLengthExtendFromBoundary = 0;
> //Mesh.CharacteristicLengthMax = 0.5;
>
>
> 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
>
>
>
> On 20/10/10 00:10, Samuele Zampini wrote:
>
>> Dear All,
>>
>> I am trying Gmsh 2.4.2 and I have a question for you: I do have a .stl
>> surface mesh
>> (generated by Slicer 3D) and I want to create a volume mesh.
>>
>> How can I do this step?? Could you help?
>>
>> Thanks a lot,
>>
>> --
>>
>> Samuele
>> _______________________________________________________________________
>>
>> .~.
>> /V\ L I N U X
>> // \\ I S T H E
>> /( )\ W A Y
>> ^^-^^
>> cell phone : +393473426510 e.mail: samuele.zampini at gmail.com<mailto:
>> samuele.zampini at gmail.com>
>> home : +390331823927 www: samiam1000.spaces.live.com <
>> http://samiam1000.spaces.live.com>
>>
>>
>>
>> _______________________________________________
>> gmsh mailing list
>> gmsh at geuz.org
>> http://www.geuz.org/mailman/listinfo/gmsh
>>
>
>
--
Samuele Zampini
____________________________________________________________________
.~.
/V\ L I N U X
// \\ I S T H E
/( )\ W A Y
^^-^^
cell phone : +393473426510 e.mail: samuele.zampini at gmail.com
home : +390331823927 www: samiam1000.spaces.live.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20101020/33f0b201/attachment.html>