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

[GeoMechanicsApplication] Fix hydraulic head time writing #12492

Closed rfaasse closed 6 days ago

rfaasse commented 6 days ago

📝 Description For the Hydraulic head, the time was not used to label the output in the .res files. This PR rectifies that and changes the related tests.