GiDInterface
GiDInterface copied to clipboard
Error in the Export of the SubModelPart
I create a submodelpart. I ha ve to export its nodes and elements. In the .mdpa the relative elements are defined twice: one in the main part, and one in th esubmodelpart. When I run Kratos this gives the following error example: "Error: attempting to add a new element with Id :1, unfortunately a (different) element with the same Id already exists".
Hey @GianmarcoBoscolo
Could you attach here a zip with your gid model containing the files you mention?
I suspect that the behaviour is the expected since you are using the "element 1" in the domain (Parts > domain) and in the custom submodelpart section. Anyway, we are changing this soon to write geometries, and I think this will be taken into account