KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
985 stars 242 forks source link

[OptApp] Fix connectivity preserve modelpart controller #12406

Closed sunethwarna closed 3 weeks ago

sunethwarna commented 1 month ago

📝 Description This fixes the ConncetivityPreservingModelPartController in OptApp to be used with multiple element types and multiple condition types.

Requires #12405 .

🆕 Changelog