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

[GeoMechanicsApplication] Add regression tests for right hand side effects on water pressure #12422

Closed rfaasse closed 3 months ago

rfaasse commented 4 months ago

This PR adds 6 single element regression tests that break when the right hand side of any of these elements (at least the blocks related to water pressure) is changed.

It also fixes an issue with water pressure interpolation to intermediate nodes for the 3D20N diff order element.