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] Precalculate fluid pressures and Bishop coefficients #12434

Closed avdg81 closed 3 months ago

avdg81 commented 3 months ago

📝 Description Added two missing precalculations of the fluid pressures and the Bishop coefficients. This addresses two review comments that were submitted for PR 12423, but that were actually unrelated to the aim of that PR.