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
1.02k stars 245 forks source link

[OptApp] Change to SetSolutionStepVariablesList #12405

Closed sunethwarna closed 4 months ago

sunethwarna commented 4 months ago

📝 Description This method changes the copy operation of nodal solution step variables list to share the same variables list between two modelparts which has the same nodes.

🆕 Changelog