GEOS icon indicating copy to clipboard operation
GEOS copied to clipboard

feat: plastic strain output

Open ryar9534 opened this issue 4 months ago • 4 comments

Introducing a plasticStrain output field in addition to the current total strain. This is done by subtracting the elastic strain (obtained via the getElasticStrain method of the constitutive laws) from the total strain and averaging over quadrature points.

Rebaselining will be required because of the new field.

Ideally, plastic strain would only be output when a plasticity model is being used, but Im not sure how exactly we will do that...

I will run the Drucker-Prager and Modified Cam Clay wellbore problem to test

ryar9534 avatar Oct 03 '24 09:10 ryar9534