[GiDlist] Postprocessing - Interpolation

Moderator: GiD Team

Post Reply
Kendon, Tim

[GiDlist] Postprocessing - Interpolation

Post by Kendon, Tim »

Hello there!

Does GID have the capabalilities to interpolate a set of values associated
with a set of scattered data points to a generated mesh?

In a typical numerical work this might be done by Delauney triangularization
of the scattered data points (2D problem) and then local interpolation
within each triangular to the vertices of the mesh.

Can anyone help with this request??

Alternatively can GID mesh through a set of scattered data points? Seems to
me I need at least lines to mesh.


Many thanks
Tim Kendon
Imperial College
Enrique Escolano

[GiDlist] Postprocessing - Interpolation

Post by Enrique Escolano »

Internally, GiD can create a Delaunay mesh or triangles from a set or points
(2D or 3D projected in 2D), but this capability is not public.

You can use some program as "Surfer" (www.goldensoftware.com) for your
pourposes.

Enrique Escolano

----- Original Message -----
From: "Kendon, Tim" t.kendon at ic.ac.uk
To: "'gidlist at gid.cimne.upc.es'" gidlist at gatxan.cimne.upc.es
Sent: Thursday, March 14, 2002 10:46 AM
Subject: [GiDlist] Postprocessing - Interpolation


Hello there!

Does GID have the capabalilities to interpolate a set of values associated
with a set of scattered data points to a generated mesh?

In a typical numerical work this might be done by Delauney
triangularization
of the scattered data points (2D problem) and then local interpolation
within each triangular to the vertices of the mesh.

Can anyone help with this request??

Alternatively can GID mesh through a set of scattered data points? Seems
to
me I need at least lines to mesh.


Many thanks
Tim Kendon
Imperial College
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Antonio Manoel Frasso

[GiDlist] Postprocessing - Interpolation

Post by Antonio Manoel Frasso »

You can use the "triangle" software, is free and with code.

On Thu, 14 Mar 2002, Enrique Escolano wrote:

Internally, GiD can create a Delaunay mesh or triangles from a set or points
(2D or 3D projected in 2D), but this capability is not public.

You can use some program as "Surfer" (www.goldensoftware.com) for your
pourposes.

Enrique Escolano

----- Original Message -----
From: "Kendon, Tim" t.kendon at ic.ac.uk
To: "'gidlist at gid.cimne.upc.es'" gidlist at gatxan.cimne.upc.es
Sent: Thursday, March 14, 2002 10:46 AM
Subject: [GiDlist] Postprocessing - Interpolation


Hello there!

Does GID have the capabalilities to interpolate a set of values associated
with a set of scattered data points to a generated mesh?

In a typical numerical work this might be done by Delauney
triangularization
of the scattered data points (2D problem) and then local interpolation
within each triangular to the vertices of the mesh.

Can anyone help with this request??

Alternatively can GID mesh through a set of scattered data points? Seems
to
me I need at least lines to mesh.


Many thanks
Tim Kendon
Imperial College
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist


_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Antonio Manoel Frasso

[GiDlist] Postprocessing - Interpolation

Post by Antonio Manoel Frasso »

The address of "triangle:http://www-2.cs.cmu.edu/~quake/triangle.html

On Thu, 14 Mar 2002, Antonio Manoel Frasso wrote:

You can use the "triangle" software, is free and with code.

On Thu, 14 Mar 2002, Enrique Escolano wrote:

Internally, GiD can create a Delaunay mesh or triangles from a set or points
(2D or 3D projected in 2D), but this capability is not public.

You can use some program as "Surfer" (www.goldensoftware.com) for your
pourposes.

Enrique Escolano

----- Original Message -----
From: "Kendon, Tim" t.kendon at ic.ac.uk
To: "'gidlist at gid.cimne.upc.es'" gidlist at gatxan.cimne.upc.es
Sent: Thursday, March 14, 2002 10:46 AM
Subject: [GiDlist] Postprocessing - Interpolation


Hello there!

Does GID have the capabalilities to interpolate a set of values associated
with a set of scattered data points to a generated mesh?

In a typical numerical work this might be done by Delauney
triangularization
of the scattered data points (2D problem) and then local interpolation
within each triangular to the vertices of the mesh.

Can anyone help with this request??

Alternatively can GID mesh through a set of scattered data points? Seems
to
me I need at least lines to mesh.


Many thanks
Tim Kendon
Imperial College
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist


_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Post Reply