GEOS icon indicating copy to clipboard operation
GEOS copied to clipboard

feat: Temperature dependent Thermal Expansion Coefficient

Open sytuannguyen opened this issue 8 months ago • 3 comments

This PR implement the non-linear Thermo-Elastic behavior related to non constant Thermal Expansion Coefficient (TEC). Either a linear law or a table could be considered for defining TEC vs Temperature.

  • [x] Update the Porous Solid/Solid Base constitutive behavior to allow temperature dependent TEC
  • [x] Implement TEC table
  • [x] Example, Doc, Python script for validation
  • [x] Integrated tests
  • [x] Include thermally-induced stress in effective stress update

sytuannguyen avatar Jun 25 '24 02:06 sytuannguyen