Philipp Bucher
Philipp Bucher
@KratosMultiphysics/cosimulation the Mok-FSI tests are currently disabled (see [here](https://github.com/KratosMultiphysics/Kratos/commit/42b62c1ff7dd709777de2052ed221338190f46f7) and [here](https://github.com/KratosMultiphysics/Kratos/commit/0b853675c8e5e360f629c7511a4e923de19e6dca)) https://github.com/KratosMultiphysics/Kratos/blob/b9769b6578ba5cd9472e4834ad6cf4c193bc9501/applications/CoSimulationApplication/tests/test_CoSimulationApplication.py#L81-L83 @roigcarlo according to the history you made these changes? Those tests are probably the most important tests in...
**📝 Description** Wanted to do this for a while, this should help with portability
The C++ tests take a significant part of the compilation time. Oftentimes in the past they were compiled but never used, especially when compiling in Release (i.e. when one wants...
This PR is the last step before we can selectively compile apps in a PR. I.e. the plan is to compile only the apps that are changed (and the dependencies...
Basically the title. When creating or adding Elements/Conditions to a ModelPart, I think it would be a good idea to also add their Geometry to the ModelPart @KratosMultiphysics/technical-committee
Hi, I noticed that the links to the vtk docs were a bit outdated, so I propose to update them