[Gmsh] parsed post-processing file: interpolation between points

Fabian Dortu Fabian.Dortu at imec.be
Tue Feb 1 15:54:45 CET 2005


Hello,

I try to generate my own gmsh parsed post-processing file from a list of
x,y coordinates and their associate (scalar) values.
The generated file looks like

View "myQuantityName" {
SP(0.07,-0.06,0){0.0042};
SP(0.0674112,-0.06,0){0.00404467};
SP(0.0685773,-0.06,0){0.00411464};

etc....

When I load it in gmsh (v1.58), I only get colored points. Of course I
would like my values to be interpolated in the space between the points.
What should I do to achieve this?

Regards,
Fabian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20050201/45551f52/attachment.html>