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

[GeoMechanicsApplication] Extract biot modulus inverse list #12402

Closed rfaasse closed 1 month ago

rfaasse commented 1 month ago

📝 Description Similar to the related PRs of extracting pre-calculated lists with clear in- and outputs, this extracts lists for the biot modulus inverse, the degree of saturation and the derivative of the saturation.

In this PR, also some entries from the ElementVariables bucket could be removed, since dependencies became more clear and turned out to be very local.