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 244 forks source link

[CoSimulationApplication] Reverting `acusolve_wrapper.py` to its debug phase #12481

Closed loumalouomega closed 3 months ago

loumalouomega commented 3 months ago

📝 Description

We have noticed that the version acusolve_wrapper.py is conflictive with the developments in the AcuSolve team and therefore as the code is not ours we have decided to revert to its debugging version which apparently works. This means that the style is reverted and it even includes code reverted. We may add style again once we have some way to run tests, like for example mockups solvers.

🆕 Changelog