Page 1 of 1

merge results

Posted: Wed Jan 21, 2015 2:09 pm
by kstn
Hi

I have 4 mesh files with node indexing start from 1 for each one. For each partition the mesh is displayed correctly. But when it's merged, the result became garbage. I think the reason is because GiD try to merge the same node id instead of create the new instances of it. Is there a work around for this case?

I attached my mesh file for checking this behaviour?

Regards,
Giang Bui

Re: merge results

Posted: Thu Jan 22, 2015 9:23 am
by kstn
Hi
I solved this problem by renumbering the mesh consecutively
Regards,
Bui