[GiDlist] Some problems with Gauss point results

Moderator: GiD Team

Post Reply
Andrea Calaon

[GiDlist] Some problems with Gauss point results

Post by Andrea Calaon »

Hello everyone,
I have some problems trying to display gauss point based scalar
results.
I just tried to represent a non linear scalar field on only one
triangular element with 6 gauss points, here is the example.
Can you see the problem?
Do you have any suggestion?
Thanks in advance

Result file:
_____________________________________
GiD Post Results File 1.0

GaussPoints "Board" ElemType Triangle
Number Of Gauss Points: 6
Natural Coordinates: internal
end gausspoints

GaussPoints "Board2" ElemType Triangle
Number Of Gauss Points: 3
Natural Coordinates: internal
end gausspoints

Result "Potential" "Load Analysis" 1 Scalar OnGaussPoints
"Board"
Values
1 0.1
0.1
0.1
0.5
0.5
0.5
end values
___________________________________________________
_______
Mesh file:
___________________________________________________
_______
MESH "SurfaceSet 11" dimension 3 ElemType Triangle Nnode 3
Coordinates
1 1 0 0
2 0 0 0
3 0 1 0
end coordinates

Elements
1 2 1 3 11
end elements
___________________________________________________
________


Andrea Calaon

Ashurst Lodge, Ashurst
Southampton, Hampshire
SO40 7AA, UK
Tel. office: +44 23 80 293 223
Fax office: +44 23 80 292 853
Mobile: +44 7766 488 225
E-mail: andrea at beasy.com
Miguel A. de Riera Pasenau

[GiDlist] Some problems with Gauss point results

Post by Miguel A. de Riera Pasenau »

The problem is that gid extrapolates de gauss point values to the nodes
and the draws the triangle.
As the triangle has only three nodes, it draws a triangle
with a constant value, i.e. only one color.

You can select 'Display Style-points' and you'll get coloured
spheres located at the gauss points with their values.

You can also enter 6-noded triangles to see the variation inside
the triangle, but i've done already and found that, with the current
version, it does the same as with the 3-noded ones.
i've fix it and will be available for the next version.

miguel

Andrea Calaon wrote:

Hello everyone,
I have some problems trying to display gauss point based scalar
results.
I just tried to represent a non linear scalar field on only one
triangular element with 6 gauss points, here is the example.
Can you see the problem?
Do you have any suggestion?
Thanks in advance

Result file:
_____________________________________
GiD Post Results File 1.0

GaussPoints "Board" ElemType Triangle
Number Of Gauss Points: 6
Natural Coordinates: internal
end gausspoints

GaussPoints "Board2" ElemType Triangle
Number Of Gauss Points: 3
Natural Coordinates: internal
end gausspoints

Result "Potential" "Load Analysis" 1 Scalar OnGaussPoints
"Board"
Values
1 0.1
0.1
0.1
0.5
0.5
0.5
end values
___________________________________________________
_______
Mesh file:
___________________________________________________
_______
MESH "SurfaceSet 11" dimension 3 ElemType Triangle Nnode 3
Coordinates
1 1 0 0
2 0 0 0
3 0 1 0
end coordinates

Elements
1 2 1 3 11
end elements
___________________________________________________
________

Andrea Calaon

Ashurst Lodge, Ashurst
Southampton, Hampshire
SO40 7AA, UK
Tel. office: +44 23 80 293 223
Fax office: +44 23 80 292 853
Mobile: +44 7766 488 225
E-mail: andrea at beasy.com

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

--
--------------------------------------------------------------------------------
Miguel A. Pasenau de Riera miguel at cimne.upc.es http://gid.cimne.upc.es
Post Reply