You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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
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".
The text was updated successfully, but these errors were encountered: