How to get integration point coordinates

Hi
in CalculiX how can we get the integration point coordinates like in ABAQUS we can get it using

*Element Output
COORD

but it’s not working for CalculiX
so how to get them. please guide

Hi,

I noticed this question is not answered and I am currently also working on the same thing. You can easily obtain it with:

*EL PRINT, ELSET=xxx
COORD

Regards,
Ali

2 Likes