Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Core][GeomContainer] Allow existing geometries #11641

Merged
merged 7 commits into from
Oct 4, 2023

Conversation

philbucher
Copy link
Member

This is a bugfix, that allows for adding existing Geometries, like it is done for Nodes, Elements and Conditions in the ModelPart.

Without this, Geometries cannot be used with SubSub...ModelParts

Test is added

@philbucher philbucher requested a review from a team as a code owner October 1, 2023 21:31
@philbucher philbucher added the FastPR This Pr is simple and / or has been already tested and the revision should be fast label Oct 1, 2023
loumalouomega
loumalouomega previously approved these changes Oct 1, 2023
@loumalouomega
Copy link
Member

Ci is failing

@philbucher
Copy link
Member Author

Yes need to update an error message

Anyway want to add couple more tests

@philbucher
Copy link
Member Author

I added a bunch of tests, which show basic and relevant usecases. Those were failing before my fix!

Now this is ready to be merged :)

Copy link
Member

@loumalouomega loumalouomega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is OK

@philbucher philbucher merged commit 2ef1080 into master Oct 4, 2023
@philbucher philbucher deleted the core/fix-mp-smp-sub-geom branch October 4, 2023 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix FastPR This Pr is simple and / or has been already tested and the revision should be fast Inconsistent Kratos Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants