Matteo Cusini
Matteo Cusini
In this PR: - [x] Make grainBulkModulus a property varying cell by cell - [x] Remove dependency of biotCoefficient on the grainBulkModulus and force it to be a user-defined parameter....
@castelletto1 should be usable but I have not tested it yet.
The merge of [PR](https://github.com/GEOS-DEV/GEOS/pull/3052) has broken compilation on my mac laptop. I have patched it like this.
https://github.com/GEOS-DEV/thirdPartyLibs/pull/273 https://github.com/GEOS-DEV/LvArray/pull/322
There was an hardcoded preprocessor variiable that forced the computation of the degradation function for the `SpectralSplit` to only be valid for a linear dissipation function. This PR removes that...
This pull request (PR) introduces a minor refactoring of the contact constitutive models. The changes are intended to facilitate: 1. The implementation of rate-and-state- dependent friction. 2. The incorporation of...
## Description The goal of this issue is to track progress on import of external faults and fractures through VTK, both for conforming and embedded discretization approaches. ## Work Scope...
@paveltomin @Guotong-Ren