[GiDlist] swept meshes

Moderator: GiD Team

Post Reply
Mark Smith

[GiDlist] swept meshes

Post by Mark Smith »

Hi GiD team & fellow Gidders,
Can you tell me if it is possible to produce a swept mesh using the attached example geometry and if so how to achieve it.
The surface with the inner square I wish to triangular mesh then sweep this mesh through to the opposite face produceing a volume mesh of prism elements. I do not wish to split the volume first as this should not be necessary.
Thanks in advance.
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140307/0a875239/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swept_mesh.geo
Type: application/octet-stream
Size: 4016 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140307/0a875239/attachment.obj
User avatar
escolano
Posts: 1918
Joined: Sun Sep 05, 1982 10:51 pm

[GiDlist] swept meshes

Post by escolano »

You can't generate a semi-structured mesh without modify the geometry to
have 'prismatic volumes' (two 'equivalent tops' connected by 'lateral
surfaces' of 4 sides)



I attach the new model with the kind of prisms that do you want.







Enrique Escolano



De: gidlist-bounces at listas.cimne.upc.edu
[mailto:gidlist-bounces at listas.cimne.upc.edu] En nombre de Mark Smith
Enviado el: viernes, 7 de marzo de 2014 16:03
Para: gidlist at listas.cimne.upc.edu
Asunto: [GiDlist] swept meshes



Hi GiD team & fellow Gidders,

Can you tell me if it is possible to produce a swept mesh using the attached
example geometry and if so how to achieve it.

The surface with the inner square I wish to triangular mesh then sweep this
mesh through to the opposite face produceing a volume mesh of prism
elements. I do not wish to split the volume first as this should not be
necessary.

Thanks in advance.

Mark

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140307/36a82528/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 19920 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140307/36a82528/attachment-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swept_mesh.zip
Type: application/octet-stream
Size: 62238 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140307/36a82528/attachment-0001.obj
Mark Smith

[GiDlist] swept meshes

Post by Mark Smith »

Hi Enrique,
Thank you. I was afraid you would tell me this ;-(
I use Comsol and in their meshing of swept meshes you don't have to split the volume into multiple volumes first. You mesh the top surface then sweep it through to the bottom surface, this is much easier to do. Maybe this could be implemented?

In future would it be possible to have a mesh tree where all the meshing steps are recorded so if you want to modify a step then this could be easy to achieve? I think at this moment it requires that you record a macro then edit this ( once you have got it correct and removed any errors) or is there another method?


________________________________
From: Enrique Escolano escolano at cimne.upc.edu
To: gidlist at listas.cimne.upc.edu; 'Mark Smith' piedycat at yahoo.com
Sent: Friday, March 7, 2014 6:07 PM
Subject: Re: [GiDlist] swept meshes



You can’t generate a semi-structured mesh without modify the geometry to have ‘prismatic volumes’ (two ‘equivalent tops’ connected by ‘lateral surfaces’ of 4 sides)

I attach the new model with the kind of prisms that do you want.


Enrique Escolano

De:gidlist-bounces at listas.cimne.upc.edu [mailto:gidlist-bounces at listas.cimne.upc.edu] En nombre de Mark Smith
Enviado el: viernes, 7 de marzo de 2014 16:03
Para: gidlist at listas.cimne.upc.edu
Asunto: [GiDlist] swept meshes

Hi GiD team & fellow Gidders,
Can you tell me if it is possible to produce a swept mesh using the attached example geometry and if so how to achieve it.
The surface with the inner square I wish to triangular mesh then sweep this mesh through to the opposite face produceing a volume mesh of prism elements. I do not wish to split the volume first as this should not be necessary.
Thanks in advance.
Mark

_______________________________________________
GiDlist mailing list
GiDlist at listas.cimne.upc.edu
http://listas.cimne.upc.edu/cgi-bin/mailman/listinfo/gidlist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140310/868daad4/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 19920 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140310/868daad4/attachment-0001.png
User avatar
escolano
Posts: 1918
Joined: Sun Sep 05, 1982 10:51 pm

[GiDlist] swept meshes

Post by escolano »

You can generate the mesh only of the ‘top surface’ (e.g. setting to not to mesh the volume and the other surfaces, and to mesh these surfaces, or also deleting the volume and the rest of unneeded surfaces)

And then create the prisms by a copy by translation of triangles, with extrusion of the volume elements (could use copy multiple)



But operating directly with mesh instead of with geometry is not a good idea with GiD.



De: gidlist-bounces at listas.cimne.upc.edu [mailto:gidlist-bounces at listas.cimne.upc.edu] En nombre de Mark Smith
Enviado el: lunes, 10 de marzo de 2014 15:36
Para: gidlist at listas.cimne.upc.edu
Asunto: Re: [GiDlist] swept meshes



Hi Enrique,

Thank you. I was afraid you would tell me this ;-(

I use Comsol and in their meshing of swept meshes you don't have to split the volume into multiple volumes first. You mesh the top surface then sweep it through to the bottom surface, this is much easier to do. Maybe this could be implemented?



In future would it be possible to have a mesh tree where all the meshing steps are recorded so if you want to modify a step then this could be easy to achieve? I think at this moment it requires that you record a macro then edit this ( once you have got it correct and removed any errors) or is there another method?



From: Enrique Escolano escolano at cimne.upc.edu
To: gidlist at listas.cimne.upc.edu; 'Mark Smith' piedycat at yahoo.com
Sent: Friday, March 7, 2014 6:07 PM
Subject: Re: [GiDlist] swept meshes



You can’t generate a semi-structured mesh without modify the geometry to have ‘prismatic volumes’ (two ‘equivalent tops’ connected by ‘lateral surfaces’ of 4 sides)



I attach the new model with the kind of prisms that do you want.







Enrique Escolano



De: gidlist-bounces at listas.cimne.upc.edu [mailto:gidlist-bounces at listas.cimne.upc.edu] En nombre de Mark Smith
Enviado el: viernes, 7 de marzo de 2014 16:03
Para: gidlist at listas.cimne.upc.edu
Asunto: [GiDlist] swept meshes



Hi GiD team & fellow Gidders,

Can you tell me if it is possible to produce a swept mesh using the attached example geometry and if so how to achieve it.

The surface with the inner square I wish to triangular mesh then sweep this mesh through to the opposite face produceing a volume mesh of prism elements. I do not wish to split the volume first as this should not be necessary.

Thanks in advance.

Mark



_______________________________________________
GiDlist mailing list
GiDlist at listas.cimne.upc.edu
http://listas.cimne.upc.edu/cgi-bin/mailman/listinfo/gidlist



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140310/4ace69e4/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 19920 bytes
Desc: not available
Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20140310/4ace69e4/attachment-0001.png
Post Reply